Changeset 3638 for trunk/LMDZ.COMMON/libf/evolution/layering_mod.F90
- Timestamp:
- Feb 20, 2025, 6:09:10 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/layering_mod.F90
r3553 r3638 28 28 29 29 ! Lag layer parameters -> see Levrard et al. 2007 30 real, parameter :: hmin_lag = 0.5 ! Minimal height of the lag deposit to reduce the s blimation rate30 real, parameter :: hmin_lag = 0.5 ! Minimal height of the lag deposit to reduce the sublimation rate 31 31 real, parameter :: fred_subl = 0.1 ! Reduction factor of sublimation rate 32 32
Note: See TracChangeset
for help on using the changeset viewer.