Changeset 1895 for trunk/LMDZ.TITAN/libf/dynphy_lonlat
- Timestamp:
- Jan 16, 2018, 10:53:17 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.TITAN/libf/dynphy_lonlat/phytitan/start2archive.F
r1894 r1895 204 204 ! Get value of the "upper_chemistry_layers" dimension from physics start file 205 205 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 206 210 ierr = NF_INQ_DIMID(nid1,"upper_chemistry_layers",varid) 207 211 IF (ierr .NE. NF_NOERR) THEN
Note: See TracChangeset
for help on using the changeset viewer.