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 6225 for branches/2014/dev_r4704_NOC5_MPP_BDY_UPDATE/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2016-01-08T10:35:19+01:00 (8 years ago)
Author:
jamesharle
Message:

Update MPP_BDY_UPDATE branch to be consistent with head of trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4704_NOC5_MPP_BDY_UPDATE/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r4493 r6225  
    1414   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    1515   cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input) 
    16    nn_istate   =       1   !  output the initial state (1) or not (0) 
    1716   nn_stock    =    1296   !  frequency of creation of a restart file (modulo referenced to 1) 
    1817   nn_write    =     144   !  frequency of write in the output file   (modulo referenced to nit000)  
     
    3534&namzgr        !   vertical coordinate 
    3635!----------------------------------------------------------------------- 
    37    ln_zps      = .false.   !  z-coordinate - partial steps   (T/F) 
    38    ln_sco      = .true.    !  s- or hybrid z-s-coordinate    (T/F) 
     36   ln_sco      = .true.    !  s- or hybrid z-s-coordinate 
    3937/ 
    4038!----------------------------------------------------------------------- 
     
    5149!----------------------------------------------------------------------- 
    5250   rn_rdt      =   600.    !  time step for the dynamics (and tracer if nn_acc=0) 
    53    rn_rdtmin   =   600.          !  minimum time step on tracers (used if nn_acc=1) 
    54    rn_rdtmax   =   600.          !  maximum time step on tracers (used if nn_acc=1) 
    55    rn_rdth     =   600.          !  depth variation of tracer time step  (used if nn_acc=1) 
    5651   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1) 
    5752   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1) 
     
    7368/ 
    7469!----------------------------------------------------------------------- 
    75 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
    76 !----------------------------------------------------------------------- 
    77    ln_bt_nn_auto =    .FALSE.          !  Set nn_baro automatically to be just below 
    78                                        !  a user defined maximum courant number (rn_bt_cmax) 
    79    nn_baro       =    30               !  Number of iterations of barotropic mode 
    80 / 
    81 !----------------------------------------------------------------------- 
    8270&namcrs        !   Grid coarsening for dynamics output and/or 
    8371               !   passive tracer coarsened online simulations 
     
    10088   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    10189   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked 
     90   ln_apr_dyn  = .false.    !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
     91   ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
     92 
    10293/ 
    10394!----------------------------------------------------------------------- 
     
    130121/ 
    131122!----------------------------------------------------------------------- 
    132 &namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled") 
     123&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
    133124!----------------------------------------------------------------------- 
    134125/ 
     
    136127&namtra_qsr    !   penetrative solar radiation 
    137128!----------------------------------------------------------------------- 
    138    ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
    139129   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
    140130/ 
     
    159149!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    160150!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    161    sn_apr      = 'patm'    ,         -1        ,'somslpre',    .true.      , .true.  , 'yearly'  ,  ''      ,   '' , '' 
     151   sn_apr     = 'amm12_mslp'     ,          1        ,  'p_msl'      , .false.      , .false. , 'daily'   ,  ''      ,  '' , '' 
    162152 
    163    cn_dir      = './'      !  root directory for the location of the bulk files 
    164    rn_pref     = 101000._wp !  reference atmospheric pressure   [N/m2]/ 
     153   cn_dir      = './fluxes/' !  root directory for the location of the bulk files 
     154   rn_pref     = 101000.    !  reference atmospheric pressure   [N/m2]/ 
    165155   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F) 
    166    ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data 
     156   ln_apr_obc  = .true.    !  inverse barometer added to OBC ssh data 
    167157/ 
    168158!----------------------------------------------------------------------- 
     
    193183   rn_shlat    =     0     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    194184                           !  free slip  !   partial slip  !   no slip   ! strong slip 
    195 / 
    196 !----------------------------------------------------------------------- 
    197 &namcla        !   cross land advection 
    198 !----------------------------------------------------------------------- 
    199 / 
    200 !----------------------------------------------------------------------- 
    201 &namobc        !   open boundaries parameters                           ("key_obc") 
    202 !----------------------------------------------------------------------- 
    203185/ 
    204186!----------------------------------------------------------------------- 
     
    264246/ 
    265247!----------------------------------------------------------------------- 
    266 &nambbc        !   bottom temperature boundary condition 
    267 !----------------------------------------------------------------------- 
    268    ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
     248&nambbc        !   bottom temperature boundary condition                (default: NO) 
     249!----------------------------------------------------------------------- 
    269250/ 
    270251!----------------------------------------------------------------------- 
     
    280261&namtra_adv    !   advection scheme for tracer 
    281262!----------------------------------------------------------------------- 
     263   ln_traadv_fct =  .true.   !  FCT scheme 
     264      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order  
     265      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order  
     266      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping 
     267      !                             !        (number of sub-timestep = nn_fct_zts) 
    282268/ 
    283269!----------------------------------------------------------------------- 
     
    288274&namtra_ldf    !   lateral diffusion scheme for tracers 
    289275!---------------------------------------------------------------------------------- 
    290    ln_traldf_hor    =  .true.   !  horizontal (geopotential)   (needs "key_ldfslp" when ln_sco=T) 
    291    ln_traldf_iso    =  .false.  !  iso-neutral                 (needs "key_ldfslp") 
    292    rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s] 
    293    rn_aht_0         =    50.    !  horizontal eddy diffusivity for tracers [m2/s] 
     276   !                       !  Operator type: 
     277   ln_traldf_lap   =  .true.   !    laplacian operator 
     278   ln_traldf_blp   =  .false.  !  bilaplacian operator 
     279   !                       !  Direction of action: 
     280   ln_traldf_lev   =  .false.  !  iso-level 
     281   ln_traldf_hor   =  .true.   !  horizontal (geopotential) 
     282   ln_traldf_iso   =  .false.  !  iso-neutral 
     283   ln_traldf_triad =  .false.  !  iso-neutral using Griffies triads 
     284   ! 
     285   !                       !  iso-neutral options:         
     286   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators) 
     287   rn_slpmax       =   0.01    !  slope limit                      (both operators) 
     288   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only) 
     289   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only) 
     290   ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only) 
     291   ! 
     292   !                       !  Coefficients: 
     293   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef 
     294   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file 
     295   !                                !   =  0           constant  
     296   !                                !   = 10 F(k)      =ldf_c1d  
     297   !                                !   = 20 F(i,j)    =ldf_c2d  
     298   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
     299   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
     300   !                                !   = 31 F(i,j,k,t)=F(local velocity) 
     301   rn_aht_0        =   50.     !  lateral eddy diffusivity   (lap. operator) [m2/s] 
     302   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
     303/ 
     304!---------------------------------------------------------------------------------- 
     305&namtra_ldfeiv !   eddy induced velocity param. 
     306!---------------------------------------------------------------------------------- 
     307   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization 
    294308/ 
    295309!----------------------------------------------------------------------- 
     
    305319&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    306320!----------------------------------------------------------------------- 
     321   ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     322   ln_dynvor_ens = .false. !  energy conserving scheme 
     323   ln_dynvor_mix = .false. !  mixed scheme 
     324   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     325      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) 
    307326/ 
    308327!----------------------------------------------------------------------- 
     
    313332/ 
    314333!----------------------------------------------------------------------- 
    315 !namdyn_spg    !   surface pressure gradient   (CPP key only) 
    316 !----------------------------------------------------------------------- 
    317 !                          !  explicit free surface                     ("key_dynspg_exp") 
    318 !                          !  filtered free surface                     ("key_dynspg_flt") 
    319 !                          !  split-explicit free surface               ("key_dynspg_ts") 
    320  
     334&namdyn_spg    !   surface pressure gradient  
     335!----------------------------------------------------------------------- 
     336   ln_dynspg_ts = .true.    ! split-explicit free surface 
     337      ln_bt_auto    = .false.  ! Number of sub-step defined from: 
     338         nn_baro       = 30       ! =F : the number of sub-step in rn_rdt seconds 
     339/ 
    321340!----------------------------------------------------------------------- 
    322341&namdyn_ldf    !   lateral diffusion on momentum 
    323342!----------------------------------------------------------------------- 
    324343   !                       !  Type of the operator : 
    325    ln_dynldf_bilap  =  .true.   !  bilaplacian operator 
    326    ln_dynldf_lap    =  .false.  !  bilaplacian operator 
     344   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F  
     345   ln_dynldf_lap =  .false.    !    laplacian operator 
     346   ln_dynldf_blp =  .true.     !  bilaplacian operator 
    327347   !                       !  Direction of action  : 
    328    ln_dynldf_level  =  .true.   !  iso-level 
    329    ln_dynldf_hor    =  .false.  !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.) 
    330                            !  Coefficient 
    331    rn_ahm_0_lap     = 60.0      !  horizontal laplacian eddy viscosity   [m2/s] 
    332    rn_ahm_0_blp     = -1.0e+10  !  horizontal bilaplacian eddy viscosity [m4/s] 
     348   ln_dynldf_lev =  .true.     !  iso-level 
     349   ln_dynldf_hor =  .false.    !  horizontal (geopotential) 
     350   ln_dynldf_iso =  .false.    !  iso-neutral 
     351   !                       !  Coefficient 
     352   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef 
     353   !                                !  =-30  read in eddy_viscosity_3D.nc file 
     354   !                                !  =-20  read in eddy_viscosity_2D.nc file 
     355   !                                !  =  0  constant  
     356   !                                !  = 10  F(k)=c1d 
     357   !                                !  = 20  F(i,j)=F(grid spacing)=c2d 
     358   !                                !  = 30  F(i,j,k)=c2d*c1d 
     359   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity) 
     360   rn_ahm_0      =     60.     !  horizontal laplacian eddy viscosity   [m2/s] 
     361   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
     362   rn_bhm_0      = 1.0e+10     !  horizontal bilaplacian eddy viscosity [m4/s] 
     363   ! 
     364   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km) 
    333365/ 
    334366!----------------------------------------------------------------------- 
     
    348380!----------------------------------------------------------------------- 
    349381/ 
    350 !------------------------------------------------------------------------ 
    351 &namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    352 !------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    353 / 
    354382!----------------------------------------------------------------------- 
    355383&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
    356384!----------------------------------------------------------------------- 
    357385   rn_charn =  100000.     !  Charnock constant for wb induced roughness length 
     386   nn_z0_met = 1           !  Method for surface roughness computation (0/1/2) 
    358387/ 
    359388!----------------------------------------------------------------------- 
     
    365394!----------------------------------------------------------------------- 
    366395   ln_tmx_itf  = .FALSE.   !  ITF specific parameterisation 
    367 / 
    368 !----------------------------------------------------------------------- 
    369 &namsol        !   elliptic solver / island / free surface 
    370 !----------------------------------------------------------------------- 
    371396/ 
    372397!----------------------------------------------------------------------- 
     
    394419&namptr       !   Poleward Transport Diagnostic 
    395420!----------------------------------------------------------------------- 
    396    ln_diaznl  = .false.    !  Add zonal means and meridional stream functions 
    397    ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not 
    398                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    399    ln_ptrcomp = .false.    !  Add decomposition : overturning 
    400 / 
    401 !----------------------------------------------------------------------- 
     421/ 
    402422&namhsb       !  Heat and salt budgets 
    403423!----------------------------------------------------------------------- 
     
    424444/ 
    425445!----------------------------------------------------------------------- 
    426 &namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    427 !----------------------------------------------------------------------- 
    428 / 
     446&nam_diatmb  !  Top Middle Bottom Output 
     447!----------------------------------------------------------------------- 
     448   ln_diatmb  = .true.    !  Choose Top Middle and Bottom output or not 
     449/ 
     450!----------------------------------------------------------------------- 
     451&nam_dia25h  !  25h Mean Output 
     452!----------------------------------------------------------------------- 
     453   ln_dia25h  = .true.    ! Choose 25h mean output or not 
     454/ 
     455 
Note: See TracChangeset for help on using the changeset viewer.