Changeset 3704 for trunk/LMDZ.COMMON
- Timestamp:
- Apr 1, 2025, 10:13:18 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/layering_mod.F90
r3703 r3704 29 29 ! Lag layer parameters -> see Levrard et al. 2007 30 30 real, 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 rate31 real, parameter :: fred_subl = 1 ! Reduction factor of sublimation rate 32 32 33 33 ! Stratum = node of the linked list
Note: See TracChangeset
for help on using the changeset viewer.