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 13344 for NEMO/releases/r4.0/r4.0-HEAD/cfgs/SPITZ12/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2020-07-27T11:59:42+02:00 (4 years ago)
Author:
clem
Message:

change spitz12 namelist Cnsequently to previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/r4.0/r4.0-HEAD/cfgs/SPITZ12/EXPREF/namelist_cfg

    r13284 r13344  
    345345!----------------------------------------------------------------------- 
    346346   ln_mxl0     = .true.    !  surface mixing length scale = F(wind stress) (T) or not (F) 
    347       nn_mxlice    = 2        ! type of scaling under sea-ice 
     347      nn_mxlice    = 0        ! type of scaling under sea-ice 
    348348                              !    = 0 no scaling under sea-ice 
    349349                              !    = 1 scaling with constant sea-ice thickness 
    350350                              !    = 2 scaling with mean sea-ice thickness ( only with SI3 sea-ice model ) 
    351351                              !    = 3 scaling with maximum sea-ice thickness 
    352    nn_eice     =   1       !  attenutaion of langmuir & surface wave breaking under ice 
     352   nn_eice     =   0       !  attenutaion of langmuir & surface wave breaking under ice 
    353353   !                       !           = 0 no impact of ice cover on langmuir & surface wave breaking 
    354354   !                       !           = 1 weigthed by 1-TANH(10*fr_i) 
Note: See TracChangeset for help on using the changeset viewer.