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

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

to make the reference configuration orca2aghulas work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_cfg

    r8306 r8376  
    4141!----------------------------------------------------------------------- 
    4242   ln_blk      = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    43    nn_ice      = 3         !  =0 no ice boundary condition   , 
     43   nn_ice      = 2         !  =0 no ice boundary condition   , 
    4444                           !  =1 use observed ice-cover      , 
    45                            !  =3 ice-model used                         ("key_lim3") 
     45                           !  =2 ice-model used                         ("key_lim3") 
    4646   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf) 
    4747   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
Note: See TracChangeset for help on using the changeset viewer.