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 5951 for branches/2014/dev_r4650_UKMO14.4_OBS_GENERAL_VINTERP/NEMOGCM/CONFIG/GYRE/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2015-11-30T12:48:01+01:00 (8 years ago)
Author:
timgraham
Message:

Merged trunk r5936 into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO14.4_OBS_GENERAL_VINTERP/NEMOGCM/CONFIG/GYRE/EXP00/namelist_cfg

    r5950 r5951  
    6666/ 
    6767!----------------------------------------------------------------------- 
    68 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
    69 !----------------------------------------------------------------------- 
    70 / 
    71 !----------------------------------------------------------------------- 
    7268&namcrs        !   Grid coarsening for dynamics output and/or 
    7369               !   passive tracer coarsened online simulations 
     
    154150!----------------------------------------------------------------------- 
    155151   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    156 / 
    157 !----------------------------------------------------------------------- 
    158 &namcla        !   cross land advection 
    159 !----------------------------------------------------------------------- 
    160 / 
    161 !----------------------------------------------------------------------- 
    162 &namobc        !   open boundaries parameters                           ("key_obc") 
    163 !----------------------------------------------------------------------- 
    164152/ 
    165153!----------------------------------------------------------------------- 
     
    223211&namtra_adv    !   advection scheme for tracer 
    224212!----------------------------------------------------------------------- 
    225    ln_traadv_cen2   =  .false.   !  2nd order centered scheme 
    226    ln_traadv_tvd    =  .true.    !  TVD scheme 
    227    ln_traadv_muscl  =  .false.   !  MUSCL scheme 
    228    ln_traadv_muscl2 =  .false.   !  MUSCL2 scheme + cen2 at boundaries 
    229    ln_traadv_ubs    =  .false.   !  UBS scheme 
    230    ln_traadv_qck    =  .false.   !  QUICKEST scheme 
    231    ln_traadv_msc_ups=  .false.   !  use upstream scheme within muscl 
     213   ln_traadv_fct =  .true.   !  FCT scheme 
     214      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order  
     215      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order  
     216      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping 
     217      !                             !        (number of sub-timestep = nn_fct_zts) 
    232218/ 
    233219!----------------------------------------------------------------------- 
     
    238224&namtra_ldf    !   lateral diffusion scheme for tracers 
    239225!---------------------------------------------------------------------------------- 
    240    rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s] 
    241    rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s] 
     226   !                       !  Operator type: 
     227   ln_traldf_lap   =  .true.   !    laplacian operator 
     228   ln_traldf_blp   =  .false.  !  bilaplacian operator 
     229   !                       !  Direction of action: 
     230   ln_traldf_lev   =  .false.  !  iso-level 
     231   ln_traldf_hor   =  .false.  !  horizontal (geopotential) 
     232   ln_traldf_iso   =  .true.   !  iso-neutral 
     233   ln_traldf_triad =  .false.  !  iso-neutral using Griffies triads 
     234   ! 
     235   !                       !  iso-neutral options:         
     236   ln_traldf_msc   =  .false.  !  Method of Stabilizing Correction (both operators) 
     237   rn_slpmax       =   0.01    !  slope limit                      (both operators) 
     238   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only) 
     239   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only) 
     240   ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only) 
     241   ! 
     242   !                       !  Coefficients: 
     243   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef 
     244   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file 
     245   !                                !   =  0           constant  
     246   !                                !   = 10 F(k)      =ldf_c1d  
     247   !                                !   = 20 F(i,j)    =ldf_c2d  
     248   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
     249   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
     250   !                                !   = 31 F(i,j,k,t)=F(local velocity) 
     251   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s] 
     252   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
     253/ 
     254!---------------------------------------------------------------------------------- 
     255&namtra_ldfeiv !   eddy induced velocity param. 
     256!---------------------------------------------------------------------------------- 
     257   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization 
    242258/ 
    243259!----------------------------------------------------------------------- 
     
    253269&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    254270!----------------------------------------------------------------------- 
    255    ln_dynvor_ene = .true.  !  energy    conserving scheme   
    256    ln_dynvor_ens = .false. !  enstrophy conserving scheme     
     271   ln_dynvor_ene = .true.  !  enstrophy conserving scheme 
     272   ln_dynvor_ens = .false. !  energy conserving scheme 
     273   ln_dynvor_mix = .false. !  mixed scheme 
    257274   ln_dynvor_een = .false. !  energy & enstrophy scheme 
     275      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) 
    258276/ 
    259277!----------------------------------------------------------------------- 
     
    264282/ 
    265283!----------------------------------------------------------------------- 
    266 !namdyn_spg    !   surface pressure gradient   (CPP key only) 
    267 !----------------------------------------------------------------------- 
    268  
     284&namdyn_spg    !   surface pressure gradient  
     285!----------------------------------------------------------------------- 
     286   ln_dynspg_ts  = .true.  !  split-explicit free surface 
     287/ 
    269288!----------------------------------------------------------------------- 
    270289&namdyn_ldf    !   lateral diffusion on momentum 
    271290!----------------------------------------------------------------------- 
    272    rn_ahm_0_lap     = 100000.   !  horizontal laplacian eddy viscosity   [m2/s] 
     291   !                       !  Type of the operator : 
     292   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F  
     293   ln_dynldf_lap =  .true.     !    laplacian operator 
     294   ln_dynldf_blp =  .false.    !  bilaplacian operator 
     295   !                       !  Direction of action  : 
     296   ln_dynldf_lev =  .true.     !  iso-level 
     297   ln_dynldf_hor =  .false.    !  horizontal (geopotential) 
     298   ln_dynldf_iso =  .false.    !  iso-neutral 
     299   !                       !  Coefficient 
     300   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef 
     301   !                                !  =-30  read in eddy_viscosity_3D.nc file 
     302   !                                !  =-20  read in eddy_viscosity_2D.nc file 
     303   !                                !  =  0  constant  
     304   !                                !  = 10  F(k)=c1d 
     305   !                                !  = 20  F(i,j)=F(grid spacing)=c2d 
     306   !                                !  = 30  F(i,j,k)=c2d*c1d 
     307   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity) 
     308   rn_ahm_0      = 100000.     !  horizontal laplacian eddy viscosity   [m2/s] 
     309   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
     310   rn_bhm_0      =      0.     !  horizontal bilaplacian eddy viscosity [m4/s] 
    273311/ 
    274312!----------------------------------------------------------------------- 
     
    286324   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves 
    287325/ 
    288 !------------------------------------------------------------------------ 
    289 &namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    290 !------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    291 / 
    292326!----------------------------------------------------------------------- 
    293327&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
     
    302336!----------------------------------------------------------------------- 
    303337   ln_tmx_itf  = .false.   !  ITF specific parameterisation 
    304 / 
    305 !----------------------------------------------------------------------- 
    306 &namsol        !   elliptic solver / island / free surface 
    307 !----------------------------------------------------------------------- 
    308    nn_solv     =      2    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
    309    nn_nmin     =    210    !  minimum of iterations for the SOR solver 
    310    rn_sor      =  1.96     !  optimal coefficient for SOR solver (to be adjusted with the domain) 
    311338/ 
    312339!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.