Changeset 4065 for trunk/LMDZ.COMMON/libf/evolution/deftank/run_PEM.def
- Timestamp:
- Feb 12, 2026, 9:09:12 AM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/deftank/run_PEM.def
r3989 r4065 15 15 16 16 # If evol_orbit=.true., number of Earth years before present to start the PEM run. Default = 0 17 # year_earth_bp_ini=017 # pem_ini_earth_date=0 18 18 19 # Do you want t o vary the obliquitywhen following "obl_ecc_lsp.asc"? Default = .true.20 # var_obl=.true.19 # Do you want the obliquity to eveolve when following "obl_ecc_lsp.asc"? Default = .true. 20 # evol_obl=.true. 21 21 22 # Do you want t o vary the eccentricitywhen following "obl_ecc_lsp.asc"? Default = .true.23 # var_ecc=.true.22 # Do you want the eccentricity to evolve when following "obl_ecc_lsp.asc"? Default = .true. 23 # evol_ecc=.true. 24 24 25 # Do you want t o vary the ls perihelie when following "obl_ecc_lsp.asc"? Default = .true.26 # var_lsp=.true.25 # Do you want the ls perihelie to evolve when following "obl_ecc_lsp.asc"? Default = .true. 26 # evol_lsp=.true. 27 27 28 28 # Time step length of the PEM in Martian years? Default = 1. … … 31 31 #---------- Stopping criteria parameters ----------# 32 32 # If evol_orbit=.false., maximal number of iterations if no stopping criterion is reached. Default=100000000. 33 # n years_max=10000000033 # nmax_yr_run=100000000 34 34 35 35 # Acceptance rate of sublimating H2O ice surface change. Default = 0.2 … … 62 62 63 63 # Value of the geothermal flux. Default = 0. 64 # flux geo=0.64 # flux_geo=0. 65 65 66 66 # Depth at which the breccia layer begins. Default = 10 m … … 81 81 82 82 # Threshold to consider the amount of H2O ice as an infinite reservoir. Default = 460. kg.m-2 (= 0.5 m) 83 # h2oice_cap_threshold=460.83 # threshold_h2oice_cap=460. 84 84 85 85 # Do you want the H2O ice to flow along subslope inside a cell? Default = .true. … … 91 91 #---------- Layering parameters ----------# 92 92 # Do you want to run with the layering algorithm? Default = .false. 93 # layering=.false.93 # do_layering=.false. 94 94 95 95 # Value of the dust tendency. Default = 5.78e-2 kg.m-2.y-1 … … 103 103 104 104 # Some definitions for the physics, in file 'callphys.def' 105 INCLUDEDEF= callphys.def105 INCLUDEDEF=run_PCM.def
Note: See TracChangeset
for help on using the changeset viewer.
