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/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00 – NEMO

source: branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_cfg @ 3875

Last change on this file since 3875 was 3875, checked in by clevy, 11 years ago

Configuration Setting/Step? 1, see ticket:#1074

File size: 12.9 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!!======================================================================
5!!   namrun        parameters of the run
6!!======================================================================
7!
8!-----------------------------------------------------------------------
9&namrun        !   parameters of the run
10!-----------------------------------------------------------------------
11   nn_itend    =    100   !  last  time step (std 5475)
12   nn_write    =    10     !  frequency of write in the output file   (modulo referenced to nn_it000)
13/
14!-----------------------------------------------------------------------
15&namzgr        !   vertical coordinate
16!-----------------------------------------------------------------------
17/
18!-----------------------------------------------------------------------
19&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
20!-----------------------------------------------------------------------
21/
22!-----------------------------------------------------------------------
23&namdom        !   space and time domain (bathymetry, mesh, timestep)
24!-----------------------------------------------------------------------
25/
26!-----------------------------------------------------------------------
27&namtsd    !   data : Temperature  & Salinity
28!-----------------------------------------------------------------------
29/
30!-----------------------------------------------------------------------
31&namsbc        !   Surface Boundary Condition (surface module)
32!-----------------------------------------------------------------------
33/
34!-----------------------------------------------------------------------
35&namsbc_ana    !   analytical surface boundary condition
36!-----------------------------------------------------------------------
37/
38!-----------------------------------------------------------------------
39&namsbc_flx    !   surface boundary condition : flux formulation
40!-----------------------------------------------------------------------
41/
42!-----------------------------------------------------------------------
43&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
44!-----------------------------------------------------------------------
45/
46!-----------------------------------------------------------------------
47&namsbc_core   !   namsbc_core  CORE bulk formulae
48!-----------------------------------------------------------------------
49/
50!-----------------------------------------------------------------------
51&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
52!-----------------------------------------------------------------------
53/
54!-----------------------------------------------------------------------
55&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled")
56!-----------------------------------------------------------------------
57/
58!-----------------------------------------------------------------------
59&namtra_qsr    !   penetrative solar radiation
60!-----------------------------------------------------------------------
61/
62!-----------------------------------------------------------------------
63&namsbc_rnf    !   runoffs namelist surface boundary condition
64!-----------------------------------------------------------------------
65/
66!-----------------------------------------------------------------------
67&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
68!-----------------------------------------------------------------------
69/
70!-----------------------------------------------------------------------
71&namsbc_ssr    !   surface boundary condition : sea surface restoring
72!-----------------------------------------------------------------------
73/
74!-----------------------------------------------------------------------
75&namsbc_alb    !   albedo parameters
76!-----------------------------------------------------------------------
77/
78!-----------------------------------------------------------------------
79&namberg       !   iceberg parameters
80!-----------------------------------------------------------------------
81/
82!-----------------------------------------------------------------------
83&namlbc        !   lateral momentum boundary condition
84!-----------------------------------------------------------------------
85/
86!-----------------------------------------------------------------------
87&namcla        !   cross land advection
88!-----------------------------------------------------------------------
89/
90!-----------------------------------------------------------------------
91&namobc        !   open boundaries parameters                           ("key_obc")
92!-----------------------------------------------------------------------
93/
94!-----------------------------------------------------------------------
95&namagrif      !  AGRIF zoom                                            ("key_agrif")
96!-----------------------------------------------------------------------
97/
98!-----------------------------------------------------------------------
99&nam_tide      !   tide parameters (#ifdef key_tide)
100!-----------------------------------------------------------------------
101/
102!-----------------------------------------------------------------------
103&nambdy        !  unstructured open boundaries                          ("key_bdy")
104!-----------------------------------------------------------------------
105/
106!-----------------------------------------------------------------------
107&nambdy_dta      !  open boundaries - external data           ("key_bdy")
108!-----------------------------------------------------------------------
109/
110!-----------------------------------------------------------------------
111&nambdy_tide     ! tidal forcing at open boundaries
112!-----------------------------------------------------------------------
113/
114!-----------------------------------------------------------------------
115&nambfr        !   bottom friction
116!-----------------------------------------------------------------------
117/
118!-----------------------------------------------------------------------
119&nambbc        !   bottom temperature boundary condition
120!-----------------------------------------------------------------------
121/
122!-----------------------------------------------------------------------
123&nambbl        !   bottom boundary layer scheme
124!-----------------------------------------------------------------------
125/
126!-----------------------------------------------------------------------
127&nameos        !   ocean physical parameters
128!-----------------------------------------------------------------------
129/
130!-----------------------------------------------------------------------
131&namtra_adv    !   advection scheme for tracer
132!-----------------------------------------------------------------------
133/
134!----------------------------------------------------------------------------------
135&namtra_ldf    !   lateral diffusion scheme for tracers
136!----------------------------------------------------------------------------------
137/
138!-----------------------------------------------------------------------
139&namtra_dmp    !   tracer: T & S newtonian damping
140!-----------------------------------------------------------------------
141/
142!-----------------------------------------------------------------------
143&namdyn_adv    !   formulation of the momentum advection
144!-----------------------------------------------------------------------
145/
146!-----------------------------------------------------------------------
147&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
148!-----------------------------------------------------------------------
149/
150!-----------------------------------------------------------------------
151&namdyn_hpg    !   Hydrostatic pressure gradient option
152!-----------------------------------------------------------------------
153/
154!-----------------------------------------------------------------------
155!namdyn_spg    !   surface pressure gradient   (CPP key only)
156!-----------------------------------------------------------------------
157/
158!-----------------------------------------------------------------------
159&namdyn_ldf    !   lateral diffusion on momentum
160!-----------------------------------------------------------------------
161/
162!-----------------------------------------------------------------------
163&namzdf        !   vertical physics
164!-----------------------------------------------------------------------
165/
166!-----------------------------------------------------------------------
167&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
168!-----------------------------------------------------------------------
169/
170!-----------------------------------------------------------------------
171&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
172!-----------------------------------------------------------------------
173/
174!------------------------------------------------------------------------
175&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
176!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
177/
178!-----------------------------------------------------------------------
179&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
180!-----------------------------------------------------------------------
181/
182!-----------------------------------------------------------------------
183&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
184!-----------------------------------------------------------------------
185/
186!-----------------------------------------------------------------------
187&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
188!-----------------------------------------------------------------------
189/
190!-----------------------------------------------------------------------
191&namsol        !   elliptic solver / island / free surface
192!-----------------------------------------------------------------------
193/
194!-----------------------------------------------------------------------
195&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
196!-----------------------------------------------------------------------
197/
198!-----------------------------------------------------------------------
199&namctl        !   Control prints & Benchmark
200!-----------------------------------------------------------------------
201/
202!-----------------------------------------------------------------------
203&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
204!-----------------------------------------------------------------------
205/
206!-----------------------------------------------------------------------
207&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
208!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
209!-----------------------------------------------------------------------
210/
211!-----------------------------------------------------------------------
212&namflo       !   float parameters                                      ("key_float")
213!-----------------------------------------------------------------------
214/
215!-----------------------------------------------------------------------
216&namptr       !   Poleward Transport Diagnostic
217!-----------------------------------------------------------------------
218/
219!-----------------------------------------------------------------------
220&namhsb       !  Heat and salt budgets
221!-----------------------------------------------------------------------
222/
223!-----------------------------------------------------------------------
224&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm')
225!-----------------------------------------------------------------------
226/
227!-----------------------------------------------------------------------
228&namdct        ! transports through sections
229!-----------------------------------------------------------------------
230/
231!-----------------------------------------------------------------------
232&namobs       !  observation usage switch                               ('key_diaobs')
233!-----------------------------------------------------------------------
234/
235!-----------------------------------------------------------------------
236&nam_asminc   !   assimilation increments                               ('key_asminc')
237!-----------------------------------------------------------------------
238/
239!-----------------------------------------------------------------------
240&namsbc_wave   ! External fields from wave model
241!-----------------------------------------------------------------------
242/
243!-----------------------------------------------------------------------
244&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
245!-----------------------------------------------------------------------
246/
Note: See TracBrowser for help on using the repository browser.