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_example_OVF in NEMO/branches/UKMO/tools_r4.0-HEAD_dev_MEs/DOMAINcfg – NEMO

source: NEMO/branches/UKMO/tools_r4.0-HEAD_dev_MEs/DOMAINcfg/namelist_cfg_example_OVF @ 15774

Last change on this file since 15774 was 15774, checked in by dbruciaferri, 2 years ago

adding namelist example for localising MEs

File size: 13.1 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!
5!-----------------------------------------------------------------------
6&namrun        !   parameters of the run
7!-----------------------------------------------------------------------
8   nn_no       =       0   !  job number (no more used...)
9   cn_exp      =  "domaincfg"  !  experience name
10   nn_it000    =       1   !  first time step
11   nn_itend    =      75   !  last  time step (std 5475)
12/
13!-----------------------------------------------------------------------
14&namcfg        !   parameters of the configuration
15!-----------------------------------------------------------------------
16   !
17   ln_e3_dep   = .false.   ! =T : e3=dk[depth] in discret sens.
18   !                       !      ===>>> will become the only possibility in v4.0
19   !                       ! =F : e3 analytical derivative of depth function
20   !                       !      only there for backward compatibility test with v3.6
21   !                       !     
22   cp_cfg      = 'eorca'
23   jp_cfg      = 25
24   jperio      = 4
25   jpidta      = 1442
26   jpiglo      = 1442
27   jpjdta      = 1207
28   jpjglo      = 1207
29   jpkdta      = 75
30   jpizoom     = 1
31   jpjzoom     = 1
32/
33!-----------------------------------------------------------------------
34&namzgr        !   vertical coordinate
35!-----------------------------------------------------------------------
36   ln_mes      = .true.    !  Multi-Envelope s-coordinate
37   ln_linssh   = .true.    !  linear free surface
38   ln_loc_zgr  = .true.    !  Local coordinate system
39/
40!-----------------------------------------------------------------------
41&namzgr_mes    !   MEs-coordinate
42!-----------------------------------------------------------------------
43   ln_envl     =   .TRUE. , .TRUE. , .TRUE. , .TRUE., .FALSE.  ! (T/F) If the envelope is used
44   nn_strt     =     1    ,   1    ,    1   ,   1    ,   1     ! Stretch. funct.: Madec 1996 (0) or
45                                                               ! Song & Haidvogel 1994 (1) or       
46                                                               ! Siddorn & Furner 2012 (2)
47   nn_slev     =     9    ,   31   ,   20   ,   15   ,    0    ! number of s-lev between env(n-1)
48                                                               ! and env(n)
49   rn_e_hc     =     0.0  ,    0.0 ,   0.0  ,   0.0  ,   0.0   ! critical depth for transition to   
50                                                               ! stretch. coord.
51   rn_e_th     =     1.20 ,    1.5 ,   2.4  ,   0.0  ,   0.0   ! surf. control param.:               
52                                                               ! SH94 or MD96: 0<=th<=20
53                                                               ! SF12: thickness surf. cell
54   rn_e_bb     =     0.7 ,     0.5 ,   0.85 ,   0.0  ,   0.0   ! bot. control param.:
55                                                               ! SH94 or MD96: 0<=bb<=1
56                                                               ! SF12: offset for calculating Zb
57   rn_e_al     =     0.0  ,    0.0 ,   0.0  ,   0.0  ,   0.0   ! alpha stretching param with SF12
58   rn_e_ba     =     0.0  ,    0.0 ,   0.0  ,   0.0  ,   0.0   ! SF12 bathymetry scaling factor for
59                                                               ! calculating Zb
60   rn_bot_min  = 10.0       ! minimum depth of the ocean bottom (>0) (m)
61   rn_bot_max  = 5900.0     ! maximum depth of the ocean bottom (= ocean depth) (>0) (m)
62
63   ln_pst_mes   = .false.
64   ln_pst_l2g   = .false.
65   rn_e3pst_min = 20.
66   rn_e3pst_rat = 0.1
67/
68!-----------------------------------------------------------------------
69&namdom        !   space and time domain (bathymetry, mesh, timestep)
70!-----------------------------------------------------------------------
71   nn_bathy    =  1
72   nn_msh      =  1
73   rn_atfp     =  0.1
74   rn_e3zps_min=  25.0
75   rn_e3zps_rat=  0.2
76   rn_hmin     = -8.0
77   rn_rdt      =  1350.0
78   jphgr_msh   =       0               !  type of horizontal mesh
79   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
80   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
81   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
82   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
83   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
84   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
85   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
86   ppa0        =    103.9530096000000  ! (default coefficients)
87   ppa1        =      2.415951269000000  !
88   ppkth       =     15.35101370000000 !
89   ppacr       =       7.0             !
90   ppdzmin     =  999999.0             !  Minimum vertical spacing
91   pphmax      =  999999.0             !  Maximum depth
92   ldbletanh   =   .TRUE.              !  Use/do not use double tanf function for vertical coordinates
93   ppa2        =     100.7609285000000 !  Double tanh function parameters
94   ppkth2      =      48.02989372000000  !
95   ppacr2      =      13.              !
96/
97!-----------------------------------------------------------------------
98&namcrs        !   Grid coarsening for dynamics output and/or
99               !   passive tracer coarsened online simulations
100!-----------------------------------------------------------------------
101/
102!-----------------------------------------------------------------------
103&namtsd    !   data : Temperature  & Salinity
104!-----------------------------------------------------------------------
105/
106!-----------------------------------------------------------------------
107&namsbc        !   Surface Boundary Condition (surface module)
108!-----------------------------------------------------------------------
109/
110!-----------------------------------------------------------------------
111&namsbc_core   !   namsbc_core  CORE bulk formulae
112!-----------------------------------------------------------------------
113/
114!-----------------------------------------------------------------------
115&namtra_qsr    !   penetrative solar radiation
116!-----------------------------------------------------------------------
117/
118!-----------------------------------------------------------------------
119&namsbc_rnf    !   runoffs namelist surface boundary condition
120!-----------------------------------------------------------------------
121/
122!-----------------------------------------------------------------------
123&namsbc_ssr    !   surface boundary condition : sea surface restoring
124!-----------------------------------------------------------------------
125/
126!-----------------------------------------------------------------------
127&namsbc_alb    !   albedo parameters
128!-----------------------------------------------------------------------
129/
130!-----------------------------------------------------------------------
131&namberg       !   iceberg parameters
132!-----------------------------------------------------------------------
133/
134!-----------------------------------------------------------------------
135&namlbc        !   lateral momentum boundary condition
136!-----------------------------------------------------------------------
137   rn_shlat    = 0.
138   ln_vorlat   = .false.
139/
140!-----------------------------------------------------------------------
141&nambfr        !   bottom friction
142!-----------------------------------------------------------------------
143/
144!-----------------------------------------------------------------------
145&nambbc        !   bottom temperature boundary condition                (default: NO)
146!-----------------------------------------------------------------------
147/
148!-----------------------------------------------------------------------
149&nambbl        !   bottom boundary layer scheme
150!-----------------------------------------------------------------------
151/
152!-----------------------------------------------------------------------
153&nameos        !   ocean physical parameters
154!-----------------------------------------------------------------------
155   ln_teos10   = .true.
156   ln_eos80    = .false.
157/
158!-----------------------------------------------------------------------
159&namtra_adv    !   advection scheme for tracer
160!-----------------------------------------------------------------------
161/
162!-----------------------------------------------------------------------
163&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
164!-----------------------------------------------------------------------
165/
166!----------------------------------------------------------------------------------
167&namtra_ldf    !   lateral diffusion scheme for tracers
168!----------------------------------------------------------------------------------
169/
170!----------------------------------------------------------------------------------
171&namtra_ldfeiv !   eddy induced velocity param.
172!----------------------------------------------------------------------------------
173/
174!-----------------------------------------------------------------------
175&namtra_dmp    !   tracer: T & S newtonian damping
176!-----------------------------------------------------------------------
177/
178!-----------------------------------------------------------------------
179&namdyn_adv    !   formulation of the momentum advection
180!-----------------------------------------------------------------------
181/
182!-----------------------------------------------------------------------
183&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
184!-----------------------------------------------------------------------
185/
186!-----------------------------------------------------------------------
187&namdyn_hpg    !   Hydrostatic pressure gradient option
188!-----------------------------------------------------------------------
189/
190!-----------------------------------------------------------------------
191&namdyn_spg    !   Surface pressure gradient
192!-----------------------------------------------------------------------
193/
194!-----------------------------------------------------------------------
195&namdyn_ldf    !   lateral diffusion on momentum
196!-----------------------------------------------------------------------
197/
198!-----------------------------------------------------------------------
199&namzdf        !   vertical physics
200!-----------------------------------------------------------------------
201/
202!-----------------------------------------------------------------------
203&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
204!-----------------------------------------------------------------------
205/
206!-----------------------------------------------------------------------
207&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
208!-----------------------------------------------------------------------
209/
210!-----------------------------------------------------------------------
211&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
212!-----------------------------------------------------------------------
213/
214!-----------------------------------------------------------------------
215&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
216!-----------------------------------------------------------------------
217/
218!-----------------------------------------------------------------------
219&namctl        !   Control prints & Benchmark
220!-----------------------------------------------------------------------
221   ln_ctl      = .false.   !  trends control print (expensive!)
222   nn_print    =    0      !  level of print (0 no extra print)
223   nn_ictls    =    1      !  start i indice of control sum (use to compare mono versus
224   nn_ictle    =    1      !  end   i indice of control sum        multi processor runs
225   nn_jctls    =    1      !  start j indice of control               over a subdomain)
226   nn_jctle    =    1      !  end   j indice of control
227   nn_isplt    =    1      !  number of processors in i-direction
228   nn_jsplt    =    1      !  number of processors in j-direction
229   nn_bench    =    0      !  Bench mode (1/0): CAUTION use zero except for bench
230   nn_timing   =    0      !  timing by routine activated (=1) creates timing.output file, or not (=0)
231   nn_diacfl   =    0      !  Write out CFL diagnostics (=1) in cfl_diagnostics.ascii, or not (=0)
232/
233!-----------------------------------------------------------------------
234&namptr       !   Poleward Transport Diagnostic
235!-----------------------------------------------------------------------
236/
237!-----------------------------------------------------------------------
238&namhsb       !  Heat and salt budgets
239!-----------------------------------------------------------------------
240/
241!-----------------------------------------------------------------------
242&namobs       !  observation usage
243!-----------------------------------------------------------------------
244/
245!-----------------------------------------------------------------------
246&nam_asminc   !   assimilation increments                               ('key_asminc')
247!-----------------------------------------------------------------------
248/
Note: See TracBrowser for help on using the repository browser.