New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 10532 for NEMO/trunk/src/ICE/ice.F90 – NEMO

Ignore:
Timestamp:
2019-01-16T14:39:38+01:00 (6 years ago)
Author:
clem
Message:

remove ln_pnd_fwb from the ice code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/ICE/ice.F90

    r10531 r10532  
    182182   !                                     !!** ice-ponds namelist (namthd_pnd) 
    183183   LOGICAL , PUBLIC ::   ln_pnd_H12       !: Melt ponds scheme from Holland et al 2012 
    184    LOGICAL , PUBLIC ::   ln_pnd_fwb       !: melt ponds store freshwater 
    185184   LOGICAL , PUBLIC ::   ln_pnd_CST       !: Melt ponds scheme with constant fraction and depth 
    186185   REAL(wp), PUBLIC ::   rn_apnd          !: prescribed pond fraction (0<rn_apnd<1) 
Note: See TracChangeset for help on using the changeset viewer.