Ignore:
Timestamp:
Jan 16, 2018, 10:53:17 AM (7 years ago)
Author:
jvatant
Message:

Follow-up of r1894 - fix a missing init in phyetat0
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.TITAN/libf/dynphy_lonlat/phytitan/start2archive.F

    r1894 r1895  
    204204! Get value of the "upper_chemistry_layers" dimension from physics start file
    205205
     206      ! NB : nlaykim_up is recalculated in phyetat0 ... this is redundant for newstart
     207      ! If you want to do it properly put ykim_upS in a specific separate header
     208      ! Anyway it should be safe. -- JVO 18
     209
    206210      ierr = NF_INQ_DIMID(nid1,"upper_chemistry_layers",varid)
    207211      IF (ierr .NE. NF_NOERR) THEN
Note: See TracChangeset for help on using the changeset viewer.