Changeset 3989 for trunk/LMDZ.COMMON/libf/evolution/deftank
- Timestamp:
- Dec 11, 2025, 12:56:05 PM (8 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/deftank/run_PEM.def
r3983 r3989 7 7 8 8 #---------- Output parameters ----------# 9 # Frequency of outputs for the PEM? Default = 110 ecritpem=19 # Output rate? Default = 1 10 output_rate=1 11 11 12 12 #---------- Orbital parameters ----------# 13 13 # Do you want to follow an orbital forcing read in "obl_ecc_lsp.asc"? Default = .false. 14 # evol_orbit _pem=.false.14 # evol_orbit=.false. 15 15 16 # If evol_orbit _pem=.true., number of Earth years before present to start the PEM run. Default = 016 # If evol_orbit=.true., number of Earth years before present to start the PEM run. Default = 0 17 17 # year_earth_bp_ini=0 18 18 … … 30 30 31 31 #---------- Stopping criteria parameters ----------# 32 # If evol_orbit _pem=.false., maximal number of iterations if no stopping criterion is reached. Default=10000000033 # Max_iter_pem=10000000032 # If evol_orbit=.false., maximal number of iterations if no stopping criterion is reached. Default=100000000. 33 # nyears_max=100000000 34 34 35 35 # Acceptance rate of sublimating H2O ice surface change. Default = 0.2 36 # h2o _ice_crit=0.236 # h2oice_crit=0.2 37 37 38 38 # Acceptance rate of sublimating CO2 ice surface change. Default = 0.2 39 # co2 _ice_crit=0.239 # co2ice_crit=0.2 40 40 41 41 # Acceptance rate of pressure surface change. Default = 0.15 42 # ps_crit erion= 0.1542 # ps_crit = 0.15 43 43 44 44 # Acceptance of change for obliquity. Default = 1. … … 53 53 #---------- Subsurface parameters ----------# 54 54 # Do you want to run with subsurface physical processes in the PEM? Default = .true. 55 # soil_pem=.true.55 # do_soil=.true. 56 56 57 # Do you want to run with adso prtion in the PEM? Default = .false.58 # adsorption_pem=.false.57 # Do you want to run with adsorption/desorption in the PEM? Default = .false. 58 # sorption=.false. 59 59 60 60 # Do you want to modify the soil thermal properties with the pressure? Default = .false. … … 77 77 78 78 #---------- Ice management parameters ----------# 79 # Amount of H2O ice to initialize the huge reservoir if the variable is not present in "start fi_PEM.nc". Default = 9200. kg.m-2 (= 10 m)80 # ini_huge_h2oice=9200.79 # Amount of H2O ice to initialize the huge reservoir if the variable is not present in "startpem.nc". Default = 9200. kg.m-2 (= 10 m) 80 # h2oice_huge_ini=9200. 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 # inf_h2oice_threshold=460.83 # h2oice_cap_threshold=460. 84 84 85 85 # Do you want the H2O ice to flow along subslope inside a cell? Default = .true.
Note: See TracChangeset
for help on using the changeset viewer.
