Changeset 3704 for trunk/LMDZ.COMMON


Ignore:
Timestamp:
Apr 1, 2025, 10:13:18 AM (3 months ago)
Author:
evos
Message:

Changing the paramters of the PEM to be more realistic and to work with the layering

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/layering_mod.F90

    r3703 r3704  
    2929! Lag layer parameters -> see Levrard et al. 2007
    3030real, parameter :: hmin_lag = 0  ! Minimal height of the lag deposit to reduce the sublimation rate
    31 real, parameter :: fred_subl = 0 ! Reduction factor of sublimation rate
     31real, parameter :: fred_subl = 1 ! Reduction factor of sublimation rate
    3232
    3333! Stratum = node of the linked list
Note: See TracChangeset for help on using the changeset viewer.