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/SHARED/namelist_ref – 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/SHARED/namelist_ref

    r9546 r9657  
    592592   nn_tra_dta    =  0         !  = 0, bdy data are equal to the initial state 
    593593   !                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    594    cn_ice_lim    =  'none'    ! 
    595    nn_ice_lim_dta=  0         !  = 0, bdy data are equal to the initial state 
     594   cn_ice        =  'none'    ! 
     595   nn_ice_dta    =  0         !  = 0, bdy data are equal to the initial state 
    596596   !                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    597597   rn_ice_tem    = 270.       !  lim3 only: arbitrary temperature of incoming sea ice 
     
    624624   bn_tem      = 'amm12_bdyT_tra'        ,         24        , 'votemper',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    625625   bn_sal      = 'amm12_bdyT_tra'        ,         24        , 'vosaline',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    626 !* for lim3 
     626!* for si3 
    627627!   bn_a_i     = 'amm12_bdyT_ice'        ,         24        , 'ileadfra',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    628628!   bn_h_i     = 'amm12_bdyT_ice'        ,         24        , 'iicethic',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
Note: See TracChangeset for help on using the changeset viewer.