Changeset 3369 for trunk/LMDZ.MARS/deftank
- Timestamp:
- Jun 12, 2024, 11:00:16 AM (6 months ago)
- Location:
- trunk/LMDZ.MARS/deftank
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/callphys.def.GCM5
r3177 r3369 3 3 #Run with or without tracer transport ? 4 4 tracer=.true. 5 6 # Number of outputs per sol for diagfi.nc files 7 outputs_per_sol=4 5 8 6 9 #Diurnal cycle ? if diurnal=False, diurnal averaged solar heating -
trunk/LMDZ.MARS/deftank/callphys.def.GCM6
r3176 r3369 3 3 #Directory where external input files are: 4 4 datadir=datadir 5 6 # Number of outputs per sol for diagfi.nc files 7 outputs_per_sol=8 5 8 6 9 #Run with or without tracer transport ? -
trunk/LMDZ.MARS/deftank/callphys.def.MCD5
r1949 r3369 3 3 #Run with or without tracer transport ? 4 4 tracer=.true. 5 6 # Number of outputs per sol for diagfi.nc files 7 outputs_per_sol=4 5 8 6 9 #Directory where external input files are: -
trunk/LMDZ.MARS/deftank/callphys.def.MCD6
r3192 r3369 3 3 #Directory where external input files are: 4 4 datadir=./datadir 5 6 # Number of outputs per sol for diagfi.nc files 7 outputs_per_sol=8 5 8 6 9 #Run with or without tracer transport ? -
trunk/LMDZ.MARS/deftank/callphys.def.co2clouds.GCM5
r2637 r3369 3 3 #Run with or without tracer transport ? 4 4 tracer=.true. 5 6 # Number of outputs per sol for diagfi.nc files 7 outputs_per_sol=4 5 8 6 9 # check input fields when entering physics? -
trunk/LMDZ.MARS/deftank/callphys.def.hdo.GCM5
r3176 r3369 3 3 #Run with or without tracer transport ? 4 4 tracer=.true. 5 6 # Number of outputs per sol for diagfi.nc files 7 outputs_per_sol=4 5 8 6 9 #Diurnal cycle ? if diurnal=False, diurnal averaged solar heating -
trunk/LMDZ.MARS/deftank/run.def.32x24x25.GCM5
r2637 r3369 61 61 grireg=.true. 62 62 63 # Output in diagfi file every ecritphy dynamical steps64 ecritphy=12065 66 63 # longitude (degrees) of zoom center 67 64 clon=63. -
trunk/LMDZ.MARS/deftank/run.def.32x24x32.GCM5
r2637 r3369 61 61 grireg=.true. 62 62 63 # Output in diagfi file every ecritphy dynamical steps64 ecritphy=12065 66 63 # longitude (degrees) of zoom center 67 64 clon=63. -
trunk/LMDZ.MARS/deftank/run.def.64x48x32.GCM5
r2637 r3369 67 67 grireg=.true. 68 68 69 # Output in diagfi file every ecritphy dynamical steps70 ecritphy=24071 72 69 # longitude (degrees) of zoom center 73 70 clon=63. -
trunk/LMDZ.MARS/deftank/run.def.64x48x49.MCD5
r2288 r3369 67 67 grireg=.true. 68 68 69 # Output in diagfi file every ecritphy dynamical steps70 ecritphy=24071 72 69 # longitude (degrees) of zoom center 73 70 clon=63. -
trunk/LMDZ.MARS/deftank/run.def.64x48x54.GCM6
r2637 r3369 67 67 grireg=.true. 68 68 69 # Output in diagfi file every ecritphy dynamical steps70 ecritphy=24071 72 69 # longitude (degrees) of zoom center 73 70 clon=63. -
trunk/LMDZ.MARS/deftank/run.def.64x48x73.MCD6
r2807 r3369 67 67 grireg=.true. 68 68 69 # Output in diagfi file every ecritphy dynamical steps70 ecritphy=12071 72 69 # longitude (degrees) of zoom center 73 70 clon=63.
Note: See TracChangeset
for help on using the changeset viewer.