Ignore:
Timestamp:
Mar 7, 2024, 12:01:29 PM (17 months ago)
Author:
jbclement
Message:

PEM:
Adaptation of threshold values for ice management (in particular 'inf_h2oice_threshold') to more realistic values.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/deftank/run_PEM.def

    r3161 r3256  
    6767
    6868#---------- 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.e4
     69# 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)
    7070# ini_huge_h2oice=1.e4
    7171
    72 # Threshold to consider the amount of H2O ice as an infinite reservoir? Default = 2.e3
     72# Threshold to consider the amount of H2O ice as an infinite reservoir? Default = 460. kg.m-2 (= 0.5 m)
    7373# inf_h2oice_threshold=2.e3
    7474
     
    7676# metam_h2oice=.false.
    7777
    78 # Threshold to consider frost is becoming perennial H2O ice? Default = 5.e-2
     78# Threshold to consider frost is becoming perennial H2O ice? Default = 460. kg.m-2 (= 0.5 m)
    7979# metam_h2oice_threshold=5.e-2
    8080
     
    8585# metam_co2ice=.false.
    8686
    87 # Threshold to consider frost is becoming perennial CO2 ice? Default = 16.e3
     87# Threshold to consider frost is becoming perennial CO2 ice? Default = 16500. kg.m-2 (= 10 m)
    8888# metam_co2ice_threshold=16.e3
    8989
Note: See TracChangeset for help on using the changeset viewer.