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 7671 for branches/2016 – NEMO

Changeset 7671 for branches/2016


Ignore:
Timestamp:
2017-02-10T18:29:43+01:00 (7 years ago)
Author:
flavoni
Message:

DOC: update some SBC namelists

Location:
branches/2016/dev_merge_2016/DOC/Namelists
Files:
1 added
2 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_merge_2016/DOC/Namelists/namsbc

    r6997 r7671  
    55                           !     (also = the frequency of sea-ice & iceberg model call) 
    66                     ! Type of air-sea fluxes  
    7    ln_ana      = .false.   !  analytical formulation                    (T => fill namsbc_ana ) 
     7   ln_usr      = .false.   !  user defined formulation                  (T => check usrdef_sbc) 
    88   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx ) 
    9    ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio) 
    10    ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    11    ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs ) 
     9   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
    1210                     ! Type of coupling (Ocean/Ice/Atmosphere) : 
    1311   ln_cpl      = .false.   !  atmosphere coupled   formulation          ( requires key_oasis3 ) 
     
    2422                     ! Sea-ice : 
    2523   nn_ice      = 2         !  =0 no ice boundary condition   , 
    26                            !  =1 use observed ice-cover      , 
    27                            !  =2 ice-model used                         ("key_lim3", "key_lim2", "key_cice") 
     24                           !  =1 use observed ice-cover      ,     
     25                           !  =2 to 4 :  ice-model used (LIM2, LIM3 or CICE)                         ("key_lim3", "key_lim2", or "key_cice") 
    2826   nn_ice_embd = 1         !  =0 levitating ice (no mass exchange, concentration/dilution effect) 
    2927                           !  =1 levitating ice with mass and salt exchange but no presure effect 
    3028                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure) 
    3129                     ! Misc. options of sbc :  
    32    ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr ) 
    33    ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave 
     30   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
     31   ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave  
    3432   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    3533   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    3634   nn_fwb      = 2         !  FreshWater Budget: =0 unchecked 
    37                            !     =1 global mean of e-p-r set to zero at each time step 
    38                            !     =2 annual global mean of e-p-r set to zero 
     35                           !     =1 global mean of e-p-r set to zero at each time step  
     36                           !     =2 annual global mean of e-p-r set to zero  
    3937   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    4038   ln_isf      = .false.   !  ice shelf                                 (T   => fill namsbc_isf) 
    41    ln_wave     = .false.   !  coupling with surface wave                (T => fill namsbc_wave) 
     39   ln_wave     = .false.   !  Activate coupling with wave  (T => fill namsbc_wave) 
     40   ln_cdgw     = .false.   !  Neutral drag coefficient read from wave model (T => ln_wave=.true. & fill namsbc_wave) 
     41   ln_sdw      = .false.   !  Read 2D Surf Stokes Drift & Computation of 3D stokes drift (T => ln_wave=.true. & fill namsbc_wave)  
     42   ln_tauoc    = .false.   !  Activate ocean stress modified by external wave induced stress (T => ln_wave=.true. & fill namsbc_wave) 
     43   ln_stcor    = .false.   !  Activate Stokes Coriolis term (T => ln_wave=.true. & ln_sdw=.true. & fill namsbc_wave) 
    4244   nn_lsm      = 0         !  =0 land/sea mask for input fields is not applied (keep empty land/sea mask filename field) , 
    4345                           !  =1:n number of iterations of land/sea mask application for input fields (fill land/sea mask filename field) 
  • branches/2016/dev_merge_2016/DOC/Namelists/namsbc_cpl

    r6997 r7671  
    1010   sn_snd_crt    =   'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T' 
    1111   sn_snd_co2    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     12   sn_snd_crtw   =       'none'                 ,    'no'    ,     ''      ,         ''           , 'U,V' 
     13   sn_snd_ifrac  =       'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
     14   sn_snd_wlev   =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
    1215! receive 
    1316   sn_rcv_w10m   =   'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     
    2124   sn_rcv_cal    =   'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    2225   sn_rcv_co2    =   'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     26   sn_rcv_hsig   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     27   sn_rcv_iceflx =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     28   sn_rcv_mslp   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     29   sn_rcv_phioc  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     30   sn_rcv_sdrfx  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     31   sn_rcv_sdrfy  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     32   sn_rcv_wper   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     33   sn_rcv_wnum   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     34   sn_rcv_wstrf  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     35   sn_rcv_wdrag  =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    2336! 
    2437   nn_cplmodel   =     1   !  Maximum number of models to/from which NEMO is potentialy sending/receiving data 
  • branches/2016/dev_merge_2016/DOC/Namelists/namsbc_sas

    r6997 r7671  
    11!----------------------------------------------------------------------- 
    2 &namsbc_sas    !   analytical surface boundary condition 
     2&namsbc_sas    !   Stand Alone Surface boundary condition 
    33!----------------------------------------------------------------------- 
    44!              !  file name  ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    55!              !             !  (if <0  months)  !   name    !  (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     6   l_sasread   = .TRUE.   ! Read fields in a file if .TRUE. , or initialize to 0. in sbcssm.F90 if .FALSE. 
    67   sn_usp      = 'sas_grid_U',     120           , 'vozocrtx',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    78   sn_vsp      = 'sas_grid_V',     120           , 'vomecrty',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
  • branches/2016/dev_merge_2016/DOC/Namelists/namsbc_wave

    r6997 r7671  
    22&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
    33!----------------------------------------------------------------------- 
    4 !              ! file name ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    5 !              !           !  (if <0  months)  !   name      !  (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    6    sn_cdg      = 'cdg_wave',        1          , 'drag_coeff',   .true.    , .false., 'daily'   ,    ''      , ''       , '' 
    7    sn_usd      = 'sdw_wave',        1          , 'u_sd2d'    ,   .true.    , .false., 'daily'   ,    ''      , ''       , '' 
    8    sn_vsd      = 'sdw_wave',        1          , 'v_sd2d'    ,   .true.    , .false., 'daily'   ,    ''      , ''       , '' 
    9    sn_wn       = 'sdw_wave',        1          , 'wave_num'  ,   .true.    , .false., 'daily'   ,    ''      , ''       , '' 
     4!              !  file name  ! frequency (hours) ! variable     ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     5!              !             !  (if <0  months)  !   name       !   (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
     6   sn_cdg      =  'sdw_wave' ,        1          , 'drag_coeff' ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
     7   sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
     8   sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
     9   sn_hsw      =  'sdw_wave' ,        1          , 'hs'         ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
     10   sn_wmp      =  'sdw_wave' ,        1          , 'wmp'        ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
     11   sn_wnum     =  'sdw_wave' ,        1          , 'wave_num'   ,     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
     12   sn_tauoc    =  'sdw_wave' ,        1          , 'wave_stress',     .true.   , .false. , 'daily'   ,  ''      , ''       , '' 
    1013! 
    11    cn_dir_cdg  = './'      !  root directory for the location of drag coefficient files 
    12    ln_cdgw     = .false.   !  Neutral drag coefficient read from wave model 
    13    ln_sdw      = .false.   !  Computation of 3D stokes drift                
     14   cn_dir  = './'  !  root directory for the location of drag coefficient files 
    1415/ 
Note: See TracChangeset for help on using the changeset viewer.