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 8637 for branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2017-10-18T19:14:32+02:00 (7 years ago)
Author:
gm
Message:

#1911 (ENHANCE-09): PART I.3 - phasing with updated branch dev_r8183_ICEMODEL revision 8626

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg

    r8568 r8637  
    6666                           !  =1 use observed ice-cover      ,  
    6767                           !  =2 ice-model used                 
    68    nn_ice_embd = 0         !  =0 levitating ice (no mass exchange, concentration/dilution effect) 
    69                            !  =1 levitating ice with mass and salt exchange but no presure effect 
    70                            !  =2 embedded sea-ice (full salt and mass exchanges and pressure) 
     68   ln_ice_embd = .false.   !  =F levitating ice with mass and salt exchange but no presure effect 
     69                           !  =T embedded sea-ice (full salt and mass exchanges and pressure) 
     70                     ! Misc. options of sbc : 
    7171   ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
    7272   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf) 
Note: See TracChangeset for help on using the changeset viewer.