1 | !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
---|
2 | !! NEMO/OCE Configuration namelist : overwrite default values defined in SHARED/namelist_ref |
---|
3 | !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
---|
4 | !! OVERFLOW 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 | &namusr_def ! User defined : OVERFLOW configuration |
---|
21 | !----------------------------------------------------------------------- |
---|
22 | ! ! type of vertical coordinate |
---|
23 | ln_zco = .false. ! z-coordinate |
---|
24 | ln_zps = .true. ! z-partial-step coordinate |
---|
25 | ln_sco = .false. ! s-coordinate |
---|
26 | rn_dx = 1000. ! horizontal resolution [meters] |
---|
27 | rn_dz = 20. ! vertical resolution [meters] |
---|
28 | / |
---|
29 | ! |
---|
30 | !----------------------------------------------------------------------- |
---|
31 | &namrun ! parameters of the run |
---|
32 | !----------------------------------------------------------------------- |
---|
33 | nn_no = 0 ! job number (no more used...) |
---|
34 | cn_exp = "OVF_zps_FCT4_flux_ubs" ! experience name |
---|
35 | nn_it000 = 1 ! first time step |
---|
36 | !nn_itend = 6120 ! here 17h of simulation (=6120 time-step) |
---|
37 | nn_itend = 5760 ! here 16h of simulation (=5760 time-step) abort after 5802 for zps: pb of physics conditions |
---|
38 | nn_istate = 0 ! output the initial state (1) or not (0) |
---|
39 | nn_stock = 1080 ! frequency of creation of a restart file (modulo referenced to 1) |
---|
40 | nn_write = 1080 ! frequency of write in the output file (modulo referenced to nn_it000) |
---|
41 | / |
---|
42 | !----------------------------------------------------------------------- |
---|
43 | &namcfg ! parameters of the configuration |
---|
44 | !----------------------------------------------------------------------- |
---|
45 | / |
---|
46 | !----------------------------------------------------------------------- |
---|
47 | &namdom ! time and space domain |
---|
48 | !----------------------------------------------------------------------- |
---|
49 | rn_rdt = 10. ! time step for the dynamics (and tracer if nn_acc=0) |
---|
50 | rn_atfp = 0.1 ! asselin time filter parameter |
---|
51 | / |
---|
52 | !----------------------------------------------------------------------- |
---|
53 | &namtsd ! Temperature & Salinity Data (init/dmp) (default: OFF) |
---|
54 | !----------------------------------------------------------------------- |
---|
55 | / |
---|
56 | !!====================================================================== |
---|
57 | !! *** Surface Boundary Condition namelists *** !! |
---|
58 | !! !! |
---|
59 | !! namsbc surface boundary condition manager (default: NO selection) |
---|
60 | !! namsbc_flx flux formulation (ln_flx =T) |
---|
61 | !! namsbc_blk Bulk formulae formulation (ln_blk =T) |
---|
62 | !! namsbc_cpl CouPLed formulation ("key_oasis3" ) |
---|
63 | !! namsbc_sas Stand-Alone Surface module (SAS_SRC only) |
---|
64 | !! namsbc_iif Ice-IF: use observed ice cover (nn_ice = 1 ) |
---|
65 | !! namtra_qsr penetrative solar radiation (ln_traqsr =T) |
---|
66 | !! namsbc_ssr sea surface restoring term (for T and/or S) (ln_ssr =T) |
---|
67 | !! namsbc_rnf river runoffs (ln_rnf =T) |
---|
68 | !! namsbc_apr Atmospheric Pressure (ln_apr_dyn =T) |
---|
69 | !! namsbc_isf ice shelf melting/freezing (ln_isfcav =T : read (ln_read_cfg=T) or set or usr_def_zgr ) |
---|
70 | !! namsbc_iscpl coupling option between land ice model and ocean (ln_isfcav =T) |
---|
71 | !! namsbc_wave external fields from wave model (ln_wave =T) |
---|
72 | !! namberg iceberg floats (ln_icebergs=T) |
---|
73 | !!====================================================================== |
---|
74 | ! |
---|
75 | !----------------------------------------------------------------------- |
---|
76 | &namsbc ! Surface Boundary Condition manager (default: NO selection) |
---|
77 | !----------------------------------------------------------------------- |
---|
78 | nn_fsbc = 1 ! frequency of surface boundary condition computation |
---|
79 | ! (also = the frequency of sea-ice & iceberg model call) |
---|
80 | ln_usr = .true. ! user defined formulation (T => check usrdef_sbc) |
---|
81 | ln_blk = .false. ! Bulk formulation (T => fill namsbc_blk ) |
---|
82 | nn_ice = 0 ! =0 no ice boundary condition |
---|
83 | ln_traqsr = .false. ! Light penetration in the ocean (T => fill namtra_qsr ) |
---|
84 | ln_rnf = .false. ! runoffs (T => fill namsbc_rnf) |
---|
85 | ln_ssr = .false. ! Sea Surface Restoring on T and/or S (T => fill namsbc_ssr) |
---|
86 | nn_fwb = 0 ! FreshWater Budget: =0 unchecked |
---|
87 | / |
---|
88 | !!====================================================================== |
---|
89 | !! *** Lateral boundary condition *** !! |
---|
90 | !! !! |
---|
91 | !! namlbc lateral momentum boundary condition (default: NO selection) |
---|
92 | !! namagrif agrif nested grid (read by child model only) ("key_agrif") |
---|
93 | !! nam_tide Tidal forcing (default: OFF) |
---|
94 | !! nambdy Unstructured open boundaries (default: OFF) |
---|
95 | !! nambdy_dta Unstructured open boundaries - external data (see nambdy) |
---|
96 | !! nambdy_tide tidal forcing at open boundaries (default: OFF) |
---|
97 | !!====================================================================== |
---|
98 | ! |
---|
99 | !----------------------------------------------------------------------- |
---|
100 | &namlbc ! lateral momentum boundary condition (default: NO selection) |
---|
101 | !----------------------------------------------------------------------- |
---|
102 | rn_shlat = 0. ! free slip |
---|
103 | / |
---|
104 | !!====================================================================== |
---|
105 | !! *** Top/Bottom boundary condition *** !! |
---|
106 | !! !! |
---|
107 | !! namdrg top/bottom drag coefficient (default: NO selection) |
---|
108 | !! namdrg_top top friction (ln_OFF=F & ln_isfcav=T) |
---|
109 | !! namdrg_bot bottom friction (ln_OFF=F) |
---|
110 | !! nambbc bottom temperature boundary condition (default: OFF) |
---|
111 | !! nambbl bottom boundary layer scheme (default: OFF) |
---|
112 | !!====================================================================== |
---|
113 | ! |
---|
114 | !----------------------------------------------------------------------- |
---|
115 | &namdrg ! top/bottom drag coefficient (default: NO selection) |
---|
116 | !----------------------------------------------------------------------- |
---|
117 | ln_OFF = .true. ! free-slip : Cd = 0 (F => fill namdrg_bot |
---|
118 | ln_lin = .false. ! linear drag: Cd = Cd0 Uc0 & namdrg_top) |
---|
119 | ln_non_lin = .false. ! non-linear drag: Cd = Cd0 |U| |
---|
120 | ln_loglayer = .false. ! logarithmic drag: Cd = vkarmn/log(z/z0) |U| |
---|
121 | ! |
---|
122 | ln_drgimp = .true. ! implicit top/bottom friction flag |
---|
123 | / |
---|
124 | !!====================================================================== |
---|
125 | !! Tracer (T-S) namelists !! |
---|
126 | !! !! |
---|
127 | !! nameos equation of state (default: NO selection) |
---|
128 | !! namtra_adv advection scheme (default: NO selection) |
---|
129 | !! namtra_ldf lateral diffusion scheme (default: NO selection) |
---|
130 | !! namtra_mle mixed layer eddy param. (Fox-Kemper param.) (default: OFF) |
---|
131 | !! namtra_eiv eddy induced velocity param. (default: OFF) |
---|
132 | !! namtra_dmp T & S newtonian damping (default: OFF) |
---|
133 | !!====================================================================== |
---|
134 | ! |
---|
135 | !----------------------------------------------------------------------- |
---|
136 | &nameos ! ocean Equation Of Seawater (default: NO selection) |
---|
137 | !----------------------------------------------------------------------- |
---|
138 | ln_seos = .true. ! = Use simplified equation of state (S-EOS) |
---|
139 | ! ! rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS |
---|
140 | rn_a0 = 0.2 ! thermal expension coefficient (for simplified equation of state) |
---|
141 | rn_b0 = 0. ! saline expension coefficient (for simplified equation of state) |
---|
142 | rn_lambda1 = 0. ! cabbeling coeff in T^2 (=0 for linear eos) |
---|
143 | rn_lambda2 = 0. ! cabbeling coeff in S^2 (=0 for linear eos) |
---|
144 | rn_mu1 = 0. ! thermobaric coeff. in T (=0 for linear eos) |
---|
145 | rn_mu2 = 0. ! thermobaric coeff. in S (=0 for linear eos) |
---|
146 | rn_nu = 0. ! cabbeling coeff in T*S (=0 for linear eos) |
---|
147 | / |
---|
148 | !----------------------------------------------------------------------- |
---|
149 | &namtra_adv ! advection scheme for tracer (default: NO selection) |
---|
150 | !----------------------------------------------------------------------- |
---|
151 | ln_traadv_cen = .false. ! 2nd order centered scheme |
---|
152 | nn_cen_h = 4 ! =2/4, horizontal 2nd order CEN / 4th order CEN |
---|
153 | nn_cen_v = 4 ! =2/4, vertical 2nd order CEN / 4th order COMPACT |
---|
154 | ln_traadv_fct = .true. ! FCT scheme |
---|
155 | nn_fct_h = 4 ! =2/4, horizontal 2nd / 4th order |
---|
156 | nn_fct_v = 4 ! =2/4, vertical 2nd / COMPACT 4th order |
---|
157 | ln_traadv_mus = .false. ! MUSCL scheme |
---|
158 | ln_mus_ups = .false. ! use upstream scheme near river mouths |
---|
159 | ln_traadv_ubs = .false. ! UBS scheme |
---|
160 | nn_ubs_v = 2 ! =2 , vertical 2nd order FCT / COMPACT 4th order |
---|
161 | ln_traadv_qck = .false. ! QUICKEST scheme |
---|
162 | / |
---|
163 | !----------------------------------------------------------------------- |
---|
164 | &namtra_ldf ! lateral diffusion scheme for tracers (default: NO selection) |
---|
165 | !----------------------------------------------------------------------- |
---|
166 | ! ! Operator type: both false = No lateral diffusion |
---|
167 | ln_traldf_OFF = .true. ! No explicit diffusion |
---|
168 | ln_traldf_lap = .false. ! laplacian operator |
---|
169 | ln_traldf_blp = .false. ! bilaplacian operator |
---|
170 | / |
---|
171 | !!====================================================================== |
---|
172 | !! *** Dynamics namelists *** !! |
---|
173 | !! !! |
---|
174 | !! nam_vvl vertical coordinate options (default: z-star) |
---|
175 | !! namdyn_adv formulation of the momentum advection (default: NO selection) |
---|
176 | !! namdyn_vor advection scheme (default: NO selection) |
---|
177 | !! namdyn_hpg hydrostatic pressure gradient (default: NO selection) |
---|
178 | !! namdyn_spg surface pressure gradient (default: NO selection) |
---|
179 | !! namdyn_ldf lateral diffusion scheme (default: NO selection) |
---|
180 | !! namdta_dyn offline TOP: dynamics read in files (OFF_SRC only) |
---|
181 | !!====================================================================== |
---|
182 | ! |
---|
183 | !----------------------------------------------------------------------- |
---|
184 | &nam_vvl ! vertical coordinate options (default: zstar) |
---|
185 | !----------------------------------------------------------------------- |
---|
186 | ln_vvl_zstar = .true. ! zstar vertical coordinate |
---|
187 | / |
---|
188 | !----------------------------------------------------------------------- |
---|
189 | &namdyn_adv ! formulation of the momentum advection (default: NO selection) |
---|
190 | !----------------------------------------------------------------------- |
---|
191 | ln_dynadv_OFF = .false. ! linear dynamics (no momentum advection) |
---|
192 | ln_dynadv_vec = .false. ! vector form (T) or flux form (F) |
---|
193 | nn_dynkeg = 0 ! scheme for grad(KE): =0 C2 ; =1 Hollingsworth correction |
---|
194 | ln_dynadv_cen2 = .false. ! flux form - 2nd order centered scheme |
---|
195 | ln_dynadv_ubs = .true. ! flux form - 3rd order UBS scheme |
---|
196 | / |
---|
197 | !----------------------------------------------------------------------- |
---|
198 | &namdyn_vor ! Vorticity / Coriolis scheme (default: NO selection) |
---|
199 | !----------------------------------------------------------------------- |
---|
200 | ln_dynvor_ene = .false. ! enstrophy conserving scheme |
---|
201 | ln_dynvor_ens = .true. ! energy conserving scheme |
---|
202 | ln_dynvor_mix = .false. ! mixed scheme |
---|
203 | ln_dynvor_een = .false. ! energy & enstrophy scheme |
---|
204 | nn_een_e3f = 0 ! e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) |
---|
205 | / |
---|
206 | !----------------------------------------------------------------------- |
---|
207 | &namdyn_hpg ! Hydrostatic pressure gradient option (default: NO selection) |
---|
208 | !----------------------------------------------------------------------- |
---|
209 | ln_hpg_zps = .false. ! z-coordinate - partial steps (interpolation) |
---|
210 | ln_hpg_sco = .true. ! s-coordinate (standard jacobian formulation) |
---|
211 | / |
---|
212 | !----------------------------------------------------------------------- |
---|
213 | &namdyn_spg ! surface pressure gradient (default: NO selection) |
---|
214 | !----------------------------------------------------------------------- |
---|
215 | ln_dynspg_ts = .true. ! split-explicit free surface |
---|
216 | ln_bt_fw = .true. ! Forward integration of barotropic Eqs. |
---|
217 | ln_bt_av = .true. ! Time filtering of barotropic variables |
---|
218 | nn_bt_flt = 1 ! Time filter choice = 0 None |
---|
219 | ! ! = 1 Boxcar over nn_baro sub-steps |
---|
220 | ! ! = 2 Boxcar over 2*nn_baro " " |
---|
221 | ln_bt_auto = .true. ! Number of sub-step defined from: |
---|
222 | nn_baro = 1 ! =F : the number of sub-step in rn_rdt seconds |
---|
223 | / |
---|
224 | !----------------------------------------------------------------------- |
---|
225 | &namdyn_ldf ! lateral diffusion on momentum (default: NO selection) |
---|
226 | !----------------------------------------------------------------------- |
---|
227 | ! ! Type of the operator : |
---|
228 | ln_dynldf_OFF = .true. ! No operator (i.e. no explicit diffusion) |
---|
229 | ln_dynldf_lap = .false. ! laplacian operator |
---|
230 | ln_dynldf_blp = .false. ! bilaplacian operator |
---|
231 | ! ! Direction of action : |
---|
232 | ln_dynldf_lev = .false. ! iso-level |
---|
233 | ln_dynldf_hor = .false. ! horizontal (geopotential) |
---|
234 | ln_dynldf_iso = .false. ! iso-neutral |
---|
235 | ! ! Coefficient |
---|
236 | nn_ahm_ijk_t = 0 ! space/time variation of eddy coef |
---|
237 | ! ! = 0 constant |
---|
238 | ! ! time invariant coefficients : ahm = 1/2 Uv*Lv (lap case) |
---|
239 | ! ! bhm = 1/12 Uv*Lv^3 (blp case) |
---|
240 | rn_Uv = 2.0 ! lateral viscous velocity [m/s] (nn_ahm_ijk_t= 0, 10, 20, 30) |
---|
241 | rn_Lv = 1000. ! lateral viscous length [m] (nn_ahm_ijk_t= 0, 10) |
---|
242 | / |
---|
243 | !!====================================================================== |
---|
244 | !! vertical physics namelists !! |
---|
245 | !! !! |
---|
246 | !! namzdf vertical physics manager (default: NO selection) |
---|
247 | !! namzdf_ric richardson number vertical mixing (ln_zdfric=T) |
---|
248 | !! namzdf_tke TKE vertical mixing (ln_zdftke=T) |
---|
249 | !! namzdf_gls GLS vertical mixing (ln_zdfgls=T) |
---|
250 | !! namzdf_osm OSM vertical diffusion (ln_zdfosm=T) |
---|
251 | !! namzdf_iwm tidal mixing parameterization (ln_zdfiwm=T) |
---|
252 | !!====================================================================== |
---|
253 | ! |
---|
254 | !----------------------------------------------------------------------- |
---|
255 | &namzdf ! vertical physics manager (default: NO selection) |
---|
256 | !----------------------------------------------------------------------- |
---|
257 | ! ! type of vertical closure (required) |
---|
258 | ln_zdfcst = .true. ! constant mixing |
---|
259 | ln_zdfric = .false. ! local Richardson dependent formulation (T => fill namzdf_ric) |
---|
260 | ln_zdftke = .false. ! Turbulent Kinetic Energy closure (T => fill namzdf_tke) |
---|
261 | ln_zdfgls = .false. ! Generic Length Scale closure (T => fill namzdf_gls) |
---|
262 | ! |
---|
263 | ! ! convection |
---|
264 | ln_zdfevd = .false. ! enhanced vertical diffusion |
---|
265 | nn_evdm = 0 ! apply on tracer (=0) or on tracer and momentum (=1) |
---|
266 | rn_evd = 100. ! mixing coefficient [m2/s] |
---|
267 | ln_zdfnpc = .false. ! Non-Penetrative Convective algorithm |
---|
268 | nn_npc = 1 ! frequency of application of npc |
---|
269 | nn_npcp = 365 ! npc control print frequency |
---|
270 | ! |
---|
271 | ln_zdfddm = .false. ! double diffusive mixing |
---|
272 | rn_avts = 1.e-4 ! maximum avs (vertical mixing on salinity) |
---|
273 | rn_hsbfr = 1.6 ! heat/salt buoyancy flux ratio |
---|
274 | ! |
---|
275 | ! ! gravity wave-driven vertical mixing |
---|
276 | ln_zdfiwm = .false. ! internal wave-induced mixing (T => fill namzdf_iwm) |
---|
277 | ln_zdfswm = .false. ! surface wave-induced mixing (T => ln_wave=ln_sdw=T ) |
---|
278 | ! |
---|
279 | ! ! coefficients |
---|
280 | rn_avm0 = 1.e-4 ! vertical eddy viscosity [m2/s] (background Kz if ln_zdfcst=F) |
---|
281 | rn_avt0 = 0.0e ! vertical eddy diffusivity [m2/s] (background Kz if ln_zdfcst=F) |
---|
282 | nn_avb = 0 ! profile for background avt & avm (=1) or not (=0) |
---|
283 | nn_havtb = 0 ! horizontal shape for avtb (=1) or not (=0) |
---|
284 | / |
---|
285 | !!====================================================================== |
---|
286 | !! *** Diagnostics namelists *** !! |
---|
287 | !! !! |
---|
288 | !! namtrd dynamics and/or tracer trends (default: OFF) |
---|
289 | !! namptr Poleward Transport Diagnostics (default: OFF) |
---|
290 | !! namhsb Heat and salt budgets (default: OFF) |
---|
291 | !! namdiu Cool skin and warm layer models (default: OFF) |
---|
292 | !! namdiu Cool skin and warm layer models (default: OFF) |
---|
293 | !! namflo float parameters (default: OFF) |
---|
294 | !! nam_diaharm Harmonic analysis of tidal constituents (default: OFF) |
---|
295 | !! nam_diadct transports through some sections (default: OFF) |
---|
296 | !! nam_diatmb Top Middle Bottom Output (default: OFF) |
---|
297 | !! nam_dia25h 25h Mean Output (default: OFF) |
---|
298 | !! namnc4 netcdf4 chunking and compression settings ("key_netcdf4") |
---|
299 | !!====================================================================== |
---|
300 | ! |
---|
301 | !!====================================================================== |
---|
302 | !! *** Observation & Assimilation *** !! |
---|
303 | !! !! |
---|
304 | !! namobs observation and model comparison (default: OFF) |
---|
305 | !! nam_asminc assimilation increments ('key_asminc') |
---|
306 | !!====================================================================== |
---|
307 | ! |
---|
308 | !!====================================================================== |
---|
309 | !! *** Miscellaneous namelists *** !! |
---|
310 | !! !! |
---|
311 | !! nammpp Massively Parallel Processing ("key_mpp_mpi") |
---|
312 | !! namctl Control prints (default: OFF) |
---|
313 | !! namsto Stochastic parametrization of EOS (default: OFF) |
---|
314 | !!====================================================================== |
---|
315 | ! |
---|
316 | !----------------------------------------------------------------------- |
---|
317 | &nammpp ! Massively Parallel Processing ("key_mpp_mpi) |
---|
318 | !----------------------------------------------------------------------- |
---|
319 | / |
---|
320 | !----------------------------------------------------------------------- |
---|
321 | &namctl ! Control prints (default: OFF) |
---|
322 | !----------------------------------------------------------------------- |
---|
323 | / |
---|
324 | !----------------------------------------------------------------------- |
---|
325 | &namsto ! Stochastic parametrization of EOS (default: OFF) |
---|
326 | !----------------------------------------------------------------------- |
---|
327 | / |
---|