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.
namelist_cfg in branches/2017/dev_r8624_AGRIF3_VVL/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00 – NEMO

source: branches/2017/dev_r8624_AGRIF3_VVL/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00/namelist_cfg @ 8703

Last change on this file since 8703 was 8703, checked in by jchanut, 6 years ago

Add new AGRIF test case - #1965

File size: 12.7 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!
5!-----------------------------------------------------------------------
6&namusr_def    !   User defined :   VORTEX configuration: Flat bottom, beta-plane
7!-----------------------------------------------------------------------
8   rn_dx       =  30000.   !  x horizontal resolution   [meters]
9   rn_dy       =  30000.   !  y horizontal resolution   [meters]
10   rn_dz       =    500.   !  z vertical resolution [meters]
11   rn_ppgphi0  =   38.5    !  Reference latitude [degrees]
12/
13!
14!-----------------------------------------------------------------------
15&namrun        !   parameters of the run
16!-----------------------------------------------------------------------
17   nn_no       =       0   !  job number (no more used...)
18   cn_exp      = "VORTEX"  !  experience name
19   nn_it000    =       1   !  first time step
20   nn_itend    =    6000   !  last time step
21   nn_istate   =       0   !  output the initial state (1) or not (0)
22   nn_stock    =   99999   !  frequency of creation of a restart file (modulo referenced to 1)
23   nn_write    =   99999   !  frequency of write in the output file   (modulo referenced to nn_it000)
24/
25!-----------------------------------------------------------------------
26&namcfg        !   parameters of the configuration
27!-----------------------------------------------------------------------
28/
29!-----------------------------------------------------------------------
30&namdom        !   space and time domain (bathymetry, mesh, timestep)
31!-----------------------------------------------------------------------
32   ln_linssh   =  .true.   !  =T  linear free surface  ==>>  model level are fixed in time
33   rn_rdt      =   1440.   !  time step for the dynamics (and tracer if nn_acc=0)
34   rn_atfp     =   0.05    !  asselin time filter parameter
35/
36!-----------------------------------------------------------------------
37&namagrif      !  AGRIF zoom                                            ("key_agrif")
38!-----------------------------------------------------------------------
39/
40!-----------------------------------------------------------------------
41&namtsd    !   data : Temperature  & Salinity
42!-----------------------------------------------------------------------
43   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
44   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
45/
46!-----------------------------------------------------------------------
47&namsbc        !   Surface Boundary Condition (surface module)
48!-----------------------------------------------------------------------
49  nn_fsbc     = 1         !  frequency of surface boundary condition computation
50                          !     (also = the frequency of sea-ice & iceberg model call)
51  ln_usr      = .true.    !  user defined formulation                  (T => check usrdef_sbc)
52  ln_blk      = .false.   !  Bulk formulation                          (T => fill namsbc_blk )
53  nn_ice      = 0         !  =0 no ice boundary condition   
54  ln_traqsr   = .false.   !  Light penetration in the ocean            (T => fill namtra_qsr )
55  ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
56  ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
57  nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
58/
59!-----------------------------------------------------------------------
60&namlbc        !   lateral momentum boundary condition
61!-----------------------------------------------------------------------
62!                         !  free slip  !   partial slip  !   no slip   ! strong slip
63  rn_shlat     =    0.    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
64/
65!-----------------------------------------------------------------------
66&nambfr        !   bottom friction
67!-----------------------------------------------------------------------
68   nn_bfr      =    0     !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
69                          !                              = 2 : nonlinear friction
70/
71!-----------------------------------------------------------------------
72&nambbc        !   bottom temperature boundary condition                (default: NO)
73!-----------------------------------------------------------------------
74/
75!-----------------------------------------------------------------------
76&nambbl        !   bottom boundary layer scheme                         ("key_trabbl")
77!-----------------------------------------------------------------------
78/
79!-----------------------------------------------------------------------
80&nameos        !   ocean physical parameters
81!-----------------------------------------------------------------------
82   ln_seos     = .true.         !  = Use simplified equation of state (S-EOS)
83   !                            !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
84   rn_a0       =  0.28        !  thermal expension coefficient (for simplified equation of state)
85   rn_b0       =  0.          !  saline  expension coefficient (for simplified equation of state)
86   rn_lambda1  =  0.          !  cabbeling coeff in T^2  (=0 for linear eos)
87   rn_lambda2  =  0.          !  cabbeling coeff in S^2  (=0 for linear eos)
88   rn_mu1      =  0.          !  thermobaric coeff. in T (=0 for linear eos)
89   rn_mu2      =  0.          !  thermobaric coeff. in S (=0 for linear eos)
90   rn_nu       =  0.          !  cabbeling coeff in T*S  (=0 for linear eos)
91/
92!-----------------------------------------------------------------------
93&namtra_adv    !   advection scheme for tracer
94!-----------------------------------------------------------------------
95   ln_traadv_cen = .false. !  2nd order centered scheme
96      nn_cen_h   =  4            !  =2/4, horizontal 2nd order CEN / 4th order CEN
97      nn_cen_v   =  4            !  =2/4, vertical   2nd order CEN / 4th order COMPACT
98   ln_traadv_fct = .true. !  FCT scheme
99      nn_fct_h   =  2            !  =2/4, horizontal 2nd / 4th order
100      nn_fct_v   =  2            !  =2/4, vertical   2nd / COMPACT 4th order
101      nn_fct_zts =  0            !  >=1,  2nd order FCT scheme with vertical sub-timestepping
102      !                          !        (number of sub-timestep = nn_fct_zts)
103   ln_traadv_mus = .false. !  MUSCL scheme
104      ln_mus_ups = .false.       !  use upstream scheme near river mouths
105   ln_traadv_ubs = .false. !  UBS scheme
106      nn_ubs_v   =  2            !  =2  , vertical 2nd order FCT / COMPACT 4th order
107   ln_traadv_qck = .false. !  QUICKEST scheme
108/
109!-----------------------------------------------------------------------
110&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param) (default: NO)
111!-----------------------------------------------------------------------
112/
113!-----------------------------------------------------------------------
114&namtra_ldf    !   lateral diffusion scheme for tracers
115!-----------------------------------------------------------------------
116   !                       !  Operator type:    both false = No lateral diffusion
117   ln_traldf_lap   =  .false.  !    laplacian operator
118   ln_traldf_blp   =  .false.  !  bilaplacian operator
119/
120!-----------------------------------------------------------------------
121&namtra_ldfeiv !   eddy induced velocity param.                         (default: NO)
122!-----------------------------------------------------------------------
123/
124!-----------------------------------------------------------------------
125&namtra_dmp    !   tracer: T & S newtonian damping                       (default: YES)
126!-----------------------------------------------------------------------
127   ln_tradmp   =  .false.   !  add a damping termn (T) or not (F)
128/
129!-----------------------------------------------------------------------
130&namdyn_adv    !   formulation of the momentum advection
131!-----------------------------------------------------------------------
132   ln_dynadv_vec = .false. !  vector form (T) or flux form (F)
133   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction
134   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
135   ln_dynadv_ubs = .true.  !  flux form - 3rd order UBS      scheme
136   ln_dynzad_zts = .false. !  Use (T) sub timestepping for vertical momentum advection
137/
138!-----------------------------------------------------------------------
139&nam_vvl    !   vertical coordinate options                             (default: zstar)
140!-----------------------------------------------------------------------
141   ln_vvl_zstar  = .true.           !  zstar vertical coordinate
142/
143!-----------------------------------------------------------------------
144&namdyn_vor    !   option of physics/algorithm
145!-----------------------------------------------------------------------
146   ln_dynvor_ene = .false. !  enstrophy conserving scheme
147   ln_dynvor_ens = .false. !  energy conserving scheme
148   ln_dynvor_mix = .false. !  mixed scheme
149   ln_dynvor_een = .true.  !  energy & enstrophy scheme
150      nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
151/
152!-----------------------------------------------------------------------
153&namdyn_hpg    !   Hydrostatic pressure gradient option
154!-----------------------------------------------------------------------
155   ln_hpg_zps  = .false.  !  z-coordinate - partial steps (interpolation)
156   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
157/
158!-----------------------------------------------------------------------
159&namdyn_spg    !   Surface pressure gradient
160!-----------------------------------------------------------------------
161   ln_dynspg_ts  = .true.   ! split-explicit free surface
162      ln_bt_fw      = .true.     ! Forward integration of barotropic Eqs.
163      ln_bt_av      = .true.     ! Time filtering of barotropic variables
164         nn_bt_flt     = 1          ! Time filter choice  = 0 None
165         !                          !                     = 1 Boxcar over   nn_baro sub-steps
166         !                          !                     = 2 Boxcar over 2*nn_baro  "    "
167      ln_bt_auto    = .false.    ! Number of sub-step defined from:
168         nn_baro      =  24         ! =F : the number of sub-step in rn_rdt seconds
169/
170!-----------------------------------------------------------------------
171&namdyn_ldf    !   lateral diffusion on momentum
172!-----------------------------------------------------------------------
173   !                       !  Type of the operator :
174   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
175   ln_dynldf_lap =  .false.    !    laplacian operator
176   ln_dynldf_blp =  .false.    !  bilaplacian operator
177   !                       !  Direction of action  :
178   ln_dynldf_lev =  .true.      !  iso-level
179   ln_dynldf_hor =  .false.     !  horizontal (geopotential)
180   ln_dynldf_iso =  .false.     !  iso-neutral
181   !                       !  Coefficient
182   nn_ahm_ijk_t  = 0         !  space/time variation of eddy coef
183   !                                !  =-30  read in eddy_viscosity_3D.nc file
184   !                                !  =-20  read in eddy_viscosity_2D.nc file
185   !                                !  =  0  constant
186   !                                !  = 10  F(k)=c1d
187   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
188   !                                !  = 30  F(i,j,k)=c2d*c1d
189   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
190   rn_ahm_0      =     0.01    !  horizontal laplacian eddy viscosity   [m2/s]
191   rn_ahm_b      =     0.      !  background eddy viscosity for ldf_iso [m2/s]
192   rn_bhm_0      =     1.e+12  !  horizontal bilaplacian eddy viscosity [m4/s]
193/
194!-----------------------------------------------------------------------
195&namzdf        !   vertical physics
196!-----------------------------------------------------------------------
197   rn_avm0     =   0.     !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
198   rn_avt0     =   0.     !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst")
199   ln_zdfevd   = .false.  !  enhanced vertical diffusion (evd)
200   ln_zdfnpc   = .false.  !  Non-Penetrative Convective algorithm
201/
202!-----------------------------------------------------------------------
203&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
204!-----------------------------------------------------------------------
205/
206!-----------------------------------------------------------------------
207&namctl        !   Control prints & Benchmark
208!-----------------------------------------------------------------------
209/
Note: See TracBrowser for help on using the repository browser.