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

Ignore:
Timestamp:
2017-07-10T20:24:21+02:00 (7 years ago)
Author:
clem
Message:

STEP2 (2): remove obsolete features

File:
1 edited

Legend:

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

    r8306 r8313  
    201201                           !  =1 use observed ice-cover      , 
    202202                           !  =3 to 4 :  ice-model used (LIM3 or CICE)                         ("key_lim3" or "key_cice") 
    203    nn_ice_embd = 1         !  =0 levitating ice (no mass exchange, concentration/dilution effect) 
    204                            !  =1 levitating ice with mass and salt exchange but no presure effect 
    205                            !  =2 embedded sea-ice (full salt and mass exchanges and pressure) 
     203   ln_ice_embd = .false.   !  =F levitating ice with mass and salt exchange but no presure effect 
     204                           !  =T embedded sea-ice (full salt and mass exchanges and pressure) 
    206205                     ! Misc. options of sbc :  
    207206   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
Note: See TracChangeset for help on using the changeset viewer.