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 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/deftank/ini_pem_orbit.sh

    r4072 r4074  
    22######################################################################
    33### Script to modify the orbital parameters of a file "startfi.nc" ###
    4 ### according to the date set in the file "run_PEM.def"            ###
     4### according to the date set in the file "run_pem.def"            ###
    55######################################################################
    66set -e
     
    1717
    1818# Name of the file containing the starting date (Earth years)
    19 date_file="run_PEM.def"
     19date_file="run_pem.def"
    2020######################################################################
    2121
Note: See TracChangeset for help on using the changeset viewer.