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/2016/dev_merge_2016/NEMOGCM/CONFIG/WAD_TEST_CASES/EXP00 – NEMO

source: branches/2016/dev_merge_2016/NEMOGCM/CONFIG/WAD_TEST_CASES/EXP00/namelist_cfg @ 7412

Last change on this file since 7412 was 7412, checked in by lovato, 8 years ago

Merge dev_NOC_CMCC_merge_2016 into branch

File size: 29.5 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : GYRE_PISCES Configuration namelist to overwrite reference dynamical namelist
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   cn_exp      =  "WAD"    !  experience name
8   nn_it000    =       1   !  first time step
9   nn_itend    =      5760  !  last  time step
10   nn_leapy    =      30   !  Leap year calendar (1) or not (0)
11   nn_stock    =    48000  !  frequency of creation of a restart file (modulo referenced to 1)
12
13   ln_clobber  = .true.    !  clobber (overwrite) an existing file
14   nn_istate   =       0   !  output the initial state (1) or not (0)
15
16/
17!-----------------------------------------------------------------------
18&namcfg     !   parameters of the configuration   
19!-----------------------------------------------------------------------
20   cp_cfg      =  "wad"                  !  name of the configuration
21   jp_cfg      =       1                 !  resolution of the configuration
22   jpidta      =      51                 !  1st lateral dimension ( >= jpi ) = 30*jp_cfg+2
23   jpjdta      =      34                 !  2nd    "         "    ( >= jpj ) = 20*jp_cfg+2
24   jpkdta      =      10                 !  number of levels      ( >= jpk )
25   jpiglo      =      51                 !  1st dimension of global domain --> i  = jpidta
26   jpjglo      =      34                 !  2nd    -                  -    --> j  = jpjdta
27   jpizoom     =       1                 !  left bottom (i,j) indices of the zoom
28   jpjzoom     =       1                 !  in data domain indices
29   jperio      =       0                 !  lateral cond. type (between 0 and 6)
30/
31!-----------------------------------------------------------------------
32&namzgr        !   vertical coordinate
33!-----------------------------------------------------------------------
34   ln_sco      = .true.    !  s- or hybrid z-s-coordinate
35   ln_linssh   = .false.   !  linear free surface
36/
37!-----------------------------------------------------------------------
38&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
39!-----------------------------------------------------------------------
40   ln_s_sh94   = .false.   !  Song & Haidvogel 1994 hybrid S-sigma   (T)|
41   ln_s_sf12   = .true.    !  Siddorn & Furner 2012 hybrid S-z-sigma (T)| if both are false the NEMO tanh stretching is applied
42   ln_sigcrit  = .true.    !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch
43                           !  stretching coefficients for all functions
44   rn_sbot_min =   0.01     !  minimum depth of s-bottom surface (>0) (m)
45   rn_sbot_max =   15.0    !  maximum depth of s-bottom surface (= ocean depth) (>0) (m)
46   rn_hc       =    3.0    !  critical depth for transition to stretched coordinates
47/
48!-----------------------------------------------------------------------
49&namdom        !   space and time domain (bathymetry, mesh, timestep)
50!-----------------------------------------------------------------------
51   nn_msh      =    1      !  create (=1) a mesh file or not (=0)
52   nn_bathy    =    0      !  compute (=0) or read (=1) the bathymetry file
53   rn_bathy    =    10.    !  value of the bathymetry. if (=0) bottom flat at jpkm1
54   rn_rdt      =    12.    !  time step for the dynamics
55   jphgr_msh   =       1                 !  type of horizontal mesh
56   ppglam0     =       0.0               !  longitude of first raw and column T-point (jphgr_msh = 1)
57   ppgphi0     =       10.0               ! latitude  of first raw and column T-point (jphgr_msh = 1)
58   ppe1_deg    =       0.01              !  zonal      grid-spacing (degrees)
59   ppe2_deg    =       0.01              !  meridional grid-spacing (degrees)
60   ppe1_m      =  999999.0               !  zonal      grid-spacing (degrees)
61   ppe2_m      =  999999.0               !  meridional grid-spacing (degrees)
62   ppsur       =  999999.0               !  ORCA r4, r2 and r05 coefficients
63   ppa0        =  999999.0               ! (default coefficients)
64   ppa1        =  999999.0               !
65   ppkth       =  999999.0               !
66   ppacr       =  999999.0               !
67   ppdzmin     =  0.2                    !  Minimum vertical spacing
68   pphmax      =  10.0                   !  Maximum depth
69   ldbletanh   =  .FALSE.                !  Use/do not use double tanf function for vertical coordinates
70   ppa2        =  999999.0               !  Double tanh function parameters
71   ppkth2      =  999999.0               !
72   ppacr2      =  999999.0               !
73/
74!-----------------------------------------------------------------------
75&namcrs        !   Grid coarsening for dynamics output and/or
76               !   passive tracer coarsened online simulations
77!-----------------------------------------------------------------------
78/
79!-----------------------------------------------------------------------
80&namtsd    !   data : Temperature  & Salinity
81!-----------------------------------------------------------------------
82   cn_dir        = './'      !  root directory for the location of the runoff files
83   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
84   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
85/
86!-----------------------------------------------------------------------
87&namsbc        !   Surface Boundary Condition (surface module)
88!-----------------------------------------------------------------------
89   nn_fsbc     = 1         !  frequency of surface boundary condition computation
90   !                       !     (also = the frequency of sea-ice model call)
91   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana )
92   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
93   nn_ice      = 0         !  =0 no ice boundary condition   ,
94   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
95   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
96   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
97/
98!-----------------------------------------------------------------------
99&namsbc_ana    !   analytical surface boundary condition
100!-----------------------------------------------------------------------
101   nn_tau000   =   100     !  gently increase the stress over the first ntau_rst time-steps
102   rn_utau0    =   0.0e0   !  uniform value for the i-stress
103/
104!-----------------------------------------------------------------------
105&namsbc_flx    !   surface boundary condition : flux formulation
106!-----------------------------------------------------------------------
107/
108!-----------------------------------------------------------------------
109&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
110!-----------------------------------------------------------------------
111/
112!-----------------------------------------------------------------------
113&namsbc_core   !   namsbc_core  CORE bulk formulae
114!-----------------------------------------------------------------------
115/
116!-----------------------------------------------------------------------
117&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
118!-----------------------------------------------------------------------
119/
120!-----------------------------------------------------------------------
121&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
122!-----------------------------------------------------------------------
123/
124!-----------------------------------------------------------------------
125&namtra_qsr    !   penetrative solar radiation
126!-----------------------------------------------------------------------
127   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
128   ln_qsr_2bd  = .true.    !  2 bands              light penetration
129   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
130/
131!-----------------------------------------------------------------------
132&namsbc_rnf    !   runoffs namelist surface boundary condition
133!-----------------------------------------------------------------------
134   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
135/
136!-----------------------------------------------------------------------
137&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
138!-----------------------------------------------------------------------
139/
140!-----------------------------------------------------------------------
141&namsbc_ssr    !   surface boundary condition : sea surface restoring
142!-----------------------------------------------------------------------
143   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
144   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day]
145   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2)
146/
147!-----------------------------------------------------------------------
148&namsbc_alb    !   albedo parameters
149!-----------------------------------------------------------------------
150/
151!-----------------------------------------------------------------------
152&namberg       !   iceberg parameters
153!-----------------------------------------------------------------------
154/
155!-----------------------------------------------------------------------
156&namlbc        !   lateral momentum boundary condition
157!-----------------------------------------------------------------------
158   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
159/
160!-----------------------------------------------------------------------
161&namagrif      !  AGRIF zoom                                            ("key_agrif")
162!-----------------------------------------------------------------------
163/
164!-----------------------------------------------------------------------
165&nam_tide      !    tide parameters (#ifdef key_tide)
166!-----------------------------------------------------------------------
167/
168!-----------------------------------------------------------------------
169&nambdy        !  unstructured open boundaries
170!-----------------------------------------------------------------------
171    ln_bdy         = .true.             
172    nb_bdy         = 0                    !  number of open boundary sets
173    ln_coords_file = .false.              !  =T : read bdy coordinates from file
174    cn_coords_file = 'coordinates.bdy.nc' !  bdy coordinates files
175    ln_mask_file   = .false.              !  =T : read mask from file
176    cn_mask_file   = ''                   !  name of mask file (if ln_mask_file=.TRUE.)
177    cn_dyn2d       = 'flather'            !
178    nn_dyn2d_dta   =  1                   !  = 0, bdy data are equal to the initial state
179                                          !  = 1, bdy data are read in 'bdydata   .nc' files
180                                          !  = 2, use tidal harmonic forcing data from files
181                                          !  = 3, use external data AND tidal harmonic forcing
182    cn_dyn3d      =  'none'               !
183    nn_dyn3d_dta  =  0                    !  = 0, bdy data are equal to the initial state
184                                          !  = 1, bdy data are read in 'bdydata   .nc' files
185    cn_tra        =  'frs'                !
186    nn_tra_dta    =  0                    !  = 0, bdy data are equal to the initial state
187                                          !  = 1, bdy data are read in 'bdydata   .nc' files
188    cn_ice_lim      =  'none'             !
189    nn_ice_lim_dta  =  0                  !  = 0, bdy data are equal to the initial state
190                                          !  = 1, bdy data are read in 'bdydata   .nc' files
191    rn_ice_tem      = 270.                !  lim3 only: arbitrary temperature of incoming sea ice
192    rn_ice_sal      = 10.                 !  lim3 only:      --   salinity           --
193    rn_ice_age      = 30.                 !  lim3 only:      --   age                --
194
195    ln_tra_dmp    =.false.                !  open boudaries conditions for tracers
196    ln_dyn3d_dmp  =.false.                !  open boundary condition for baroclinic velocities
197    rn_time_dmp   =  1.                   ! Damping time scale in days
198    rn_time_dmp_out =  1.                 ! Outflow damping time scale
199    nn_rimwidth   = 10                    !  width of the relaxation zone
200    ln_vol        = .false.               !  total volume correction (see nn_volctl parameter)
201    nn_volctl     = 1                     !  = 0, the total water flux across open boundaries is zero
202/
203!-----------------------------------------------------------------------
204&nambdy_index
205!-----------------------------------------------------------------------
206    ctypebdy = 'E'
207    nbdyind  = 49
208    nbdybeg  = 1
209    nbdyend  = 34
210    !ctypebdy = 'W'
211    !nbdyind  = 2
212    !nbdybeg  = 1
213    !nbdyend  = 34
214/
215!-----------------------------------------------------------------------
216&nambdy_dta      !  open boundaries - external data
217!-----------------------------------------------------------------------
218!              !  file name      ! frequency (hours) ! variable  ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
219!              !                 !  (if <0  months)  !   name    !  (logical)   !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
220   bn_ssh =     'bdyssh_2.5_slow_stop' ,         1        , 'sshbdy',       .true.   , .true.  ,  'daily'  ,    ''    ,   ''     , ''
221   bn_u2d =     'bdyuv_2.5_slow'  ,         1        , 'ubdy'  ,     .true.     , .true.  ,  'daily'  ,    ''    ,   ''     , ''
222   bn_v2d =     'bdyuv_2.5_slow'  ,         1        , 'vbdy'  ,     .true.     , .true.  ,  'daily'  ,    ''    ,   ''     , ''
223!   bn_u3d  =    'amm12_bdyU_u3d' ,         24        , 'vozocrtx',     .true.   , .false. ,  'daily'  ,    ''    ,   ''     , ''
224!   bn_v3d  =    'amm12_bdyV_u3d' ,         24        , 'vomecrty',     .true.   , .false. ,  'daily'  ,    ''    ,   ''     , ''
225!   bn_tem  =    'amm12_bdyT_tra' ,         24        , 'votemper',     .true.   , .false. ,  'daily'  ,    ''    ,   ''     , ''
226!   bn_sal  =    'amm12_bdyT_tra' ,         24        , 'vosaline',     .true.   , .false. ,  'daily'  ,    ''    ,   ''     , ''
227   cn_dir      =    './'   !  root directory for the location of the bulk files
228   ln_full_vel = .false.        !
229/
230!-----------------------------------------------------------------------
231&nambdy_tide     ! tidal forcing at open boundaries
232!-----------------------------------------------------------------------
233/
234!-----------------------------------------------------------------------
235&nambfr        !   bottom friction
236!-----------------------------------------------------------------------
237   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
238   !rn_bfri2    =    1.e-5  !  bottom drag coefficient (non linear case). Minimum coeft if ln_loglayer=T
239   !rn_bfri2_max =   1.e-4  !  max. bottom drag coefficient (non linear case and ln_loglayer=T)
240   rn_bfri2    =    1.e-5  !  bottom drag coefficient (non linear case). Minimum coeft if ln_loglayer=T
241   rn_bfri2_max =   1.e-4  !  max. bottom drag coefficient (non linear case and ln_loglayer=T)
242   !rn_bfeb2    =    2.5e-3 !  bottom turbulent kinetic energy background  (m2/s2)
243   !rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T
244   ln_loglayer = .true.    !  logarithmic formulation (non linear case)
245/
246!-----------------------------------------------------------------------
247&nambbc        !   bottom temperature boundary condition
248!-----------------------------------------------------------------------
249   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
250   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux
251/
252!-----------------------------------------------------------------------
253&nambbl        !   bottom boundary layer scheme
254!-----------------------------------------------------------------------
255/
256!-----------------------------------------------------------------------
257&nameos        !   ocean physical parameters
258!-----------------------------------------------------------------------
259   nn_eos      =  0       !  type of equation of state and Brunt-Vaisala frequency
260                                 !  =-1, TEOS-10
261                                 !  = 0, EOS-80
262                                 !  = 1, S-EOS   (simplified eos)
263   ln_useCT    = .false.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm
264   !                             !
265   !                      ! S-EOS coefficients :
266   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
267   rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1)
268   rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1)
269   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos)
270   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos)
271   rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos)
272   rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos)
273   rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos)
274!!org GYRE   rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2)
275!!org GYRE   rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2)
276!!org  caution  now a0 = alpha / rau0   with rau0 = 1026
277/
278!-----------------------------------------------------------------------
279&namtra_adv    !   advection scheme for tracer
280!-----------------------------------------------------------------------
281   ln_traadv_cen =  .false.  !  2nd order centered scheme
282   ln_traadv_mus =  .false.  !  MUSCL scheme
283   ln_traadv_fct =  .true.   !  FCT scheme
284      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
285      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
286      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping
287      !                             !        (number of sub-timestep = nn_fct_zts)
288/
289!-----------------------------------------------------------------------
290&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
291!-----------------------------------------------------------------------
292/
293!----------------------------------------------------------------------------------
294&namtra_ldf    !   lateral diffusion scheme for tracers
295!----------------------------------------------------------------------------------
296   !                       !  Operator type:
297   ln_traldf_lap   =  .true.   !    laplacian operator
298   ln_traldf_blp   =  .false.  !  bilaplacian operator
299   !                       !  Direction of action:
300   ln_traldf_lev   =  .false.  !  iso-level
301   ln_traldf_hor   =  .false.  !  horizontal (geopotential)
302   ln_traldf_iso   =  .true.   !  iso-neutral
303   ln_traldf_triad =  .false.  !  iso-neutral using Griffies triads
304   !
305   !                       !  iso-neutral options:       
306   ln_traldf_msc   =  .false.  !  Method of Stabilizing Correction (both operators)
307   rn_slpmax       =   0.01    !  slope limit                      (both operators)
308   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only)
309   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
310   ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only)
311   !
312   !                       !  Coefficients:
313   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef
314   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file
315   !                                !   =  0           constant
316   !                                !   = 10 F(k)      =ldf_c1d
317   !                                !   = 20 F(i,j)    =ldf_c2d
318   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
319   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
320   !                                !   = 31 F(i,j,k,t)=F(local velocity)
321   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
322   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
323/
324!----------------------------------------------------------------------------------
325&namtra_ldfeiv !   eddy induced velocity param.
326!----------------------------------------------------------------------------------
327   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization
328/
329!-----------------------------------------------------------------------
330&namtra_dmp    !   tracer: T & S newtonian damping
331!-----------------------------------------------------------------------
332   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
333/
334!-----------------------------------------------------------------------
335&namdyn_adv    !   formulation of the momentum advection
336!-----------------------------------------------------------------------
337/
338!-----------------------------------------------------------------------
339&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
340!-----------------------------------------------------------------------
341   ln_dynvor_ene = .true.  !  enstrophy conserving scheme
342   ln_dynvor_ens = .false. !  energy conserving scheme
343   ln_dynvor_mix = .false. !  mixed scheme
344   ln_dynvor_een = .false. !  energy & enstrophy scheme
345      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
346/
347!-----------------------------------------------------------------------
348&namdyn_hpg    !   Hydrostatic pressure gradient option
349!-----------------------------------------------------------------------
350   ln_hpg_zco  = .false.   !  z-coordinate - full steps
351   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
352   ln_hpg_sco  = .true.    !  s-coordinate
353/
354!-----------------------------------------------------------------------
355&namdyn_spg    !   surface pressure gradient
356!-----------------------------------------------------------------------
357   ln_dynspg_ts  = .true.  !  split-explicit free surface
358/
359!-----------------------------------------------------------------------
360&namdyn_ldf    !   lateral diffusion on momentum
361!-----------------------------------------------------------------------
362   !                       !  Type of the operator :
363   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
364   ln_dynldf_lap =  .true.     !    laplacian operator
365   ln_dynldf_blp =  .false.    !  bilaplacian operator
366   !                       !  Direction of action  :
367   ln_dynldf_lev =  .true.     !  iso-level
368   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
369   ln_dynldf_iso =  .false.    !  iso-neutral
370   !                       !  Coefficient
371   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef
372   !                                !  =-30  read in eddy_viscosity_3D.nc file
373   !                                !  =-20  read in eddy_viscosity_2D.nc file
374   !                                !  =  0  constant
375   !                                !  = 10  F(k)=c1d
376   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
377   !                                !  = 30  F(i,j,k)=c2d*c1d
378   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
379   rn_ahm_0      = 1000.        !  horizontal laplacian eddy viscosity   [m2/s]
380   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
381   rn_bhm_0      =      0.     !  horizontal bilaplacian eddy viscosity [m4/s]
382/
383!-----------------------------------------------------------------------
384&namzdf        !   vertical physics
385!-----------------------------------------------------------------------
386   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
387/
388!-----------------------------------------------------------------------
389&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
390!-----------------------------------------------------------------------
391/
392!-----------------------------------------------------------------------
393&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
394!-----------------------------------------------------------------------
395   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
396/
397!-----------------------------------------------------------------------
398&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
399!-----------------------------------------------------------------------
400/
401!-----------------------------------------------------------------------
402&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
403!-----------------------------------------------------------------------
404/
405!-----------------------------------------------------------------------
406&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
407!-----------------------------------------------------------------------
408   ln_tmx_itf  = .false.   !  ITF specific parameterisation
409/
410!-----------------------------------------------------------------------
411&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
412!-----------------------------------------------------------------------
413/
414!-----------------------------------------------------------------------
415&namctl        !   Control prints & Benchmark
416!-----------------------------------------------------------------------
417/
418!-----------------------------------------------------------------------
419&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
420!-----------------------------------------------------------------------
421/
422!-----------------------------------------------------------------------
423&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
424!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
425!-----------------------------------------------------------------------
426   ln_glo_trd  = .false.   ! (T) global domain averaged diag for T, T^2, KE, and PE
427   ln_dyn_trd  = .false.   ! (T) 3D momentum trend output
428   ln_dyn_mxl  = .FALSE.   ! (T) 2D momentum trends averaged over the mixed layer (not coded yet)
429   ln_vor_trd  = .FALSE.   ! (T) 2D barotropic vorticity trends (not coded yet)
430   ln_KE_trd   = .false.   ! (T) 3D Kinetic   Energy     trends
431   ln_PE_trd   = .false.   ! (T) 3D Potential Energy     trends
432   ln_tra_trd  = .false.    ! (T) 3D tracer trend output
433   ln_tra_mxl  = .false.   ! (T) 2D tracer trends averaged over the mixed layer (not coded yet)
434   nn_trd      = 365       !  print frequency (ln_glo_trd=T) (unit=time step)
435/
436!!gm   nn_ctls     =   0       !  control surface type in mixed-layer trends (0,1 or n<jpk)
437!!gm   rn_ucf      =   1.      !  unit conversion factor (=1 -> /seconds ; =86400. -> /day)
438!!gm   cn_trdrst_in      = "restart_mld"   ! suffix of ocean restart name (input)
439!!gm   cn_trdrst_out     = "restart_mld"   ! suffix of ocean restart name (output)
440!!gm   ln_trdmld_restart = .false.         !  restart for ML diagnostics
441!!gm   ln_trdmld_instant = .false.         !  flag to diagnose trends of instantantaneous or mean ML T/S
442!!gm
443!-----------------------------------------------------------------------
444&namflo       !   float parameters                                      ("key_float")
445!-----------------------------------------------------------------------
446/
447!-----------------------------------------------------------------------
448&namptr       !   Poleward Transport Diagnostic
449!-----------------------------------------------------------------------
450/
451!-----------------------------------------------------------------------
452&namhsb       !  Heat and salt budgets
453!-----------------------------------------------------------------------
454/
455!-----------------------------------------------------------------------
456&namdct        ! transports through sections
457!-----------------------------------------------------------------------
458    nn_dct      = 60       !  time step frequency for transports computing
459    nn_dctwri   = 60       !  time step frequency for transports writing
460    nn_secdebug = 0        !      0 : no section to debug
461/
462!-----------------------------------------------------------------------
463&namobs       !  observation usage switch                               ('key_diaobs')
464!-----------------------------------------------------------------------
465/
466!-----------------------------------------------------------------------
467&nam_asminc   !   assimilation increments                               ('key_asminc')
468!-----------------------------------------------------------------------
469/
470!-----------------------------------------------------------------------
471&namsbc_wave   ! External fields from wave model
472!-----------------------------------------------------------------------
473/
474!-----------------------------------------------------------------------
475&namwad  !   Wetting and drying
476!-----------------------------------------------------------------------
477   ln_wd             = .true.   ! T/F activation of wetting and drying
478   !rn_wdmin1         =  0.25    ! Minimum wet depth on dried cells
479   rn_wdmin1         =  0.4     ! Minimum wet depth on dried cells
480   rn_wdmin2         =  0.00001    ! Tolerance of min wet depth on dried cells
481   rn_wdld           =  10.0    ! Land elevation below which wetting/drying is allowed
482   nn_wdit           =  50      ! Max iterations for W/D limiter
483/
Note: See TracBrowser for help on using the repository browser.