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 9657 for NEMO/trunk/cfgs/SPITZ12/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2018-05-28T12:19:58+02:00 (6 years ago)
Author:
clem
Message:

change nn_ice_lim and cn_ice_lim to nn_ice and cn_ice for BDY

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/SPITZ12/EXP00/namelist_cfg

    r9560 r9657  
    187187   nn_tra_dta    =  1         !  = 0, bdy data are equal to the initial state 
    188188   !                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    189    cn_ice_lim    =  'frs'     ! 
    190    nn_ice_lim_dta=  1         !  = 0, bdy data are equal to the initial state 
     189   cn_ice        =  'frs'     ! 
     190   nn_ice_dta    =  1         !  = 0, bdy data are equal to the initial state 
    191191   !                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    192192   rn_ice_tem    = 267.       !  lim3 only: arbitrary temperature of incoming sea ice 
Note: See TracChangeset for help on using the changeset viewer.