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 14866 for NEMO/branches/UKMO/NEMO_4.0.4_GO8_package/cfgs – NEMO

Ignore:
Timestamp:
2021-05-14T17:21:36+02:00 (3 years ago)
Author:
edblockley
Message:

Fixing reproducibility issue in melt-ponds scheme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.4_GO8_package/cfgs/SHARED/namelist_ice_ref

    r14302 r14866  
    199199         rn_apnd_min =   0.15         !     minimum meltwater fraction contributing to pond growth (TOPO and LEV) 
    200200         rn_apnd_max =   0.85         !     maximum meltwater fraction contributing to pond growth (TOPO and LEV) 
    201          rn_pnd_flush=   0.01         !     pond flushing efficiency (tuning parameter) (LEV) 
     201         rn_pnd_flush=   0.1          !     pond flushing efficiency (tuning parameter) (LEV) 
    202202      ln_pnd_CST     = .false.        !  constant  melt ponds 
    203203         rn_apnd     =   0.2          !     prescribed pond fraction, at Tsu=0 degC 
Note: See TracChangeset for help on using the changeset viewer.