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 11772 for NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2019-10-23T16:04:12+02:00 (5 years ago)
Author:
laurent
Message:

LB: solid updates+improvements of cool-skin/warm-layer capabilty of COARE and ECMWF bulk algorithms!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_cfg

    r10190 r11772  
    7575&namsbc        !   Surface Boundary Condition manager                   (default: NO selection) 
    7676!----------------------------------------------------------------------- 
    77    nn_fsbc     = 3         !  frequency of SBC module call 
     77   nn_fsbc     = 1         !!LOLO!  frequency of SBC module call 
    7878                           !     (also = the frequency of sea-ice & iceberg model call) 
    7979                     ! Type of air-sea fluxes  
     
    8585   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
    8686   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
     87   ln_dm2dc    = .true.    !  daily mean to diurnal cycle on short wave 
    8788   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    8889   nn_fwb      = 2         !  FreshWater Budget:  
     
    103104!----------------------------------------------------------------------- 
    104105   !                    !  bulk algorithm : 
    105    ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    106  
    107    cn_dir = './'  !  root directory for the bulk data location 
     106   ln_NCAR      = .false.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
     107   ln_COARE_3p0 = .false.   ! "COARE 3.0" algorithm   (Fairall et al. 2003) 
     108   ln_COARE_3p6 = .false.   ! "COARE 3.6" algorithm   (Edson et al. 2013) 
     109   ln_ECMWF     = .true.    ! "ECMWF"     algorithm   (IFS cycle 31) 
     110      rn_zqt      =  2.     !  Air temperature & humidity reference height (m) 
     111      rn_zu       = 10.     !  Wind vector reference height (m) 
     112      ! 
     113      ! Skin is ONLY available in ECMWF and COARE algorithms: 
     114      ln_skin_cs = .true.   !  use the cool-skin parameterization => set nn_fsbc=1 and ln_dm2dc=.true.! 
     115      ln_skin_wl = .true.   !  use the warm-layer        "        => set nn_fsbc=1 and ln_dm2dc=.true.! 
     116      ! 
     117      ln_humi_sph = .false. !  humidity specified below in "sn_humi" is specific humidity     [kg/kg] if .true. 
     118      ln_humi_dpt = .true.  !  humidity specified below in "sn_humi" is dew-point temperature   [K]   if .true. 
     119      ln_humi_rlh = .false. !  humidity specified below in "sn_humi" is relative humidity       [%]   if .true. 
     120   ! 
     121   cn_dir = './FATM/'  !  root directory for the bulk data location 
    108122   !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________! 
    109    !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !          weights filename            ! rotation ! land/sea mask ! 
    110    !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                                      ! pairing  !    filename   ! 
    111    sn_wndi     = 'u_10.15JUNE2009_fill'       ,    6         , 'U_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc.nc'  , 'Uwnd'   , '' 
    112    sn_wndj     = 'v_10.15JUNE2009_fill'       ,    6         , 'V_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc.nc'  , 'Vwnd'   , '' 
    113    sn_qsr      = 'ncar_rad.15JUNE2009_fill'   ,   24         , 'SWDN_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    114    sn_qlw      = 'ncar_rad.15JUNE2009_fill'   ,   24         , 'LWDN_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    115    sn_tair     = 't_10.15JUNE2009_fill'       ,    6         , 'T_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    116    sn_humi     = 'q_10.15JUNE2009_fill'       ,    6         , 'Q_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    117    sn_prec     = 'ncar_precip.15JUNE2009_fill',   -1         , 'PRC_MOD1',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    118    sn_snow     = 'ncar_precip.15JUNE2009_fill',   -1         , 'SNOW'    ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    119    sn_slp      = 'slp.15JUNE2009_fill'        ,    6         , 'SLP'     ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    120    sn_tdif     = 'taudif_core'                ,   24         , 'taudif'  ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
     123   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     124   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     125   sn_wndi     = 'u10_ERAi_512x256-ORCA2_gridT',   3         ,   'u10'   ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     126   sn_wndj     = 'v10_ERAi_512x256-ORCA2_gridT',   3         ,   'v10'   ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     127   sn_qsr      = 'radsw_ERAi_512x256-ORCA2'   ,   24         ,  'radsw'  ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     128   sn_qlw      = 'radlw_ERAi_512x256-ORCA2'   ,   24         ,  'radlw'  ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     129   sn_tair     = 't2_ERAi_512x256-ORCA2'      ,    3         ,    't2'   ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     130   sn_humi     = 'd2_ERAi_512x256-ORCA2'      ,    3         ,    'd2'   ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     131   sn_prec     = 'precip_ERAi_512x256-ORCA2'  ,   24         ,  'precip' ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     132   sn_snow     = 'snow_ERAi_512x256-ORCA2'    ,   24         ,   'snow'  ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     133   sn_slp      = 'msl_ERAi_512x256-ORCA2'     ,    3         ,   'msl'   ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
     134   sn_tdif     = 'taudif_core'                ,   24         , 'taudif'  ,   .false.   , .false. , 'yearly'  ,       ''        , ''       , '' 
    121135/ 
    122136!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.