Changeset 3842 for trunk/LMDZ.COMMON/libf/evolution/deftank
- Timestamp:
- Jul 9, 2025, 11:52:15 AM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/deftank/run_PEM.def
r3840 r3842 78 78 #---------- Ice management parameters ----------# 79 79 # 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) 80 # ini_huge_h2oice= 1.e480 # ini_huge_h2oice=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= 2.e383 # inf_h2oice_threshold=460. 84 84 85 85 # Do you want H2O frost to transform into perennial H2O ice? Default = .false. … … 87 87 88 88 # Threshold to consider frost is becoming perennial H2O ice. Default = 460. kg.m-2 (= 0.5 m) 89 # metam_h2oice_threshold= 5.e-289 # metam_h2oice_threshold=460. 90 90 91 91 # Do you want the H2O ice to flow along subslope inside a cell? Default = .true. … … 96 96 97 97 # Threshold to consider frost is becoming perennial CO2 ice. Default = 16500. kg.m-2 (= 10 m) 98 # metam_co2ice_threshold=16 .e398 # metam_co2ice_threshold=16500. 99 99 100 100 # Do you want the CO2 ice to flow along subslope inside a cell? Default = .true.
Note: See TracChangeset
for help on using the changeset viewer.