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 5932 for branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2015-11-26T18:25:42+01:00 (8 years ago)
Author:
mathiot
Message:

ice sheet coupling: cosmetic changes + rm duplicate sanity check on isf draft + namelist issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/CONFIG/SHARED/namelist_ref

    r5920 r5932  
    126126   nn_msh      =    1      !  create (=1) a mesh file or not (=0) 
    127127   rn_hmin     =   -3.     !  min depth of the ocean (>0) or min number of ocean level (<0) 
    128    rn_isfhmin  =    0.01   !  treshold (m) to discriminate grounding ice to floating ice 
     128   rn_isfhmin  =    1.00   !  treshold (m) to discriminate grounding ice to floating ice 
    129129   rn_e3zps_min=   20.     !  partial step thickness is set larger than the minimum of 
    130130   rn_e3zps_rat=    0.1    !  rn_e3zps_min and rn_e3zps_rat*e3t, with 0<rn_e3zps_rat<1 
Note: See TracChangeset for help on using the changeset viewer.