1 | !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
---|
2 | !! NEMO/OCE Configuration namelist : overwrite default values defined in SHARED/namelist_ref |
---|
3 | !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
---|
4 | !! ORCA2 - ICE - PISCES configuration !! |
---|
5 | !!====================================================================== |
---|
6 | !! *** Domain & Run management namelists *** !! |
---|
7 | !! !! |
---|
8 | !! namrun parameters of the run |
---|
9 | !! namdom space and time domain |
---|
10 | !! namcfg parameters of the configuration (default: user defined GYRE) |
---|
11 | !! namwad Wetting and drying (default: OFF) |
---|
12 | !! namtsd data: temperature & salinity (default: OFF) |
---|
13 | !! namcrs coarsened grid (for outputs and/or TOP) (ln_crs =T) |
---|
14 | !! namc1d 1D configuration options ("key_c1d") |
---|
15 | !! namc1d_dyndmp 1D newtonian damping applied on currents ("key_c1d") |
---|
16 | !! namc1d_uvd 1D data (currents) ("key_c1d") |
---|
17 | !!====================================================================== |
---|
18 | ! |
---|
19 | !----------------------------------------------------------------------- |
---|
20 | &namrun ! parameters of the run |
---|
21 | !----------------------------------------------------------------------- |
---|
22 | cn_exp = _AUTO_ |
---|
23 | nn_date0 = _AUTO_ ! date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) |
---|
24 | nn_leapy = _AUTO_ ! Leap year calendar (1) or not (0) |
---|
25 | nn_it000 = _AUTO_ |
---|
26 | nn_itend = _AUTO_ |
---|
27 | nn_stock = _AUTO_ |
---|
28 | ln_mskland = .true. |
---|
29 | ln_clobber = .true. |
---|
30 | ln_cfmeta = .true. ! output additional data to netCDF files required for compliance with the CF metadata standard |
---|
31 | / |
---|
32 | !----------------------------------------------------------------------- |
---|
33 | &namdom ! time and space domain |
---|
34 | !----------------------------------------------------------------------- |
---|
35 | ln_linssh = .true. ! =T linear free surface ==>> model level are fixed in time |
---|
36 | ! |
---|
37 | rn_rdt = 21600. ! time step for the dynamics and tracer |
---|
38 | / |
---|
39 | !----------------------------------------------------------------------- |
---|
40 | &namcfg ! parameters of the configuration (default: use namusr_def in namelist_cfg) |
---|
41 | !----------------------------------------------------------------------- |
---|
42 | ln_read_cfg = .true. ! (=T) read the domain configuration file |
---|
43 | cn_domcfg = "domain_cfg.nc" ! domain configuration filename |
---|
44 | ! |
---|
45 | ln_closea = .false. ! F => suppress closed seas (defined by closea_mask field) |
---|
46 | ! ! from the bathymetry at runtime. |
---|
47 | / |
---|
48 | !----------------------------------------------------------------------- |
---|
49 | &namtsd ! Temperature & Salinity Data (init/dmp) (default: OFF) |
---|
50 | !----------------------------------------------------------------------- |
---|
51 | / |
---|
52 | !!====================================================================== |
---|
53 | !! *** Surface Boundary Condition namelists *** !! |
---|
54 | !! !! |
---|
55 | !! namsbc surface boundary condition manager (default: NO selection) |
---|
56 | !! namsbc_flx flux formulation (ln_flx =T) |
---|
57 | !! namsbc_blk Bulk formulae formulation (ln_blk =T) |
---|
58 | !! namsbc_cpl CouPLed formulation ("key_oasis3" ) |
---|
59 | !! namsbc_sas Stand-Alone Surface module (SAS_SRC only) |
---|
60 | !! namsbc_iif Ice-IF: use observed ice cover (nn_ice = 1 ) |
---|
61 | !! namtra_qsr penetrative solar radiation (ln_traqsr =T) |
---|
62 | !! namsbc_ssr sea surface restoring term (for T and/or S) (ln_ssr =T) |
---|
63 | !! namsbc_rnf river runoffs (ln_rnf =T) |
---|
64 | !! namsbc_apr Atmospheric Pressure (ln_apr_dyn =T) |
---|
65 | !! namsbc_isf ice shelf melting/freezing (ln_isfcav =T : read (ln_read_cfg=T) or set or usr_def_zgr ) |
---|
66 | !! namsbc_iscpl coupling option between land ice model and ocean (ln_isfcav =T) |
---|
67 | !! namsbc_wave external fields from wave model (ln_wave =T) |
---|
68 | !! namberg iceberg floats (ln_icebergs=T) |
---|
69 | !!====================================================================== |
---|
70 | ! |
---|
71 | !----------------------------------------------------------------------- |
---|
72 | &namsbc ! Surface Boundary Condition manager (default: NO selection) |
---|
73 | !----------------------------------------------------------------------- |
---|
74 | nn_fsbc = 1 ! frequency of SBC module call |
---|
75 | ! (also = the frequency of sea-ice & iceberg model call) |
---|
76 | ! Type of air-sea fluxes |
---|
77 | ln_usr = .true. ! user defined formulation (T => check usrdef_sbc) |
---|
78 | ln_traqsr = .true. ! Light penetration in the ocean (T => fill namtra_qsr) |
---|
79 | / |
---|
80 | !----------------------------------------------------------------------- |
---|
81 | &namsbc_blk ! namsbc_blk generic Bulk formula (ln_blk =T) |
---|
82 | !----------------------------------------------------------------------- |
---|
83 | / |
---|
84 | !----------------------------------------------------------------------- |
---|
85 | &namtra_qsr ! penetrative solar radiation (ln_traqsr =T) |
---|
86 | !----------------------------------------------------------------------- |
---|
87 | ! ! type of penetration (default: NO selection) |
---|
88 | ln_qsr_rgb = .true. ! RGB light penetration (Red-Green-Blue) |
---|
89 | ! |
---|
90 | / |
---|
91 | !----------------------------------------------------------------------- |
---|
92 | &namsbc_ssr ! surface boundary condition : sea surface restoring (ln_ssr =T) |
---|
93 | !----------------------------------------------------------------------- |
---|
94 | / |
---|
95 | !----------------------------------------------------------------------- |
---|
96 | &namsbc_rnf ! runoffs (ln_rnf =T) |
---|
97 | !----------------------------------------------------------------------- |
---|
98 | / |
---|
99 | !----------------------------------------------------------------------- |
---|
100 | &namsbc_wave ! External fields from wave model (ln_wave=T) |
---|
101 | !----------------------------------------------------------------------- |
---|
102 | / |
---|
103 | !----------------------------------------------------------------------- |
---|
104 | &namberg ! iceberg parameters (default: OFF) |
---|
105 | !----------------------------------------------------------------------- |
---|
106 | / |
---|
107 | !!====================================================================== |
---|
108 | !! *** Lateral boundary condition *** !! |
---|
109 | !! !! |
---|
110 | !! namlbc lateral momentum boundary condition (default: NO selection) |
---|
111 | !! namagrif agrif nested grid (read by child model only) ("key_agrif") |
---|
112 | !! nam_tide Tidal forcing (default: OFF) |
---|
113 | !! nambdy Unstructured open boundaries (default: OFF) |
---|
114 | !! nambdy_dta Unstructured open boundaries - external data (see nambdy) |
---|
115 | !! nambdy_tide tidal forcing at open boundaries (default: OFF) |
---|
116 | !!====================================================================== |
---|
117 | ! |
---|
118 | !----------------------------------------------------------------------- |
---|
119 | &namlbc ! lateral momentum boundary condition (default: NO selection) |
---|
120 | !----------------------------------------------------------------------- |
---|
121 | rn_shlat = 2. ! no slip |
---|
122 | / |
---|
123 | !----------------------------------------------------------------------- |
---|
124 | &namagrif ! AGRIF zoom ("key_agrif") |
---|
125 | !----------------------------------------------------------------------- |
---|
126 | / |
---|
127 | !!====================================================================== |
---|
128 | !! *** Top/Bottom boundary condition *** !! |
---|
129 | !! !! |
---|
130 | !! namdrg top/bottom drag coefficient (default: NO selection) |
---|
131 | !! namdrg_top top friction (ln_OFF=F & ln_isfcav=T) |
---|
132 | !! namdrg_bot bottom friction (ln_OFF=F) |
---|
133 | !! nambbc bottom temperature boundary condition (default: OFF) |
---|
134 | !! nambbl bottom boundary layer scheme (default: OFF) |
---|
135 | !!====================================================================== |
---|
136 | ! |
---|
137 | !----------------------------------------------------------------------- |
---|
138 | &namdrg ! top/bottom drag coefficient (default: NO selection) |
---|
139 | !----------------------------------------------------------------------- |
---|
140 | / |
---|
141 | !----------------------------------------------------------------------- |
---|
142 | &nambbc ! bottom temperature boundary condition (default: OFF) |
---|
143 | !----------------------------------------------------------------------- |
---|
144 | / |
---|
145 | !----------------------------------------------------------------------- |
---|
146 | &nambbl ! bottom boundary layer scheme (default: OFF) |
---|
147 | !----------------------------------------------------------------------- |
---|
148 | / |
---|
149 | !!====================================================================== |
---|
150 | !! Tracer (T-S) namelists !! |
---|
151 | !! !! |
---|
152 | !! nameos equation of state (default: NO selection) |
---|
153 | !! namtra_adv advection scheme (default: NO selection) |
---|
154 | !! namtra_ldf lateral diffusion scheme (default: NO selection) |
---|
155 | !! namtra_mle mixed layer eddy param. (Fox-Kemper param.) (default: OFF) |
---|
156 | !! namtra_eiv eddy induced velocity param. (default: OFF) |
---|
157 | !! namtra_dmp T & S newtonian damping (default: OFF) |
---|
158 | !!====================================================================== |
---|
159 | ! |
---|
160 | !----------------------------------------------------------------------- |
---|
161 | &nameos ! ocean Equation Of Seawater (default: NO selection) |
---|
162 | !----------------------------------------------------------------------- |
---|
163 | ln_eos80 = .true. ! = Use EOS80 |
---|
164 | / |
---|
165 | !----------------------------------------------------------------------- |
---|
166 | &namtra_adv ! advection scheme for tracer (default: NO selection) |
---|
167 | !----------------------------------------------------------------------- |
---|
168 | / |
---|
169 | !----------------------------------------------------------------------- |
---|
170 | &namtra_ldf ! lateral diffusion scheme for tracers (default: NO selection) |
---|
171 | !----------------------------------------------------------------------- |
---|
172 | ln_traldf_lap = .true. ! laplacian operator |
---|
173 | ln_traldf_iso = .true. ! iso-neutral (Standard operator) |
---|
174 | ! ! Coefficients: |
---|
175 | nn_aht_ijk_t = 20 ! space/time variation of eddy coef |
---|
176 | ! ! = 20 aht = 1/2 Ud. max(e1,e2) |
---|
177 | rn_Ud = 0.018 ! lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30) |
---|
178 | rn_Ld = 200.e+3 ! lateral diffusive length [m] (nn_aht_ijk_t= 0, 10) |
---|
179 | / |
---|
180 | !----------------------------------------------------------------------- |
---|
181 | &namdta_dyn ! offline ocean input files (OFF_SRC only) |
---|
182 | !----------------------------------------------------------------------- |
---|
183 | ln_dyntrp = _AUTO_ |
---|
184 | ln_dynrnf = .false. ! runoffs option enabled (T) or not (F) |
---|
185 | ln_dynrnf_depth = .false. ! runoffs is spread in vertical (T) or not (F) |
---|
186 | ! fwbcorr = 3.786e-06 ! annual global mean of empmr for ssh correction |
---|
187 | |
---|
188 | cn_dir = './' ! root directory for the ocean data location |
---|
189 | !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! |
---|
190 | ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! |
---|
191 | ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename ! |
---|
192 | sn_tem = 'dyna_grid_T' , 120. , 'votemper' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
193 | sn_sal = 'dyna_grid_T' , 120. , 'vosaline' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
194 | sn_mld = 'dyna_grid_T' , 120. , 'somixhgt' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
195 | sn_emp = 'dyna_grid_T' , 120. , 'sowaflup' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
196 | sn_fmf = 'dyna_grid_T' , 120. , 'iowaflup' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
197 | sn_ice = 'dyna_grid_T' , 120. , 'soicecov' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
198 | sn_qsr = 'dyna_grid_T' , 120. , 'soshfldo' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
199 | sn_wnd = 'dyna_grid_T' , 120. , 'sowindsp' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
200 | sn_uwd = 'dyna_grid_U' , 120. , 'uocetr_eff', .true. , .true. , 'yearly' , '' , '' , '' |
---|
201 | sn_vwd = 'dyna_grid_V' , 120. , 'vocetr_eff', .true. , .true. , 'yearly' , '' , '' , '' |
---|
202 | sn_wwd = 'dyna_grid_W' , 120. , 'wocetr_eff', .true. , .true. , 'yearly' , '' , '' , '' |
---|
203 | sn_avt = 'dyna_grid_W' , 120. , 'voddmavs' , .true. , .true. , 'yearly' , '' , '' , '' |
---|
204 | / |
---|
205 | !----------------------------------------------------------------------- |
---|
206 | &namtra_mle ! mixed layer eddy parametrisation (Fox-Kemper) (default: OFF) |
---|
207 | !----------------------------------------------------------------------- |
---|
208 | / |
---|
209 | !----------------------------------------------------------------------- |
---|
210 | &namtra_eiv ! eddy induced velocity param. (default: OFF) |
---|
211 | !----------------------------------------------------------------------- |
---|
212 | / |
---|
213 | !----------------------------------------------------------------------- |
---|
214 | &namtra_dmp ! tracer: T & S newtonian damping (default: OFF) |
---|
215 | !----------------------------------------------------------------------- |
---|
216 | / |
---|
217 | !!====================================================================== |
---|
218 | !! *** Dynamics namelists *** !! |
---|
219 | !! !! |
---|
220 | !! nam_vvl vertical coordinate options (default: z-star) |
---|
221 | !! namdyn_adv formulation of the momentum advection (default: NO selection) |
---|
222 | !! namdyn_vor advection scheme (default: NO selection) |
---|
223 | !! namdyn_hpg hydrostatic pressure gradient (default: NO selection) |
---|
224 | !! namdyn_spg surface pressure gradient (default: NO selection) |
---|
225 | !! namdyn_ldf lateral diffusion scheme (default: NO selection) |
---|
226 | !! namdta_dyn offline TOP: dynamics read in files (OFF_SRC only) |
---|
227 | !!====================================================================== |
---|
228 | ! |
---|
229 | !----------------------------------------------------------------------- |
---|
230 | &namdyn_adv ! formulation of the momentum advection (default: NO selection) |
---|
231 | !----------------------------------------------------------------------- |
---|
232 | / |
---|
233 | !----------------------------------------------------------------------- |
---|
234 | &namdyn_vor ! Vorticity / Coriolis scheme (default: NO selection) |
---|
235 | !----------------------------------------------------------------------- |
---|
236 | / |
---|
237 | !----------------------------------------------------------------------- |
---|
238 | &namdyn_hpg ! Hydrostatic pressure gradient option (default: NO selection) |
---|
239 | !----------------------------------------------------------------------- |
---|
240 | / |
---|
241 | !----------------------------------------------------------------------- |
---|
242 | &namdyn_spg ! surface pressure gradient (default: NO selection) |
---|
243 | !----------------------------------------------------------------------- |
---|
244 | / |
---|
245 | !----------------------------------------------------------------------- |
---|
246 | &namdyn_ldf ! lateral diffusion on momentum (default: NO selection) |
---|
247 | !----------------------------------------------------------------------- |
---|
248 | / |
---|
249 | !!====================================================================== |
---|
250 | !! vertical physics namelists !! |
---|
251 | !! !! |
---|
252 | !! namzdf vertical physics manager (default: NO selection) |
---|
253 | !! namzdf_ric richardson number vertical mixing (ln_zdfric=T) |
---|
254 | !! namzdf_tke TKE vertical mixing (ln_zdftke=T) |
---|
255 | !! namzdf_gls GLS vertical mixing (ln_zdfgls=T) |
---|
256 | !! namzdf_osm OSM vertical diffusion (ln_zdfosm=T) |
---|
257 | !! namzdf_iwm tidal mixing parameterization (ln_zdfiwm=T) |
---|
258 | !!====================================================================== |
---|
259 | ! |
---|
260 | !----------------------------------------------------------------------- |
---|
261 | &namzdf ! vertical physics manager (default: NO selection) |
---|
262 | !----------------------------------------------------------------------- |
---|
263 | / |
---|
264 | !----------------------------------------------------------------------- |
---|
265 | &namzdf_tke ! turbulent eddy kinetic dependent vertical diffusion (ln_zdftke =T) |
---|
266 | !----------------------------------------------------------------------- |
---|
267 | / |
---|
268 | !----------------------------------------------------------------------- |
---|
269 | &namzdf_iwm ! internal wave-driven mixing parameterization (ln_zdfiwm =T) |
---|
270 | !----------------------------------------------------------------------- |
---|
271 | / |
---|
272 | !!====================================================================== |
---|
273 | !! *** Diagnostics namelists *** !! |
---|
274 | !! !! |
---|
275 | !! namtrd dynamics and/or tracer trends (default: OFF) |
---|
276 | !! namptr Poleward Transport Diagnostics (default: OFF) |
---|
277 | !! namhsb Heat and salt budgets (default: OFF) |
---|
278 | !! namdiu Cool skin and warm layer models (default: OFF) |
---|
279 | !! namdiu Cool skin and warm layer models (default: OFF) |
---|
280 | !! namflo float parameters (default: OFF) |
---|
281 | !! nam_diaharm Harmonic analysis of tidal constituents (default: OFF) |
---|
282 | !! nam_diadct transports through some sections (default: OFF) |
---|
283 | !! nam_diatmb Top Middle Bottom Output (default: OFF) |
---|
284 | !! nam_dia25h 25h Mean Output (default: OFF) |
---|
285 | !! namnc4 netcdf4 chunking and compression settings ("key_netcdf4") |
---|
286 | !!====================================================================== |
---|
287 | ! |
---|
288 | !!====================================================================== |
---|
289 | !! *** Observation & Assimilation *** !! |
---|
290 | !! !! |
---|
291 | !! namobs observation and model comparison (default: OFF) |
---|
292 | !! nam_asminc assimilation increments ('key_asminc') |
---|
293 | !!====================================================================== |
---|
294 | &namobs ! observation usage switch (default: OFF) |
---|
295 | !----------------------------------------------------------------------- |
---|
296 | / |
---|
297 | !----------------------------------------------------------------------- |
---|
298 | &nam_asminc ! assimilation increments ('key_asminc') |
---|
299 | / |
---|
300 | ! |
---|
301 | !!====================================================================== |
---|
302 | !! *** Miscellaneous namelists *** !! |
---|
303 | !! !! |
---|
304 | !! nammpp Massively Parallel Processing ("key_mpp_mpi") |
---|
305 | !! namctl Control prints (default: OFF) |
---|
306 | !! namsto Stochastic parametrization of EOS (default: OFF) |
---|
307 | !!====================================================================== |
---|
308 | ! |
---|
309 | !----------------------------------------------------------------------- |
---|
310 | &nammpp ! Massively Parallel Processing ("key_mpp_mpi") |
---|
311 | !----------------------------------------------------------------------- |
---|
312 | / |
---|
313 | !----------------------------------------------------------------------- |
---|
314 | &namctl ! Control prints (default: OFF) |
---|
315 | !----------------------------------------------------------------------- |
---|
316 | / |
---|
317 | !----------------------------------------------------------------------- |
---|
318 | &namsto ! Stochastic parametrization of EOS (default: OFF) |
---|
319 | !----------------------------------------------------------------------- |
---|
320 | / |
---|
321 | !----------------------------------------------------------------------- |
---|
322 | &namptr ! Poleward Transport Diagnostic (default: OFF) |
---|
323 | !----------------------------------------------------------------------- |
---|
324 | / |
---|