Ignore:
Timestamp:
08/24/23 15:03:48 (11 months ago)
Author:
cetlod
Message:

NEMOv6.5 : Update config to switch to NEMOv4.2.1 and PISCES gas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA2/namelist_core_ia_cfg

    r5953 r6601  
    3535&namdom        !   time and space domain 
    3636!----------------------------------------------------------------------- 
    37    rn_rdt      = 5400.     !  time step for the dynamics and tracer 
     37   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     38   rn_Dt       = 5400.     !  time step for the dynamics and tracer 
    3839   ln_meshmask =  _AUTO_ 
    3940/ 
     
    5859   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    5960   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    60    sn_tem = 'conservative_temperature_WOA13_decav_clim_ORCA2.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    61    sn_sal = 'absolute_salinity_WOA13_decav_clim_ORCA2.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     61   sn_tem = 'conservative_temperature_WOA13_decav_clim.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     62   sn_sal = 'absolute_salinity_WOA13_decav_clim.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    6263/ 
    6364!!====================================================================== 
     
    9293                     ! Misc. options of sbc :  
    9394   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
     95   ln_dm2dc    = .false.  !  daily mean to diurnal cycle on short wave 
    9496   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    9597   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    9698   nn_fwb      = 2         !  FreshWater Budget:  
    9799   !                       !    =2 annual global mean of e-p-r set to zero 
    98    ln_wave     = .false.   !  Activate coupling with wave  (T => fill namsbc_wave) 
    99    ln_cdgw     = .false.   !  Neutral drag coefficient read from wave model (T => ln_wave=.true. & fill namsbc_wave) 
    100    ln_sdw      = .false.   !  Read 2D Surf Stokes Drift & Computation of 3D stokes drift (T => ln_wave=.true. & fill namsbc_wave)  
    101    nn_sdrift   =  0        !  Parameterization for the calculation of 3D-Stokes drift from the surface Stokes drift 
    102       !                    !   = 0 Breivik 2015 parameterization: v_z=v_0*[exp(2*k*z)/(1-8*k*z)] 
    103       !                    !   = 1 Phillips:                      v_z=v_o*[exp(2*k*z)-beta*sqrt(-2*k*pi*z)*erfc(sqrt(-2*k*z))] 
    104       !                    !   = 2 Phillips as (1) but using the wave frequency from a wave model 
    105    ln_tauwoc   = .false.   !  Activate ocean stress modified by external wave induced stress (T => ln_wave=.true. & fill namsbc_wave) 
    106    ln_tauw     = .false.   !  Activate ocean stress components from wave model 
    107    ln_stcor    = .false.   !  Activate Stokes Coriolis term (T => ln_wave=.true. & ln_sdw=.true. & fill namsbc_wave) 
    108100/ 
    109101!----------------------------------------------------------------------- 
    110102&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T) 
    111103!----------------------------------------------------------------------- 
     104   !                    !  bulk algorithm : 
    112105   !                    !  bulk algorithm : 
    113106   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    114    ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    115107 
    116108   cn_dir = './'  !  root directory for the bulk data location 
     
    158150   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    159151   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    160    sn_sss      = 'sss_absolute_salinity_WOA13_decav_clim_ORCA2.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     '' 
     152   sn_sss      = 'sss_absolute_salinity.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     '' 
    161153/ 
    162154!----------------------------------------------------------------------- 
     
    179171/ 
    180172!----------------------------------------------------------------------- 
     173&namisf       !  Top boundary layer (ISF)                               (default: OFF) 
     174!----------------------------------------------------------------------- 
     175/ 
     176 
     177!----------------------------------------------------------------------- 
    181178&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
    182179!----------------------------------------------------------------------- 
     
    185182&namberg       !   iceberg parameters                                   (default: OFF) 
    186183!----------------------------------------------------------------------- 
    187    ln_icebergs = .false.    ! activate iceberg floats (force =F with "key_agrif") 
    188  
    189    cn_dir = './'  !  root directory for the location of drag coefficient files 
    190    !______!___________!___________________!______________!______________!_________!___________!__________!__________!_______________! 
    191    !      ! file name ! frequency (hours) !   variable   ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    192    !      !           !  (if <0  months)  !     name     !   (logical)  !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
    193    sn_icb =  'calving',       -1.         , 'calving'    ,   .true.     , .true.  , 'yearly'  , ''       , ''       , '' 
    194184/ 
    195185!!====================================================================== 
     
    267257&nameos        !   ocean Equation Of Seawater                           (default: NO selection) 
    268258!----------------------------------------------------------------------- 
    269    ln_teos10    = .true.          !   = Use TEOS-10 
     259   ln_teos10    = .true.          !  = Use TEOS-10 
    270260/ 
    271261!----------------------------------------------------------------------- 
     
    334324!----------------------------------------------------------------------- 
    335325   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    336       nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4 
    337326/ 
    338327!----------------------------------------------------------------------- 
     
    388377&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    389378!----------------------------------------------------------------------- 
    390    nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
    391    ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
    392    ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     379   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency 
     380   ln_tsdiff   = .true.     !  account for differential T/S mixing (T) or not (F) 
     381 
     382   cn_dir      = './'      !  root directory for the iwm data location 
     383   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________! 
     384   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     385   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     386   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     387   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     388   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     389   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     390   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     391   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
    393392/ 
    394393!!====================================================================== 
     
    407406!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
    408407!!====================================================================== 
     408!----------------------------------------------------------------------- 
     409&namtrd        !   trend diagnostics                                    (default: OFF) 
     410!----------------------------------------------------------------------- 
     411   ln_tra_trd  = .true.   ! (T) 3D tracer trend output 
     412/ 
    409413! 
    410414!!====================================================================== 
     
    426430&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    427431!----------------------------------------------------------------------- 
     432   nn_hls      =   1       !  halo width (applies to both rows and columns) 
    428433/ 
    429434!----------------------------------------------------------------------- 
    430435&namctl        !   Control prints                                       (default: OFF) 
    431436!----------------------------------------------------------------------- 
     437   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings. 
     438   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure 
    432439/ 
    433440!----------------------------------------------------------------------- 
     
    436443/ 
    437444!----------------------------------------------------------------------- 
    438 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    439 !----------------------------------------------------------------------- 
    440    ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F) 
    441    ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
    442 / 
    443 !----------------------------------------------------------------------- 
    444445&namhsb        !  Heat and salt budgets                                 (default: OFF) 
    445446!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.