Changeset 3636 for trunk/LMDZ.COMMON/libf
- Timestamp:
- Feb 20, 2025, 3:54:33 PM (4 months ago)
- Location:
- trunk/LMDZ.COMMON/libf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d_common/dynredem.F90
r3615 r3636 87 87 ! Titan inherited Earth-like start files with idecal=5 88 88 write(lunout,*) trim(modname),' : Titan start file' 89 ldscrpt = 2989 ldscrpt = 32 90 90 else 91 91 write(lunout,*) trim(modname),' : Earth-like start file' -
trunk/LMDZ.COMMON/libf/dyn3dpar/dynredem_p.F90
r3615 r3636 88 88 ! Titan inherited Earth-like start files with idecal=5 89 89 write(lunout,*) trim(modname),' : Titan start file' 90 ldscrpt = 2990 ldscrpt = 32 91 91 else 92 92 write(lunout,*) trim(modname),' : Earth-like start file'
Note: See TracChangeset
for help on using the changeset viewer.