Changeset 3944
- Timestamp:
- Oct 30, 2025, 2:41:52 PM (4 months ago)
- Location:
- trunk/LMDZ.GENERIC
- Files:
-
- 6 edited
-
changelog.txt (modified) (1 diff)
-
deftank/earth1d.rcm1d.def (modified) (1 diff)
-
deftank/jupiter1d.rcm1d.def (modified) (1 diff)
-
deftank/rcm1d.def.earlymars (modified) (1 diff)
-
deftank/rcm1d.def.earth (modified) (1 diff)
-
deftank/saturn1d/rcm1d.def (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/changelog.txt
r3942 r3944 2122 2122 Now stellar spectra should be specified with stelspec_file and t_stellar options in callphys.def 2123 2123 Stellar spectra repository now updated in https://web.lmd.jussieu.fr/~lmdz/planets/generic/datagcm/stellar_spectra/ 2124 2125 == 30/10/2025 == JM 2126 Update rcm1d.def files with the slow_diagfi flag. -
trunk/LMDZ.GENERIC/deftank/earth1d.rcm1d.def
r3725 r3944 37 37 diagfi_output_rate=120 38 38 39 # If true, open/close netcdf file at output frequency instead of once 40 slow_diagfi=.false. 39 41 40 42 ## Vertical levels -
trunk/LMDZ.GENERIC/deftank/jupiter1d.rcm1d.def
r3220 r3944 34 34 # Number of sols to run 35 35 ndt = 250000 36 37 # If true, open/close netcdf file at output frequency instead of once 38 slow_diagfi=.false. 36 39 37 40 ## Vertical levels -
trunk/LMDZ.GENERIC/deftank/rcm1d.def.earlymars
r2110 r3944 14 14 # Number of sols to run 15 15 ndt = 4000 16 17 # If true, open/close netcdf file at output frequency instead of once 18 slow_diagfi=.false. 16 19 17 20 #### Physical parameters -
trunk/LMDZ.GENERIC/deftank/rcm1d.def.earth
r3725 r3944 16 16 # Number of steps between each writing in diagfi 17 17 diagfi_output_rate=12 18 19 # If true, open/close netcdf file at output frequency instead of once 20 slow_diagfi=.false. 18 21 19 22 #### Physical parameters -
trunk/LMDZ.GENERIC/deftank/saturn1d/rcm1d.def
r3725 r3944 43 43 # Number of steps between each writing in diagfi 44 44 diagfi_output_rate=5000 45 46 # If true, open/close netcdf file at output frequency instead of once 47 slow_diagfi=.false. 45 48 46 49 # OVERRIDE callphys.def settings
Note: See TracChangeset
for help on using the changeset viewer.
