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 5972 for branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/1_namelist_cfg – NEMO

Ignore:
Timestamp:
2015-12-02T09:52:20+01:00 (8 years ago)
Author:
timgraham
Message:

Upgraded to head of trunk (r5936)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/1_namelist_cfg

    r5967 r5972  
    55!!                                    namsbc_cpl, namtra_qsr, namsbc_rnf,  
    66!!                                    namsbc_apr, namsbc_ssr, namsbc_alb) 
    7 !!              4 - lateral boundary (namlbc, namcla, namobc, namagrif, nambdy, nambdy_tide) 
     7!!              4 - lateral boundary (namlbc, namagrif, nambdy, nambdy_tide) 
    88!!              5 - bottom  boundary (nambfr, nambbc, nambbl) 
    99!!              6 - Tracer           (nameos, namtra_adv, namtra_ldf, namtra_dmp) 
     
    1111!!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_kpp, namzdf_ddm, namzdf_tmx) 
    1212!!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namptr, namhsb) 
    13 !!             10 - miscellaneous    (namsol, nammpp, nammpp_dyndist, namctl) 
     13!!             10 - miscellaneous    (nammpp, nammpp_dyndist, namctl) 
    1414!!             11 - Obs & Assim      (namobs, nam_asminc) 
    1515!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     
    8686                           ! 
    8787   rn_rdt      = 2880.     !  time step for the dynamics (and tracer if nn_acc=0) 
    88    nn_baro     =   64      !  number of barotropic time step            ("key_dynspg_ts") 
    8988   rn_atfp     =    0.1    !  asselin time filter parameter 
    9089   nn_acc      =    0      !  acceleration of convergence : =1      used, rdt < rdttra(k) 
     
    302301!!====================================================================== 
    303302!!   namlbc        lateral momentum boundary condition 
    304 !!   namcla        cross land advection 
    305 !!   namobc        open boundaries parameters                           ("key_obc") 
    306303!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")  
    307304!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
     
    314311   rn_shlat    =    2.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    315312                           !  free slip  !   partial slip  !   no slip   ! strong slip 
    316 / 
    317 !----------------------------------------------------------------------- 
    318 &namcla        !   cross land advection 
    319 !----------------------------------------------------------------------- 
    320    nn_cla      =    0      !  advection between 2 ocean pts separates by land 
    321 / 
    322 !----------------------------------------------------------------------- 
    323 &namobc        !   open boundaries parameters                           ("key_obc") 
    324 !----------------------------------------------------------------------- 
    325    ln_obc_clim = .false.   !  climatological obc data files (T) or not (F) 
    326    ln_vol_cst  = .true.    !  impose the total volume conservation (T) or not (F) 
    327    ln_obc_fla  = .false.   !  Flather open boundary condition  
    328    nn_obcdta   =    1      !  = 0 the obc data are equal to the initial state 
    329                            !  = 1 the obc data are read in 'obc.dta' files 
    330    cn_obcdta   = 'annual'  !  set to annual if obc datafile hold 1 year of data 
    331                            !  set to monthly if obc datafile hold 1 month of data 
    332    rn_dpein    =    1.     !  damping time scale for inflow at east  open boundary 
    333    rn_dpwin    =    1.     !     -           -         -       west    -      - 
    334    rn_dpnin    =    1.     !     -           -         -       north   -      - 
    335    rn_dpsin    =    1.     !     -           -         -       south   -      - 
    336    rn_dpeob    = 3000.     !  time relaxation (days) for the east  open boundary 
    337    rn_dpwob    =   15.     !     -           -         -     west    -      - 
    338    rn_dpnob    = 3000.     !     -           -         -     north   -      - 
    339    rn_dpsob    =   15.     !     -           -         -     south   -      - 
    340    rn_volemp   =    1.     !  = 0 the total volume change with the surface flux (E-P-R) 
    341                            !  = 1 the total volume remains constant 
    342313/ 
    343314!----------------------------------------------------------------------- 
     
    394365&nambdy_tide     ! tidal forcing at open boundaries               
    395366!----------------------------------------------------------------------- 
    396    filtide      = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files 
     367    filtide       = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files 
    397368    tide_cpt(1)   ='Q1'  !  names of tidal components used 
    398369    tide_cpt(2)   ='O1'  !  names of tidal components used 
     
    485456/ 
    486457!----------------------------------------------------------------------- 
    487 &namtra_adv    !   advection scheme for tracer  
    488 !----------------------------------------------------------------------- 
    489    ln_traadv_cen2   =  .false.  !  2nd order centered scheme    
    490    ln_traadv_tvd    =  .true.   !  TVD scheme                 
    491    ln_traadv_muscl  =  .false.  !  MUSCL scheme              
    492    ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries   
    493    ln_traadv_ubs    =  .false.  !  UBS scheme                  
    494    ln_traadv_qck    =  .false.  !  QUCIKEST scheme                  
     458&namtra_adv    !   advection scheme for tracer 
     459!----------------------------------------------------------------------- 
     460   ln_traadv_fct =  .true.    !  FCT scheme 
     461      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order  
     462      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order  
     463      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping 
     464      !                             !        (number of sub-timestep = nn_fct_zts) 
    495465/ 
    496466!----------------------------------------------------------------------- 
    497467&namtra_ldf    !   lateral diffusion scheme for tracer  
    498468!----------------------------------------------------------------------- 
    499    !                       !  Type of the operator :  
    500    ln_traldf_lap    =  .true.   !  laplacian operator        
    501    ln_traldf_bilap  =  .false.  !  bilaplacian operator      
    502    !                       !  Direction of action  : 
    503    ln_traldf_level  =  .false.  !  iso-level                 
    504    ln_traldf_hor    =  .false.  !  horizontal (geopotential)            (require "key_ldfslp" when ln_sco=T) 
    505    ln_traldf_iso    =  .true.   !  iso-neutral                          (require "key_ldfslp") 
    506    ln_traldf_grif   =  .false.  !  griffies skew flux formulation       (require "key_ldfslp")  ! UNDER TEST, DO NOT USE 
    507    ln_traldf_gdia   =  .false.  !  griffies operator strfn diagnostics  (require "key_ldfslp")  ! UNDER TEST, DO NOT USE 
    508    !                       !  Coefficient 
    509    rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s] 
    510    rn_ahtb_0        =     0.    !  background eddy diffusivity for ldf_iso [m2/s] 
    511    rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv") 
     469   !                       !  Operator type: 
     470   !                           !  no diffusion: set ln_traldf_lap=..._blp=F  
     471   ln_traldf_lap   =  .true.   !    laplacian operator 
     472   ln_traldf_blp   =  .false.  !  bilaplacian operator 
     473   !                       !  Direction of action: 
     474   ln_traldf_lev   =  .false.  !  iso-level 
     475   ln_traldf_hor   =  .false.  !  horizontal (geopotential) 
     476   ln_traldf_iso   =  .true.   !  iso-neutral (standard operator) 
     477   ln_traldf_triad =  .false.  !  iso-neutral (triad    operator) 
     478   ! 
     479   !                       !  iso-neutral options:         
     480   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators) 
     481   rn_slpmax       =   0.01    !  slope limit                      (both operators) 
     482   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML              (triad only) 
     483   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only) 
     484   ln_botmix_triad =  .false.  !  lateral mixing on bottom                  (triad only) 
     485   ! 
     486   !                       !  Coefficients: 
     487   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef 
     488   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file 
     489   !                                !   =  0           constant  
     490   !                                !   = 10 F(k)      =ldf_c1d  
     491   !                                !   = 20 F(i,j)    =ldf_c2d  
     492   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
     493   !                                !   = 30 F(i,j,k)  =ldf_c2d * ldf_c1d 
     494   !                                !   = 31 F(i,j,k,t)=F(local velocity and grid-spacing) 
     495   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s] 
     496   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
     497/ 
     498!---------------------------------------------------------------------------------- 
     499&namtra_ldfeiv !   eddy induced velocity param. 
     500!---------------------------------------------------------------------------------- 
     501   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization 
    512502/ 
    513503!----------------------------------------------------------------------- 
     
    546536&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    547537!----------------------------------------------------------------------- 
    548    ln_dynvor_ene = .false. !  enstrophy conserving scheme   
    549    ln_dynvor_ens = .false. !  energy conserving scheme     
    550    ln_dynvor_mix = .false. !  mixed scheme                
    551    ln_dynvor_een = .true.  !  energy & enstrophy scheme   
     538   ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     539   ln_dynvor_ens = .false. !  energy conserving scheme 
     540   ln_dynvor_mix = .false. !  mixed scheme 
     541   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     542      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) 
     543   ln_dynvor_msk = .true.  !  vorticity multiplied by fmask (=T) or not (=F) (all vorticity schemes) 
    552544/ 
    553545!----------------------------------------------------------------------- 
     
    559551   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
    560552   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
    561    ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
    562                                  !           centered      time scheme  (F) 
    563 / 
    564 !----------------------------------------------------------------------- 
    565 !namdyn_spg    !   surface pressure gradient   (CPP key only) 
    566 !----------------------------------------------------------------------- 
    567 !                          !  explicit free surface                     ("key_dynspg_exp") 
    568 !                          !  filtered free surface                     ("key_dynspg_flt") 
    569 !                          !  split-explicit free surface               ("key_dynspg_ts") 
    570  
     553/ 
     554!----------------------------------------------------------------------- 
     555&namdyn_spg    !   surface pressure gradient 
     556!----------------------------------------------------------------------- 
     557   ln_dynspg_ts  = .true.  !  split-explicit free surface 
     558/ 
    571559!----------------------------------------------------------------------- 
    572560&namdyn_ldf    !   lateral diffusion on momentum 
    573561!----------------------------------------------------------------------- 
    574    !                       !  Type of the operator :  
    575    ln_dynldf_lap    =  .false.  !  laplacian operator          
    576    ln_dynldf_bilap  =  .true.   !  bilaplacian operator     
    577    !                       !  Direction of action  :  
    578    ln_dynldf_level  =  .false.  !  iso-level                
    579    ln_dynldf_hor    =  .true.   !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.) 
    580    ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
     562   !                       !  Type of the operator : 
     563   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F  
     564   ln_dynldf_lap =  .false.    !    laplacian operator 
     565   ln_dynldf_blp =  .true.     !  bilaplacian operator 
     566   !                       !  Direction of action  : 
     567   ln_dynldf_lev =  .true.     !  iso-level 
     568   ln_dynldf_hor =  .false.    !  horizontal (geopotential) 
     569   ln_dynldf_iso =  .false.    !  iso-neutral 
    581570   !                       !  Coefficient 
    582    rn_ahm_0_lap     = 40000.    !  horizontal laplacian eddy viscosity   [m2/s] 
    583    rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s] 
    584    rn_ahm_0_blp     = -8.5e+11  !  horizontal bilaplacian eddy viscosity [m4/s]  
     571   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef 
     572   !                                !  =-30  read in eddy_viscosity_3D.nc file 
     573   !                                !  =-20  read in eddy_viscosity_2D.nc file 
     574   !                                !  =  0  constant  
     575   !                                !  = 10  F(k)=c1d 
     576   !                                !  = 20  F(i,j)=F(grid spacing)=c2d 
     577   !                                !  = 30  F(i,j,k)=c2d*c1d 
     578   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity) 
     579   rn_ahm_0      =  40000.     !  horizontal laplacian eddy viscosity   [m2/s] 
     580   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
     581   rn_bhm_0      = 8.5e+11     !  horizontal bilaplacian eddy viscosity [m4/s] 
    585582/ 
    586583 
     
    700697!!   nammpp_dyndist    Massively Parallel domain decomposition          ("key_agrif" && "key_mpp_dyndist") 
    701698!!   namctl            Control prints & Benchmark 
    702 !!   namsol            elliptic solver / island / free surface  
    703 !!====================================================================== 
    704 ! 
    705 !----------------------------------------------------------------------- 
    706 &namsol        !   elliptic solver / island / free surface  
    707 !----------------------------------------------------------------------- 
    708    nn_solv     =      1    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
    709                            !                   =2 successive-over-relaxation (sor) 
    710    nn_sol_arp  =      0    !  absolute/relative (0/1) precision convergence test 
    711    rn_eps      =  1.e-6    !  absolute precision of the solver 
    712    nn_nmin     =    300    !  minimum of iterations for the SOR solver 
    713    nn_nmax     =    800    !  maximum of iterations for the SOR solver 
    714    nn_nmod     =     10    !  frequency of test for the SOR solver 
    715    rn_resmax   =  1.e-10   !  absolute precision for the SOR solver 
    716    rn_sor      =  1.92     !  optimal coefficient for SOR solver (to be adjusted with the domain) 
    717 / 
     699!!====================================================================== 
     700! 
    718701!----------------------------------------------------------------------- 
    719702&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
Note: See TracChangeset for help on using the changeset viewer.