Changeset 3468 for trunk/LMDZ.MARS/deftank
- Timestamp:
- Oct 24, 2024, 9:18:07 AM (2 months ago)
- Location:
- trunk/LMDZ.MARS/deftank
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/callphys.def.GCM5
r3448 r3468 10 10 #Seasonal cycle ? if season=False, Ls stays constant, to value set in "start" 11 11 season = .true. 12 13 #write some more output on the screen ?14 lwrite = .false.15 12 16 13 #Save statistics in file "stats.nc" ? -
trunk/LMDZ.MARS/deftank/callphys.def.GCM6
r3448 r3468 12 12 #Seasonal cycle ? if season=False, Ls stays constant, to value set in "start" 13 13 season = .true. 14 15 #write some more output on the screen ?16 lwrite = .false.17 14 18 15 #Save statistics in file "stats.nc" ? -
trunk/LMDZ.MARS/deftank/callphys.def.MCD5
r3448 r3468 13 13 #Seasonal cycle ? if season=False, Ls stays constant, to value set in "start" 14 14 season = .true. 15 16 #write some more output on the screen ?17 lwrite = .false.18 15 19 16 #Save statistics in file "stats.nc" ? -
trunk/LMDZ.MARS/deftank/callphys.def.MCD6
r3448 r3468 12 12 #Seasonal cycle ? if season=False, Ls stays constant, to value set in "start" 13 13 season = .true. 14 15 #write some more output on the screen ?16 lwrite = .false.17 14 18 15 #Save statistics in file "stats.nc" ? -
trunk/LMDZ.MARS/deftank/callphys.def.co2clouds.GCM5
r3448 r3468 18 18 #Seasonal cycle ? if season=False, Ls stays constant, to value set in "start" 19 19 season = .true. 20 21 #write some more output on the screen ?22 lwrite = .false.23 20 24 21 #Save statistics in file "stats.nc" ? -
trunk/LMDZ.MARS/deftank/callphys.def.hdo.GCM5
r3448 r3468 10 10 #Seasonal cycle ? if season=False, Ls stays constant, to value set in "start" 11 11 season = .true. 12 13 #write some more output on the screen ?14 lwrite = .false.15 12 16 13 #Save statistics in file "stats.nc" ?
Note: See TracChangeset
for help on using the changeset viewer.