Changeset 2288
- Timestamp:
- Apr 16, 2020, 9:17:01 AM (5 years ago)
- Location:
- trunk/LMDZ.MARS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r2285 r2288 2946 2946 == 14/04/2020 == AD 2947 2947 Minor update of revision 2281 in order to run martian physics with callsoil option when no startfi.nc 2948 2949 == 16/04/2020 == EM 2950 Update reference run.def.64x48x49.MCD5 to keep up with recent (r2181) changes 2951 dissip_fac_mid and dissip_fac_up are now read in from the run.def file. -
trunk/LMDZ.MARS/deftank/run.def.64x48x49.MCD5
r1686 r2288 45 45 # time scale (s) for shortest wavelengths for h (divgrad) 46 46 tetatemp=5000. 47 48 # multiplicative constants for dissipation with altitude: 49 # coefficient for middle atmosphere (~20-70km) 50 dissip_fac_mid = 3 51 # coefficient for upper atmosphere (~100km+) 52 dissip_fac_up = 30 47 53 48 54 # coefficient for gamdissip
Note: See TracChangeset
for help on using the changeset viewer.