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 8796 for branches/UKMO/dev_r8183_ICEMODEL_svn_removed/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2017-11-23T16:35:00+01:00 (6 years ago)
Author:
alexwestmohc
Message:

Committing GSI8 coupling changes to the branch with which we're trying to get
NEMO4-LIM to work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r8183_ICEMODEL_svn_removed/NEMOGCM/CONFIG/SHARED/namelist_ref

    r8738 r8796  
    275275   sn_snd_ifrac  =       'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
    276276   sn_snd_wlev   =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     277   sn_snd_cond   =   'weighted ice'         ,    'no'    ,     ''      ,             ''           ,   '' 
     278   sn_snd_thick1 =   'ice and snow'         ,    'no'    ,     ''      ,             ''           ,   '' 
     279   sn_snd_mpnd   =   'weighted ice'         ,    'no'    ,     ''      ,             ''           ,   '' 
     280   sn_snd_sstfrz =   'coupled'            ,    'no'    ,     ''      ,             ''           ,   '' 
     281   sn_snd_ttilyr =   'weighted ice'           ,    'no'    ,     ''      ,             ''           ,   '' 
    277282! receive 
    278283   sn_rcv_w10m   =   'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     
    296301   sn_rcv_wstrf  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    297302   sn_rcv_wdrag  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     303   sn_rcv_ts_ice =       'ice'                  ,    'no'    ,     ''      ,         ''          ,   '' 
     304   sn_rcv_isf    =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     305   sn_rcv_icb    =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    298306! 
    299307   nn_cplmodel   =     1   !  Maximum number of models to/from which NEMO is potentialy sending/receiving data 
Note: See TracChangeset for help on using the changeset viewer.