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 2367 for branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist – NEMO

Ignore:
Timestamp:
2010-11-09T13:54:19+01:00 (13 years ago)
Author:
flavoni
Message:

set core BULK formulae by default and changed default forcing files, see ticket #756

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist

    r2364 r2367  
    125125   ln_ana      = .false.   !  analytical formulation (T => fill namsbc_ana )  
    126126   ln_flx      = .false.   !  flux formulation       (T => fill namsbc_flx ) 
    127    ln_blk_clio = .true.    !  CLIO bulk formulation  (T => fill namsbc_clio)  
    128    ln_blk_core = .false.   !  CORE bulk formulation  (T => fill namsbc_core)  
     127   ln_blk_clio = .false.   !  CLIO bulk formulation  (T => fill namsbc_clio)  
     128   ln_blk_core = .true.    !  CORE bulk formulation  (T => fill namsbc_core)  
    129129   ln_cpl      = .false.   !  Coupled formulation    (T => fill namsbc_cpl ) 
    130130   nn_ice      = 2         !  =0 no ice boundary condition   , 
     
    183183&namsbc_core   !   namsbc_core  CORE bulk formulea 
    184184!----------------------------------------------------------------------- 
    185 !              !   file name  ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights              ! rotation ! 
    186 !              !              !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename            ! pairing  ! 
    187    sn_wndi     = 'u10_core'   ,       -1          , 'u10'      ,    .true.      , .true.  , 'yearly'  ,'bicubic_weights_orca2.nc' , 'U1' 
    188    sn_wndj     = 'v10_core'   ,       -1          , 'v10'      ,    .true.      , .true.  , 'yearly'  ,'bicubic_weights_orca2.nc' , 'V1' 
    189    sn_qsr      = 'qsw_core'   ,       -1          , 'swdn'     ,    .true.      , .true.  , 'yearly'  ,'bilinear_weights_orca2.nc', '' 
    190    sn_qlw      = 'qlw_core'   ,       -1          , 'lwdn'     ,    .true.      , .true.  , 'yearly'  ,'bilinear_weights_orca2.nc', '' 
    191    sn_tair     = 't2_core'    ,       -1          , 't2'       ,    .true.      , .true.  , 'yearly'  ,'bilinear_weights_orca2.nc', '' 
    192    sn_humi     = 'q2_core'    ,       -1          , 'q2'       ,    .true.      , .true.  , 'yearly'  ,'bilinear_weights_orca2.nc', '' 
    193    sn_prec     = 'precip_core',       -1          , 'precip'   ,    .true.      , .true.  , 'yearly'  ,'bilinear_weights_orca2.nc', '' 
    194    sn_snow     = 'snow_core'  ,       -1          , 'snow'     ,    .true.      , .true.  , 'yearly'  ,'bilinear_weights_orca2.nc', '' 
    195    sn_tdif     = 'taudif_core',       24          , 'taudif'   ,    .true.      , .true.  , 'yearly'  ,'bilinear_weights_orca2.nc', '' 
     185!              !   file name                   ! frequency (hours) ! variable    ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation ! 
     186!              !                               !  (if <0  months)  !   name      !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! 
     187   sn_wndi     = 'u_10.15JUNE2009_orca2'       ,       6           , 'U_10_MOD'  ,    .false.     , .true.  , 'yearly'  ,   ''     ,   'Uwnd' 
     188   sn_wndj     = 'v_10.15JUNE2009_orca2'       ,       6           , 'V_10_MOD'  ,    .false.     , .true.  , 'yearly'  ,   ''     ,   'Vwnd' 
     189   sn_qsr      = 'ncar_rad.15JUNE2009_orca2'   ,       24          , 'SWDN_MOD'  ,    .false.     , .true.  , 'yearly'  ,   ''     ,  '' 
     190   sn_qlw      = 'ncar_rad.15JUNE2009_orca2'   ,       24          , 'LWDN_MOD'  ,    .false.     , .true.  , 'yearly'  ,   ''     ,  '' 
     191   sn_tair     = 't_10.15JUNE2009_orca2'       ,       6           , 'T_10_MOD'  ,    .false.     , .true.  , 'yearly'  ,   ''     ,  '' 
     192   sn_humi     = 'q_10.15JUNE2009_orca2'       ,       6           , 'Q_10_MOD'  ,    .false.     , .true.  , 'yearly'  ,   ''     ,  '' 
     193   sn_prec     = 'ncar_precip.15JUNE2009_orca2',       -1          , 'PRC_MOD1'  ,    .false.     , .true.  , 'yearly'  ,   ''     ,  '' 
     194   sn_snow     = 'ncar_precip.15JUNE2009_orca2',       -1          , 'SNOW'      ,    .false.     , .true.  , 'yearly'  ,   ''     ,  '' 
     195   sn_tdif     = 'taudif_core'                 ,       24          , 'taudif'    ,    .false.     , .true.  , 'yearly'  ,   ''     ,  '' 
    196196! 
    197197   cn_dir      = './'      !  root directory for the location of the bulk files 
    198    ln_2m       = .true.    !  air temperature and humidity referenced at 2m (T) instead 10m (F) 
     198   ln_2m       = .false.   !  air temperature and humidity referenced at 2m (T) instead 10m (F) 
    199199   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data ? 
    200200   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow) 
Note: See TracChangeset for help on using the changeset viewer.