Changeset 3256 for trunk/LMDZ.COMMON/libf/evolution/deftank
- Timestamp:
- Mar 7, 2024, 12:01:29 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/deftank/run_PEM.def
r3161 r3256 67 67 68 68 #---------- Ice management parameters ----------# 69 # Amount of H2O ice to initialize the huge reservoir if the variable is not present in "startfi_PEM.nc"? Default = 1.e469 # Amount of H2O ice to initialize the huge reservoir if the variable is not present in "startfi_PEM.nc"? Default = 9200. kg.m-2 (= 10 m) 70 70 # ini_huge_h2oice=1.e4 71 71 72 # Threshold to consider the amount of H2O ice as an infinite reservoir? Default = 2.e372 # Threshold to consider the amount of H2O ice as an infinite reservoir? Default = 460. kg.m-2 (= 0.5 m) 73 73 # inf_h2oice_threshold=2.e3 74 74 … … 76 76 # metam_h2oice=.false. 77 77 78 # Threshold to consider frost is becoming perennial H2O ice? Default = 5.e-278 # Threshold to consider frost is becoming perennial H2O ice? Default = 460. kg.m-2 (= 0.5 m) 79 79 # metam_h2oice_threshold=5.e-2 80 80 … … 85 85 # metam_co2ice=.false. 86 86 87 # Threshold to consider frost is becoming perennial CO2 ice? Default = 16 .e387 # Threshold to consider frost is becoming perennial CO2 ice? Default = 16500. kg.m-2 (= 10 m) 88 88 # metam_co2ice_threshold=16.e3 89 89
Note: See TracChangeset
for help on using the changeset viewer.