Ignore:
Timestamp:
Apr 14, 2015, 9:46:47 AM (10 years ago)
Author:
milmd
Message:

Update newstart and start2archive programs of LMDZ.GENERIC and LMDZ.MARS to the new organization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/phyetat0.F90

    r1384 r1415  
    378378      write(*,*) "phyetat0: Failed loading <",trim(txt),">"
    379379      write(*,*) "         ",trim(txt)," is set to zero"
     380      qsurf(:,iq) = 0.
    380381    else
    381382      write(*,*) "phyetat0: Surface tracer <",trim(txt),"> range:", &
Note: See TracChangeset for help on using the changeset viewer.