Changeset 10532 for NEMO/trunk/src/ICE/ice.F90
- Timestamp:
- 2019-01-16T14:39:38+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/src/ICE/ice.F90
r10531 r10532 182 182 ! !!** ice-ponds namelist (namthd_pnd) 183 183 LOGICAL , PUBLIC :: ln_pnd_H12 !: Melt ponds scheme from Holland et al 2012 184 LOGICAL , PUBLIC :: ln_pnd_fwb !: melt ponds store freshwater185 184 LOGICAL , PUBLIC :: ln_pnd_CST !: Melt ponds scheme with constant fraction and depth 186 185 REAL(wp), PUBLIC :: rn_apnd !: prescribed pond fraction (0<rn_apnd<1)
Note: See TracChangeset
for help on using the changeset viewer.