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 12994 for NEMO/trunk/cfgs/ORCA2_SAS_ICE/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2020-05-29T17:47:41+02:00 (4 years ago)
Author:
smueller
Message:

Removal of CPP-key-dependent override of namelist parameter nn_ice (ticket #2470)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/ORCA2_SAS_ICE/EXPREF/namelist_cfg

    r12377 r12994  
    5959   nn_fsbc     = 1         !  frequency of SBC module call 
    6060   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
    61    nn_ice      = 2         !  =2  sea-ice model                         ("key_SI3" or "key_cice") 
     61   nn_ice      = 2         !  =0 no ice boundary condition 
     62      !                    !  =1 use observed ice-cover                 (  => fill namsbc_iif ) 
     63      !                    !  =2 or 3 for SI3 and CICE, respectively 
    6264/ 
    6365!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.