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 12114 for NEMO/branches/2019/dev_r11643_ENHANCE-11_CEthe_Shaconemo_diags/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2019-12-07T15:06:58+01:00 (5 years ago)
Author:
cetlod
Message:

Minor updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11643_ENHANCE-11_CEthe_Shaconemo_diags/cfgs/SHARED/namelist_ref

    r11998 r12114  
    392392      ln_sssr_bnd =  .true.   !  flag to bound erp term (associated with nn_sssr=2) 
    393393      rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day] 
     394      nn_sssr_ice =   1       ! control of sea surface restoring under sea-ice 
     395                              ! 0 = no restoration under ice : * (1-icefrac) 
     396                              ! 1 = restoration everywhere  
     397                              ! >1 = enhanced restoration under ice : 1+(nn_icedmp-1)*icefrac 
    394398 
    395399   cn_dir      = './'      !  root directory for the SST/SSS data location 
Note: See TracChangeset for help on using the changeset viewer.