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/2015/dev_r5803_NOC_WAD/NEMOGCM/CONFIG/AMM12/EXP00 – NEMO

source: branches/2015/dev_r5803_NOC_WAD/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg @ 5870

Last change on this file since 5870 was 5870, checked in by acc, 8 years ago

Branch 2015/dev_r5803_NOC_WAD. Merge in trunk changes from 5803 to 5869 in preparation for merge. Also tidied and reorganised some wetting and drying code. Renamed wadlmt.F90 to wetdry.F90. Wetting drying code changes restricted to domzgr.F90, domvvl.F90 nemogcm.F90 sshwzv.F90, dynspg_ts.F90, wetdry.F90 and dynhpg.F90. Code passes full SETTE tests with ln_wd=.false.. Still awaiting test case for checking with ln_wd=.false.

File size: 28.9 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : AMM12 configuration namelist used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   cn_exp      =  "AMM12"  !  experience name
8   nn_it000    =       1   !  first time step
9   nn_itend    =    1296   !  last  time step (std 1 day = 144)
10   nn_date0    =  20120102 !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
11   nn_leapy    =       1   !  Leap year calendar (1) or not (0)
12   ln_rstart   =  .true.  !  start from rest (F) or from a restart file (T)
13   nn_euler    =       1   !  = 0 : start with forward time step if ln_rstart=.true.
14   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input)
15   cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input)
16   nn_stock    =    1296   !  frequency of creation of a restart file (modulo referenced to 1)
17   nn_write    =     144   !  frequency of write in the output file   (modulo referenced to nit000)
18/
19!-----------------------------------------------------------------------
20&namcfg        !   parameters of the configuration
21!-----------------------------------------------------------------------
22   cp_cfg      =  "amm"                !  name of the configuration
23   jp_cfg      =     011               !  resolution of the configuration
24   jpidta      =     198               !  1st lateral dimension ( >= jpi )
25   jpjdta      =     224               !  2nd    "         "    ( >= jpj )
26   jpkdta      =      51               !  number of levels      ( >= jpk )
27   jpiglo      =     198               !  1st dimension of global domain --> i =jpidta
28   jpjglo      =     224               !  2nd    -                  -    --> j  =jpjdta
29   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
30   jpjzoom     =       1               !  in data domain indices
31   jperio      =       0               !  lateral cond. type (between 0 and 6)
32/
33!-----------------------------------------------------------------------
34&namzgr        !   vertical coordinate
35!-----------------------------------------------------------------------
36   ln_zps      = .false.   !  z-coordinate - partial steps   (T/F)
37   ln_sco      = .true.    !  s- or hybrid z-s-coordinate    (T/F)
38/
39!-----------------------------------------------------------------------
40&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
41!-----------------------------------------------------------------------
42   ln_s_sh94   = .false.   !  Song & Haidvogel 1994 hybrid S-sigma   (T)|
43   ln_s_sf12   = .true.    !  Siddorn & Furner 2012 hybrid S-z-sigma (T)| if both are false the NEMO tanh stretching is applied
44   ln_sigcrit  = .true.    !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch
45                           !  stretching coefficients for all functions
46   rn_hc       =   50.0    !  critical depth for transition to stretched coordinates
47/
48!-----------------------------------------------------------------------
49&namdom        !   space and time domain (bathymetry, mesh, timestep)
50!-----------------------------------------------------------------------
51   rn_rdt      =   600.    !  time step for the dynamics (and tracer if nn_acc=0)
52   rn_rdtmin   =   600.          !  minimum time step on tracers (used if nn_acc=1)
53   rn_rdtmax   =   600.          !  maximum time step on tracers (used if nn_acc=1)
54   rn_rdth     =   600.          !  depth variation of tracer time step  (used if nn_acc=1)
55   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
56   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
57   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
58   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
59   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
60   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
61   ppsur       =  999999.0             !  ORCA r4, r2 and r05 coefficients
62   ppa0        =  999999.0             ! (default coefficients)
63   ppa1        =  999999.0             !
64   ppkth       =      23.563           !
65   ppacr       =       9.0             !
66   ppdzmin     =       6.0             !  Minimum vertical spacing
67   pphmax      =    5720.              !  Maximum depth
68   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
69   ppa2        =  999999.              !  Double tanh function parameters
70   ppkth2      =  999999.              !
71   ppacr2      =  999999.
72/
73!-----------------------------------------------------------------------
74&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
75!-----------------------------------------------------------------------
76   ln_bt_nn_auto =    .FALSE.          !  Set nn_baro automatically to be just below
77                                       !  a user defined maximum courant number (rn_bt_cmax)
78   nn_baro       =    30               !  Number of iterations of barotropic mode
79/
80!-----------------------------------------------------------------------
81&namcrs        !   Grid coarsening for dynamics output and/or
82               !   passive tracer coarsened online simulations
83!-----------------------------------------------------------------------
84/
85!-----------------------------------------------------------------------
86&namtsd    !   data : Temperature  & Salinity
87!-----------------------------------------------------------------------
88   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
89   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
90/
91!-----------------------------------------------------------------------
92&namsbc        !   Surface Boundary Condition (surface module)
93!-----------------------------------------------------------------------
94   nn_fsbc     = 1         !  frequency of surface boundary condition computation
95                           !     (also = the frequency of sea-ice model call)
96   ln_flx      = .true.    !  flux formulation       (T => fill namsbc_flx )
97   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
98   nn_ice      = 0         !  =0 no ice boundary condition   ,
99   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
100   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
101   ln_apr_dyn  = .false.    !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr )
102
103/
104!-----------------------------------------------------------------------
105&namsbc_ana    !   analytical surface boundary condition
106!-----------------------------------------------------------------------
107/
108!-----------------------------------------------------------------------
109&namsbc_flx    !   surface boundary condition : flux formulation
110!-----------------------------------------------------------------------
111!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
112!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
113   sn_utau     = 'amm12_utau'     ,          1        ,  'utau'      , .false.      , .false. , 'daily'   ,  ''      ,  ''  , ''
114   sn_vtau     = 'amm12_vtau'     ,          1        ,  'vtau'      , .false.      , .false. , 'daily'   ,  ''      ,  ''  , ''
115   sn_qtot     = 'amm12_flx'      ,          3        ,  'sonsfldo'  ,  .true.      , .false. , 'daily'   ,  ''      ,  ''  , ''
116   sn_qsr      = 'amm12_flx'      ,          3        ,  'soshfldo'  ,  .true.      , .false. , 'daily'   ,  ''      ,  ''  , ''
117   sn_emp      = 'amm12_flx'      ,          3        ,  'sowafldo'  ,  .true.      , .false. , 'daily'   ,  ''      ,  ''  , ''
118   cn_dir      = './fluxes/'        !  root directory for the location of the flux files
119/
120!-----------------------------------------------------------------------
121&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
122!-----------------------------------------------------------------------
123/
124!-----------------------------------------------------------------------
125&namsbc_core   !   namsbc_core  CORE bulk formulae
126!-----------------------------------------------------------------------
127/
128!-----------------------------------------------------------------------
129&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
130!-----------------------------------------------------------------------
131/
132!-----------------------------------------------------------------------
133&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
134!-----------------------------------------------------------------------
135/
136!-----------------------------------------------------------------------
137&namtra_qsr    !   penetrative solar radiation
138!-----------------------------------------------------------------------
139   ln_traqsr   = .false.   !  Light penetration (T) or not (F)
140   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
141/
142!-----------------------------------------------------------------------
143&namsbc_rnf    !   runoffs namelist surface boundary condition
144!-----------------------------------------------------------------------
145!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
146!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
147   sn_rnf      = 'amm12_rivers'       ,        24         , 'rorunoff',   .false.    , .true. , 'yearly'  , ''       , ''  , ''
148   sn_cnf      = 'runoff_1m_nomask'   ,         0         , 'socoefr0',   .false.    , .true. , 'yearly'  , ''       , ''  , ''
149   sn_s_rnf    = 'amm12_rivers'       ,        24         , 'rosaline',   .false.    , .true. , 'yearly'  , ''       , ''  , ''
150   sn_t_rnf    = 'amm12_rivers'       ,        24         , 'rotemper',   .false.    , .true. , 'yearly'  , ''       , ''  , ''
151   sn_dep_rnf  = 'amm12_rivers'       ,        24         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''  , ''
152   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
153   ln_rnf_depth = .true.    !  read in depth information for runoff
154   ln_rnf_tem   = .true.    !  read in temperature information for runoff
155   ln_rnf_sal   = .true.    !  read in salinity information for runoff
156/
157!-----------------------------------------------------------------------
158&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
159!-----------------------------------------------------------------------
160!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
161!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
162   sn_apr     = 'amm12_mslp'     ,          1        ,  'p_msl'      , .false.      , .false. , 'daily'   ,  ''      ,  ''  , ''
163
164   cn_dir      = './fluxes/' !  root directory for the location of the bulk files
165   rn_pref     = 101000.     !  reference atmospheric pressure   [N/m2]/
166   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F)
167   ln_apr_obc  = .true.    !  inverse barometer added to OBC ssh data
168/
169!-----------------------------------------------------------------------
170&namsbc_ssr    !   surface boundary condition : sea surface restoring
171!-----------------------------------------------------------------------
172!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
173!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
174   sn_sst      = 'amm12_sstref'    ,        24         ,  'sst'     ,     .true.     , .false. , 'daily'   , .false. , ''       , '' , ''
175   sn_sss      = 'sss_data'        ,        -1         ,  'sss'     ,     .true.     , .true.  , 'yearly'  , .false. , ''       , '' , ''
176
177   cn_dir      = 'fluxes/' !  root directory for the location of the runoff files
178   nn_sstr     =     1     !  add a retroaction term in the surface heat       flux (=1) or not (=0)
179   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
180                           !  or to SSS only (=1) or no damping term (=0)
181   rn_deds     =  -27.7    !  magnitude of the damping on salinity   [mm/day]
182/
183!-----------------------------------------------------------------------
184&namsbc_alb    !   albedo parameters
185!-----------------------------------------------------------------------
186/
187!-----------------------------------------------------------------------
188&namberg       !   iceberg parameters
189!-----------------------------------------------------------------------
190/
191!-----------------------------------------------------------------------
192&namlbc        !   lateral momentum boundary condition
193!-----------------------------------------------------------------------
194   rn_shlat    =     0     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
195                           !  free slip  !   partial slip  !   no slip   ! strong slip
196/
197!-----------------------------------------------------------------------
198&namagrif      !  AGRIF zoom                                            ("key_agrif")
199!-----------------------------------------------------------------------
200/
201!-----------------------------------------------------------------------
202&nam_tide      !   tide parameters (#ifdef key_tide)
203!-----------------------------------------------------------------------
204   clname(1)     =   'Q1'   !  name of constituent
205   clname(2)     =   'O1'
206   clname(3)     =   'P1'
207   clname(4)     =   'S1'
208   clname(5)     =   'K1'
209   clname(6)     =   '2N2'
210   clname(7)     =   'MU2'
211   clname(8)     =   'N2'
212   clname(9)     =   'NU2'
213   clname(10)    =   'M2'
214   clname(11)    =   'L2'
215   clname(12)    =   'T2'
216   clname(13)    =   'S2'
217   clname(14)    =   'K2'
218   clname(15)    =   'M4'
219/
220!-----------------------------------------------------------------------
221&nambdy        !  unstructured open boundaries                          ("key_bdy")
222    nb_bdy         =  1
223    cn_dyn2d       = 'flather'
224    nn_dyn2d_dta   =  3
225    cn_tra         =  'frs'
226    nn_tra_dta    =   1
227/
228!-----------------------------------------------------------------------
229&nambdy_dta      !  open boundaries - external data           ("key_bdy")
230!-----------------------------------------------------------------------
231!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
232!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
233   bn_ssh =     'amm12_bdyT_dyn2d' ,         24        , 'sossheig' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
234   bn_u2d =     'amm12_bdyU_dyn2d' ,         24        , 'vobtcrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
235   bn_v2d =     'amm12_bdyV_dyn2d' ,         24        , 'vobtcrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
236   bn_u3d  =    'amm12_bdyU_dyn3d' ,         24        , 'vozocrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
237   bn_v3d  =    'amm12_bdyV_dyn3d' ,         24        , 'vomecrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
238   bn_tem  =    'amm12_bdyT_tra'   ,         24        , 'votemper' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
239   bn_sal  =    'amm12_bdyT_tra'   ,         24        , 'vosaline' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
240   cn_dir  =    './bdydta/'
241   ln_full_vel = .false.
242/
243!-----------------------------------------------------------------------
244&nambdy_tide     ! tidal forcing at open boundaries
245!-----------------------------------------------------------------------
246   filtide      = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files
247/
248!-----------------------------------------------------------------------
249&nambfr        !   bottom friction
250!-----------------------------------------------------------------------
251   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
252                           !                              = 2 : nonlinear friction
253   rn_bfri2    =    2.5e-3 !  bottom drag coefficient (non linear case)
254   rn_bfeb2    =    0.0e0  !  bottom turbulent kinetic energy background  (m2/s2)
255   ln_loglayer =    .true. !  loglayer bottom friction (only effect when nn_bfr = 2)
256   rn_bfrz0    =    0.003  !  bottom roughness (only effect when ln_loglayer = .true.)
257/
258!-----------------------------------------------------------------------
259&nambbc        !   bottom temperature boundary condition
260!-----------------------------------------------------------------------
261   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
262/
263!-----------------------------------------------------------------------
264&nambbl        !   bottom boundary layer scheme
265!-----------------------------------------------------------------------
266   nn_bbl_ldf  =  0      !  diffusive bbl (=1)   or not (=0)
267/
268!-----------------------------------------------------------------------
269&nameos        !   ocean physical parameters
270!-----------------------------------------------------------------------
271/
272!-----------------------------------------------------------------------
273&namtra_adv    !   advection scheme for tracer
274!-----------------------------------------------------------------------
275   ln_traadv_fct =  .true.   !  FCT scheme
276      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
277      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
278      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping
279      !                             !        (number of sub-timestep = nn_fct_zts)
280/
281!-----------------------------------------------------------------------
282&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
283!-----------------------------------------------------------------------
284/
285!----------------------------------------------------------------------------------
286&namtra_ldf    !   lateral diffusion scheme for tracers
287!----------------------------------------------------------------------------------
288   !                       !  Operator type:
289   ln_traldf_lap   =  .true.   !    laplacian operator
290   ln_traldf_blp   =  .false.  !  bilaplacian operator
291   !                       !  Direction of action:
292   ln_traldf_lev   =  .false.  !  iso-level
293   ln_traldf_hor   =  .true.   !  horizontal (geopotential)
294   ln_traldf_iso   =  .false.  !  iso-neutral
295   ln_traldf_triad =  .false.  !  iso-neutral using Griffies triads
296   !
297   !                       !  iso-neutral options:       
298   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators)
299   rn_slpmax       =   0.01    !  slope limit                      (both operators)
300   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only)
301   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
302   ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only)
303   !
304   !                       !  Coefficients:
305   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef
306   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file
307   !                                !   =  0           constant
308   !                                !   = 10 F(k)      =ldf_c1d
309   !                                !   = 20 F(i,j)    =ldf_c2d
310   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
311   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
312   !                                !   = 31 F(i,j,k,t)=F(local velocity)
313   rn_aht_0        =   50.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
314   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
315/
316!----------------------------------------------------------------------------------
317&namtra_ldfeiv !   eddy induced velocity param.
318!----------------------------------------------------------------------------------
319   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization
320/
321!-----------------------------------------------------------------------
322&namtra_dmp    !   tracer: T & S newtonian damping
323!-----------------------------------------------------------------------
324   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
325/
326!-----------------------------------------------------------------------
327&namdyn_adv    !   formulation of the momentum advection
328!-----------------------------------------------------------------------
329/
330!-----------------------------------------------------------------------
331&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
332!-----------------------------------------------------------------------
333   ln_dynvor_ene = .false. !  enstrophy conserving scheme
334   ln_dynvor_ens = .false. !  energy conserving scheme
335   ln_dynvor_mix = .false. !  mixed scheme
336   ln_dynvor_een = .true.  !  energy & enstrophy scheme
337      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
338/
339!-----------------------------------------------------------------------
340&namdyn_hpg    !   Hydrostatic pressure gradient option
341!-----------------------------------------------------------------------
342   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
343   ln_hpg_prj  = .true.   !  s-coordinate (Pressure Jacobian scheme)
344/
345!-----------------------------------------------------------------------
346!namdyn_spg    !   surface pressure gradient   (CPP key only)
347!-----------------------------------------------------------------------
348!                          !  explicit free surface                     ("key_dynspg_exp")
349!                          !  filtered free surface                     ("key_dynspg_flt")
350!                          !  split-explicit free surface               ("key_dynspg_ts")
351
352!-----------------------------------------------------------------------
353&namdyn_ldf    !   lateral diffusion on momentum
354!-----------------------------------------------------------------------
355   !                       !  Type of the operator :
356   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
357   ln_dynldf_lap =  .false.    !    laplacian operator
358   ln_dynldf_blp =  .true.     !  bilaplacian operator
359   !                       !  Direction of action  :
360   ln_dynldf_lev =  .true.     !  iso-level
361   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
362   ln_dynldf_iso =  .false.    !  iso-neutral
363   !                       !  Coefficient
364   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef
365   !                                !  =-30  read in eddy_viscosity_3D.nc file
366   !                                !  =-20  read in eddy_viscosity_2D.nc file
367   !                                !  =  0  constant
368   !                                !  = 10  F(k)=c1d
369   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
370   !                                !  = 30  F(i,j,k)=c2d*c1d
371   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
372   rn_ahm_0      =     60.     !  horizontal laplacian eddy viscosity   [m2/s]
373   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
374   rn_bhm_0      = 1.0e+10     !  horizontal bilaplacian eddy viscosity [m4/s]
375   !
376   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km)
377/
378!-----------------------------------------------------------------------
379&namzdf        !   vertical physics
380!-----------------------------------------------------------------------
381   rn_avm0     =   0.1e-6  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
382   rn_avt0     =   0.1e-6  !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst")
383   ln_zdfevd   = .false.   !  enhanced vertical diffusion (evd) (T) or not (F)
384   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
385/
386!-----------------------------------------------------------------------
387&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
388!-----------------------------------------------------------------------
389/
390!-----------------------------------------------------------------------
391&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
392!-----------------------------------------------------------------------
393/
394!-----------------------------------------------------------------------
395&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
396!-----------------------------------------------------------------------
397   rn_charn =  100000.     !  Charnock constant for wb induced roughness length
398   nn_z0_met = 1           !  Method for surface roughness computation (0/1/2)
399/
400!-----------------------------------------------------------------------
401&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
402!-----------------------------------------------------------------------
403/
404!-----------------------------------------------------------------------
405&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
406!-----------------------------------------------------------------------
407   ln_tmx_itf  = .FALSE.   !  ITF specific parameterisation
408/
409!-----------------------------------------------------------------------
410&namsol        !   elliptic solver / island / free surface
411!-----------------------------------------------------------------------
412/
413!-----------------------------------------------------------------------
414&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
415!-----------------------------------------------------------------------
416/
417!-----------------------------------------------------------------------
418&namctl        !   Control prints & Benchmark
419!-----------------------------------------------------------------------
420/
421!-----------------------------------------------------------------------
422&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
423!-----------------------------------------------------------------------
424/
425!-----------------------------------------------------------------------
426&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
427!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
428!-----------------------------------------------------------------------
429/
430!-----------------------------------------------------------------------
431&namflo       !   float parameters                                      ("key_float")
432!-----------------------------------------------------------------------
433/
434!-----------------------------------------------------------------------
435&namptr       !   Poleward Transport Diagnostic
436!-----------------------------------------------------------------------
437/
438&namhsb       !  Heat and salt budgets
439!-----------------------------------------------------------------------
440/
441!-----------------------------------------------------------------------
442&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm')
443!-----------------------------------------------------------------------
444/
445!-----------------------------------------------------------------------
446&namdct        ! transports through sections
447!-----------------------------------------------------------------------
448/
449!-----------------------------------------------------------------------
450&namobs       !  observation usage switch                               ('key_diaobs')
451!-----------------------------------------------------------------------
452/
453!-----------------------------------------------------------------------
454&nam_asminc   !   assimilation increments                               ('key_asminc')
455!-----------------------------------------------------------------------
456/
457!-----------------------------------------------------------------------
458&namsbc_wave   ! External fields from wave model
459!-----------------------------------------------------------------------
460/
461!-----------------------------------------------------------------------
462&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
463!-----------------------------------------------------------------------
464/
Note: See TracBrowser for help on using the repository browser.