Ignore:
Timestamp:
Feb 17, 2026, 2:45:53 PM (2 weeks ago)
Author:
jbclement
Message:

PEM:

  • Correct management of H2O ice tendency in 1D when there is not enough ice anymore.
  • Clean initialization of allocatable module arrays (especially needed when no slope)
  • One more renaming for consistency + few small updates thoughout the code.

JBC

File:
1 moved

Legend:

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

    r4073 r4074  
    1717# pem_ini_earth_date=0
    1818
    19 # Do you want the obliquity to eveolve when following "obl_ecc_lsp.asc"? Default = .true.
     19# Do you want the obliquity to evolve when following "obl_ecc_lsp.asc"? Default = .true.
    2020# evol_obl=.true.
    2121
     
    5656
    5757# Do you want to run with adsorption/desorption in the PEM? Default = .false.
    58 # sorption=.false.
     58# do_sorption=.false.
    5959
    6060# Do you want to modify the soil thermal properties with the pressure? Default = .false.
     
    102102# dust2ice_ratio=0.1
    103103
    104 # Some definitions for the physics in file "run_PCM.def"
    105 INCLUDEDEF=run_PCM.def
     104# Some definitions for the physics in file "run_pcm.def"
     105INCLUDEDEF=run_pcm.def
Note: See TracChangeset for help on using the changeset viewer.