Changeset 2288


Ignore:
Timestamp:
Apr 16, 2020, 9:17:01 AM (5 years ago)
Author:
emillour
Message:

Mars GCM:
Update reference run.def.64x48x49.MCD5 to keep up with recent (r2181) changes
dissip_fac_mid and dissip_fac_up are now read in from the run.def file.
EM

Location:
trunk/LMDZ.MARS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r2285 r2288  
    29462946== 14/04/2020 == AD
    29472947Minor update of revision 2281 in order to run martian physics with callsoil option when no startfi.nc
     2948
     2949== 16/04/2020 == EM
     2950Update reference run.def.64x48x49.MCD5 to keep up with recent (r2181) changes
     2951dissip_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  
    4545# time scale (s) for shortest wavelengths for h (divgrad)
    4646 tetatemp=5000.
     47
     48# multiplicative constants for dissipation with altitude:
     49# coefficient for middle atmosphere (~20-70km)
     50dissip_fac_mid = 3
     51# coefficient for upper atmosphere (~100km+)
     52dissip_fac_up = 30
    4753
    4854# coefficient for gamdissip                                           
Note: See TracChangeset for help on using the changeset viewer.