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

Ignore:
Timestamp:
2017-12-07T12:14:23+01:00 (6 years ago)
Author:
clem
Message:

dev_CNRS_2017: raw commit of the Met-Office specifics for coupling with their Earth system model. It is not yet tested and debuging is expected

File:
1 edited

Legend:

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

    r8930 r8933  
    187187   ln_cpl      = .false.   !  atmosphere coupled   formulation          ( requires key_oasis3 ) 
    188188   ln_mixcpl   = .false.   !  forced-coupled mixed formulation          ( requires key_oasis3 ) 
     189   ln_meto_cpl = .false.   !  Met-Office coupling specifics 
    189190   nn_components = 0       !  configuration of the opa-sas OASIS coupling 
    190191                           !  =0 no opa-sas OASIS coupling: default single executable config. 
     
    272273   sn_snd_crt    =   'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T' 
    273274   sn_snd_co2    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
    274    sn_snd_crtw   =       'none'                 ,    'no'    ,     ''      ,         ''           , 'U,V' 
    275    sn_snd_ifrac  =       'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
    276    sn_snd_wlev   =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     275   sn_snd_crtw   =   'none'                 ,    'no'    ,     ''      ,         ''           , 'U,V' 
     276   sn_snd_ifrac  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     277   sn_snd_wlev   =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     278   sn_snd_cond   =   'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
     279   sn_snd_thick1 =   'ice and snow'         ,    'no'    ,     ''      ,         ''           ,   '' 
     280   sn_snd_mpnd   =   'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
     281   sn_snd_sstfrz =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     282   sn_snd_ttilyr =   'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
    277283! receive 
    278    sn_rcv_w10m   =   'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    279    sn_rcv_taumod =   'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    280    sn_rcv_tau    =   'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V' 
    281    sn_rcv_dqnsdt =   'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    282    sn_rcv_qsr    =   'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
    283    sn_rcv_qns    =   'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
    284    sn_rcv_emp    =   'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
    285    sn_rcv_rnf    =   'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    286    sn_rcv_cal    =   'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    287    sn_rcv_co2    =   'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    288    sn_rcv_hsig   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    289    sn_rcv_iceflx =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    290    sn_rcv_mslp   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    291    sn_rcv_phioc  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    292    sn_rcv_sdrfx  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    293    sn_rcv_sdrfy  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    294    sn_rcv_wper   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    295    sn_rcv_wnum   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    296    sn_rcv_wstrf  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    297    sn_rcv_wdrag  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     284   sn_rcv_w10m   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     285   sn_rcv_taumod =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     286   sn_rcv_tau    =   'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward' ,  'U,V' 
     287   sn_rcv_dqnsdt =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     288   sn_rcv_qsr    =   'oce and ice'          ,    'no'    ,     ''      ,         ''           ,   '' 
     289   sn_rcv_qns    =   'oce and ice'          ,    'no'    ,     ''      ,         ''           ,   '' 
     290   sn_rcv_emp    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   '' 
     291   sn_rcv_rnf    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     292   sn_rcv_cal    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     293   sn_rcv_co2    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     294   sn_rcv_hsig   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     295   sn_rcv_iceflx =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     296   sn_rcv_mslp   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     297   sn_rcv_phioc  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     298   sn_rcv_sdrfx  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     299   sn_rcv_sdrfy  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     300   sn_rcv_wper   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     301   sn_rcv_wnum   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     302   sn_rcv_wstrf  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     303   sn_rcv_wdrag  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     304   sn_rcv_ts_ice =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     305   sn_rcv_isf    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     306   sn_rcv_icb    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
    298307! 
    299308   nn_cplmodel   =     1   !  Maximum number of models to/from which NEMO is potentialy sending/receiving data 
    300309   ln_usecplmask = .false. !  use a coupling mask file to merge data received from several models 
    301310   !                       !   -> file cplmask.nc with the float variable called cplmask (jpi,jpj,nn_cplmodel) 
     311   nn_cats_cpl   =     5   !  Number of sea ice categories over which coupling is to be carried out (if not 1) 
    302312/ 
    303313!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.