Ignore:
Timestamp:
Jun 4, 2025, 6:27:23 PM (7 months ago)
Author:
jbclement
Message:

PEM:
Correction and simplification to compute the maximum number of years according to the changes in Lsp + update of "run_PEM.def".
JBC

File:
1 edited

Legend:

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

    r3498 r3791  
    2626# var_lsp=.false.
    2727
     28# Time step length of the PEM in Martian years? Default = 1.
     29# dt=1
     30
    2831#---------- Stopping criteria parameters ----------#
    2932# If evol_orbit_pem=.false., maximal number of iterations if no stopping criterion is reached? Default=100000000
     
    3942# ps_criterion = 0.15
    4043
    41 # Time step length of the PEM in Martian years? Default = 1.
    42 # dt=1
     44# Acceptance of change for obliquity? Default = 1.
     45# max_change_obl=1.
     46
     47# Acceptance of change for eccentricity? Default = 5.e-3
     48# max_change_ecc=5.e-3
     49
     50# Acceptance of change for Lsp? Default = 20.
     51# max_change_lsp=20.
    4352
    4453#---------- Subsurface parameters ----------#
Note: See TracChangeset for help on using the changeset viewer.