Changeset 1694


Ignore:
Timestamp:
Apr 14, 2017, 6:50:25 PM (8 years ago)
Author:
emillour
Message:

Generic model:
Fixed a bug in start2archive: missing initialization of tracer names.
JL+EM

Location:
trunk/LMDZ.GENERIC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r1690 r1694  
    13321332== 07/04/2017 == EM
    13331333Fixing a big bug (dating from revision 1529) in wstats.
     1334
     1335== 14/04/2017 == JL+EM
     1336Fixed a bug in start2archive: missing initialization of tracer names.
  • trunk/LMDZ.GENERIC/libf/dynphy_lonlat/phystd/start2archive.F

    r1669 r1694  
    234234      Lmodif=0
    235235
     236! Initialize tracer names, indexes and properties
     237      CALL initracer(ngridmx,nqtot,tname)
    236238
    237239      CALL phyetat0(.true.,ngridmx,llm,fichnom,0,Lmodif,nsoilmx,nqtot,
Note: See TracChangeset for help on using the changeset viewer.