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_merge_2017/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00 – NEMO

source: branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00/namelist_cfg @ 9519

Last change on this file since 9519 was 9519, checked in by clem, 6 years ago

correct vortex namelists

File size: 22.6 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                      (default: user defined GYRE)
27!-----------------------------------------------------------------------
28/
29!-----------------------------------------------------------------------
30&namdom        !   time and space domain
31!-----------------------------------------------------------------------
32   ln_linssh   =  .false.  !  =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&namtsd        !   data : Temperature  & Salinity
38!-----------------------------------------------------------------------
39/
40!-----------------------------------------------------------------------
41&namwad        !   Wetting and drying  default is no WAD
42!-----------------------------------------------------------------------
43/
44!-----------------------------------------------------------------------
45&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T)
46!-----------------------------------------------------------------------
47/
48!-----------------------------------------------------------------------
49&namc1d        !   1D configuration options                             ("key_c1d")
50!-----------------------------------------------------------------------
51/
52!-----------------------------------------------------------------------
53&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d")
54!-----------------------------------------------------------------------
55/
56!-----------------------------------------------------------------------
57&namc1d_uvd    !   data: U & V currents                                 ("key_c1d")
58!-----------------------------------------------------------------------
59/
60
61!!======================================================================
62!!            ***  Surface Boundary Condition namelists  ***
63!!======================================================================
64!
65!-----------------------------------------------------------------------
66&namsbc        !   Surface Boundary Condition (surface module)
67!-----------------------------------------------------------------------
68  nn_fsbc     = 1         !  frequency of surface boundary condition computation
69                          !     (also = the frequency of sea-ice & iceberg model call)
70  ln_usr      = .true.    !  user defined formulation                  (T => check usrdef_sbc)
71  ln_blk      = .false.   !  Bulk formulation                          (T => fill namsbc_blk )
72  nn_ice      = 0         !  =0 no ice boundary condition   
73  ln_traqsr   = .false.   !  Light penetration in the ocean            (T => fill namtra_qsr )
74  ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
75  ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
76  nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
77/
78!-----------------------------------------------------------------------
79&namsbc_flx    !   surface boundary condition : flux formulation
80!-----------------------------------------------------------------------
81/
82!-----------------------------------------------------------------------
83&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T)
84!-----------------------------------------------------------------------
85/
86!-----------------------------------------------------------------------
87&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
88!-----------------------------------------------------------------------
89/
90!-----------------------------------------------------------------------
91&namsbc_sas    !   Stand-Alone Surface boundary condition
92!-----------------------------------------------------------------------
93/
94!-----------------------------------------------------------------------
95&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1)
96!-----------------------------------------------------------------------
97/
98!-----------------------------------------------------------------------
99&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
100!-----------------------------------------------------------------------
101/
102!-----------------------------------------------------------------------
103&namsbc_rnf    !   runoffs namelist surface boundary condition          (ln_rnf =T)
104!-----------------------------------------------------------------------
105/
106!-----------------------------------------------------------------------
107&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0)
108!-----------------------------------------------------------------------
109/
110!-----------------------------------------------------------------------
111&namsbc_iscpl  !   land ice / ocean coupling option                     
112!-----------------------------------------------------------------------
113/
114!-----------------------------------------------------------------------
115&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T)
116!-----------------------------------------------------------------------
117/
118!-----------------------------------------------------------------------
119&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
120!-----------------------------------------------------------------------
121/
122!-----------------------------------------------------------------------
123&namsbc_wave   ! External fields from wave model                        (ln_wave=T)
124!-----------------------------------------------------------------------
125/
126!-----------------------------------------------------------------------
127&namberg       !   iceberg parameters                                   (default: No iceberg)
128!-----------------------------------------------------------------------
129/
130!-----------------------------------------------------------------------
131&namlbc        !   lateral momentum boundary condition
132!-----------------------------------------------------------------------
133!                         !  free slip  !   partial slip  !   no slip   ! strong slip
134  rn_shlat     =    0.    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
135/
136!-----------------------------------------------------------------------
137&namagrif      !  AGRIF zoom                                            ("key_agrif")
138!-----------------------------------------------------------------------
139   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics
140   rn_sponge_tra =  800.   !  coefficient for tracer   sponge layer [m2/s]
141   rn_sponge_dyn =  800.   !  coefficient for dynamics sponge layer [m2/s]
142   ln_chk_bathy  = .FALSE. !
143/
144!-----------------------------------------------------------------------
145&nam_tide      !   tide parameters
146!-----------------------------------------------------------------------
147/
148!-----------------------------------------------------------------------
149&nambdy        !  unstructured open boundaries                         
150!-----------------------------------------------------------------------
151/
152!-----------------------------------------------------------------------
153&nambdy_dta    !  open boundaries - external data                       
154!-----------------------------------------------------------------------
155/
156!-----------------------------------------------------------------------
157&nambdy_tide   !  tidal forcing at open boundaries
158!-----------------------------------------------------------------------
159/
160
161!!======================================================================
162!!                ***  Top/Bottom boundary condition  ***             !!
163!!======================================================================
164!
165!-----------------------------------------------------------------------
166&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
167!-----------------------------------------------------------------------
168   ln_NONE    = .true.    !  free-slip       : Cd = 0
169/
170!-----------------------------------------------------------------------
171&namdrg_top    !   TOP friction                                         (ln_isfcav=T)
172!-----------------------------------------------------------------------
173/
174!-----------------------------------------------------------------------
175&namdrg_bot    !   BOTTOM friction                                 
176!-----------------------------------------------------------------------
177/
178!-----------------------------------------------------------------------
179&nambbc        !   bottom temperature boundary condition                (default: NO)
180!-----------------------------------------------------------------------
181/
182!-----------------------------------------------------------------------
183&nambbl        !   bottom boundary layer scheme                         (default: NO)
184!-----------------------------------------------------------------------
185/
186
187!!======================================================================
188!!                        Tracer (T & S) namelists                    !!
189!!======================================================================
190!
191!-----------------------------------------------------------------------
192&nameos        !   ocean Equation Of Seawater                           (default: NO)
193!-----------------------------------------------------------------------
194   ln_seos     = .true.         !  = Use simplified equation of state (S-EOS)
195   !                            !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
196   rn_a0       =  0.28        !  thermal expension coefficient (for simplified equation of state)
197   rn_b0       =  0.          !  saline  expension coefficient (for simplified equation of state)
198   rn_lambda1  =  0.          !  cabbeling coeff in T^2  (=0 for linear eos)
199   rn_lambda2  =  0.          !  cabbeling coeff in S^2  (=0 for linear eos)
200   rn_mu1      =  0.          !  thermobaric coeff. in T (=0 for linear eos)
201   rn_mu2      =  0.          !  thermobaric coeff. in S (=0 for linear eos)
202   rn_nu       =  0.          !  cabbeling coeff in T*S  (=0 for linear eos)
203/
204!-----------------------------------------------------------------------
205&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
206!-----------------------------------------------------------------------
207   ln_traadv_cen = .false. !  2nd order centered scheme
208      nn_cen_h   =  4            !  =2/4, horizontal 2nd order CEN / 4th order CEN
209      nn_cen_v   =  4            !  =2/4, vertical   2nd order CEN / 4th order COMPACT
210   ln_traadv_fct = .true. !  FCT scheme
211      nn_fct_h   =  2            !  =2/4, horizontal 2nd / 4th order
212      nn_fct_v   =  2            !  =2/4, vertical   2nd / COMPACT 4th order
213   ln_traadv_mus = .false. !  MUSCL scheme
214      ln_mus_ups = .false.       !  use upstream scheme near river mouths
215   ln_traadv_ubs = .false. !  UBS scheme
216      nn_ubs_v   =  2            !  =2  , vertical 2nd order FCT / COMPACT 4th order
217   ln_traadv_qck = .false. !  QUICKEST scheme
218/
219!-----------------------------------------------------------------------
220&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
221!-----------------------------------------------------------------------
222  !                       !  Operator type:
223   ln_traldf_NONE  =  .true.  !  No explicit diffusion
224   ln_traldf_lap   =  .false.  !    laplacian operator
225   ln_traldf_blp   =  .false.  !  bilaplacian operator
226/
227
228!!======================================================================
229!!                     vertical physics namelists                     !!
230!!======================================================================
231!
232!-----------------------------------------------------------------------
233&nam_vvl       !   vertical coordinate options                          (default: z-star)
234!-----------------------------------------------------------------------
235   ln_vvl_zstar  = .true.           !  zstar vertical coordinate
236/
237!-----------------------------------------------------------------------
238&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
239!-----------------------------------------------------------------------
240   ln_dynadv_vec = .false. !  vector form (T) or flux form (F)
241   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction
242   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
243   ln_dynadv_ubs = .true.  !  flux form - 3rd order UBS      scheme
244/
245!-----------------------------------------------------------------------
246&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO)
247!-----------------------------------------------------------------------
248   ln_dynvor_ene = .false. !  enstrophy conserving scheme
249   ln_dynvor_ens = .false. !  energy conserving scheme
250   ln_dynvor_mix = .false. !  mixed scheme
251   ln_dynvor_een = .true.  !  energy & enstrophy scheme
252      nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
253/
254!-----------------------------------------------------------------------
255&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
256!-----------------------------------------------------------------------
257   ln_hpg_zps  = .false.  !  z-coordinate - partial steps (interpolation)
258   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
259/
260!-----------------------------------------------------------------------
261&namdyn_spg    !   surface pressure gradient                            (default: NO)
262!-----------------------------------------------------------------------
263   ln_dynspg_exp  = .false.
264   ln_dynspg_ts  = .true.   ! split-explicit free surface
265      ln_bt_fw      = .true.     ! Forward integration of barotropic Eqs.
266      ln_bt_av      = .true.     ! Time filtering of barotropic variables
267         nn_bt_flt     = 1          ! Time filter choice  = 0 None
268         !                          !                     = 1 Boxcar over   nn_baro sub-steps
269         !                          !                     = 2 Boxcar over 2*nn_baro  "    "
270      ln_bt_auto    = .false.    ! Number of sub-step defined from:
271         nn_baro      =  24         ! =F : the number of sub-step in rn_rdt seconds
272/
273!-----------------------------------------------------------------------
274&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
275!-----------------------------------------------------------------------
276   !                       !  Type of the operator :
277   ln_dynldf_NONE=  .true.    !  No operator (i.e. no explicit diffusion)
278   ln_dynldf_lap =  .false.    !    laplacian operator
279   ln_dynldf_blp =  .false.    !  bilaplacian operator
280   !                       !  Direction of action  :
281   ln_dynldf_lev =  .false.    !  iso-level
282   ln_dynldf_hor =  .true.    !  horizontal (geopotential)
283   ln_dynldf_iso =  .false.    !  iso-neutral
284   !                       !  Coefficient
285   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef
286      !                             !  =  0  constant
287      !                        !  time invariant coefficients :  ahm = 1/2  Uv*Lv   (lap case)
288      !                             !                            bhm = 1/12 Uv*Lv^3 (blp case)
289      rn_Uv      = 0.1              !  lateral viscous velocity [m/s] (nn_ahm_ijk_t= 0, 10, 20, 30)
290      rn_Lv      = 30.e+3           !  lateral viscous length   [m]   (nn_ahm_ijk_t= 0, 10)
291/
292
293!-----------------------------------------------------------------------
294&namzdf        !   vertical physics                                     (default: NO selection)
295!-----------------------------------------------------------------------
296   !                       ! type of vertical closure
297   ln_zdfcst   = .true.       !  constant mixing
298   !
299   !                       ! convection
300   ln_zdfevd   = .false.      !  enhanced vertical diffusion
301   ln_zdfnpc   = .false.      !  Non-Penetrative Convective algorithm
302   !
303   !                       ! coefficients
304   rn_avm0     =   1.e-4      !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
305   rn_avt0     =   0.e0       !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
306   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
307   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0)
308/
309!-----------------------------------------------------------------------
310&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T)
311!-----------------------------------------------------------------------
312/
313!-----------------------------------------------------------------------
314&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
315!-----------------------------------------------------------------------
316/
317!-----------------------------------------------------------------------
318&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T)
319!-----------------------------------------------------------------------
320/
321!-----------------------------------------------------------------------
322&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T)
323!-----------------------------------------------------------------------
324/
325!-----------------------------------------------------------------------
326&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T)
327!-----------------------------------------------------------------------
328/
329!-----------------------------------------------------------------------
330&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi")
331!-----------------------------------------------------------------------
332/
333!-----------------------------------------------------------------------
334&namctl        !   Control prints
335!-----------------------------------------------------------------------
336/
337!-----------------------------------------------------------------------
338&namsto        ! Stochastic parametrization of EOS                      (default: NO)
339!-----------------------------------------------------------------------
340/
341!-----------------------------------------------------------------------
342&namtrd        !   trend diagnostics                                    (default F)
343!-----------------------------------------------------------------------
344/
345!-----------------------------------------------------------------------
346&namptr        !   Poleward Transport Diagnostic                        (default F)
347!-----------------------------------------------------------------------
348/
349!-----------------------------------------------------------------------
350&namhsb        !  Heat and salt budgets                                 (default F)
351!-----------------------------------------------------------------------
352/
353!-----------------------------------------------------------------------
354&namdiu        !   Cool skin and warm layer models                      (default F)
355!-----------------------------------------------------------------------
356/
357!-----------------------------------------------------------------------
358&namflo        !   float parameters                                     ("key_float")
359!-----------------------------------------------------------------------
360/
361!-----------------------------------------------------------------------
362&nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm")
363!-----------------------------------------------------------------------
364/
365!-----------------------------------------------------------------------
366&namdct        ! transports through some sections                       ("key_diadct")
367!-----------------------------------------------------------------------
368/
369!-----------------------------------------------------------------------
370&nam_diatmb    !  Top Middle Bottom Output                              (default F)
371!-----------------------------------------------------------------------
372/
373!-----------------------------------------------------------------------
374&nam_dia25h    !  25h Mean Output                                       (default F)
375!-----------------------------------------------------------------------
376/
377!-----------------------------------------------------------------------
378&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
379!-----------------------------------------------------------------------
380/
381!-----------------------------------------------------------------------
382&namobs        !  observation usage switch
383!-----------------------------------------------------------------------
384/
385!-----------------------------------------------------------------------
386&nam_asminc    !   assimilation increments                              ('key_asminc')
387!-----------------------------------------------------------------------
388/
389!-----------------------------------------------------------------------
390&namdta_dyn    !   offline dynamics read in files                       ("key_offline")
391!-----------------------------------------------------------------------
392/
Note: See TracBrowser for help on using the repository browser.