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 8316 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/SHARED – NEMO

Ignore:
Timestamp:
2017-07-11T14:05:05+02:00 (7 years ago)
Author:
clem
Message:

STEP2 (3): remove obsolete features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/SHARED/namelist_ref

    r8313 r8316  
    198198                           !  = 2  Redistribute a single flux over categories (coupled mode only) 
    199199                     ! Sea-ice : 
    200    nn_ice      = 3         !  =0 no ice boundary condition   , 
     200   nn_ice      = 2         !  =0 no ice boundary condition   , 
    201201                           !  =1 use observed ice-cover      , 
    202                            !  =3 to 4 :  ice-model used (LIM3 or CICE)                         ("key_lim3" or "key_cice") 
     202                           !  =2 & 3 :  ice-model used (LIM3 or CICE)                         ("key_lim3" or "key_cice") 
    203203   ln_ice_embd = .false.   !  =F levitating ice with mass and salt exchange but no presure effect 
    204204                           !  =T embedded sea-ice (full salt and mass exchanges and pressure) 
     
    339339   rn_si0      =   0.35    !  RGB & 2 bands: shortess depth of extinction 
    340340   rn_si1      =   23.0    !  2 bands: longest depth of extinction 
    341    ln_qsr_ice  = .true.    !  light penetration for ice-model LIM3 
    342341/ 
    343342!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.