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/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/TEST_CASES/WAD/EXP00 – NEMO

source: branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/TEST_CASES/WAD/EXP00/namelist_cfg @ 8215

Last change on this file since 8215 was 8215, checked in by gm, 7 years ago

#1911 (ENHANCE-09): PART 0 - phasing with branch dev_r7832_HPC09_ZDF revision 8214

File size: 26.2 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!
5!-----------------------------------------------------------------------
6&namusr_def
7!-----------------------------------------------------------------------
8   rn_dx = 1000.0
9   rn_dz = 1.0
10   nn_wad_test = 1
11/
12!-----------------------------------------------------------------------
13&namrun        !   parameters of the run
14!-----------------------------------------------------------------------
15   cn_exp      =  "WAD"    !  experience name
16   nn_it000    =       1   !  first time step
17   nn_itend    =      3840  !  last  time step
18   !nn_itend    =         6  !  last  time step
19   nn_leapy    =      30   !  Leap year calendar (1) or not (0)
20   nn_stock    =    48000  !  frequency of creation of a restart file (modulo referenced to 1)
21
22   ln_clobber  = .true.    !  clobber (overwrite) an existing file
23   nn_istate   =       0   !  output the initial state (1) or not (0)
24
25/
26!-----------------------------------------------------------------------
27&namcfg     !   parameters of the configuration
28!-----------------------------------------------------------------------
29   ln_read_cfg = .false.   !  (=T) read the domain configuration file
30      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules
31   ln_write_cfg= .true.    !  (=T) create the domain configuration file
32/
33!-----------------------------------------------------------------------
34&namdom        !   space and time domain (bathymetry, mesh, timestep)
35!-----------------------------------------------------------------------
36   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time
37   !
38   nn_msh      =    1      !  create (>0) a mesh file or not (=0)
39   rn_rdt      =    18.    !  time step for the dynamics
40/
41!-----------------------------------------------------------------------
42&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T)
43!-----------------------------------------------------------------------
44/
45!-----------------------------------------------------------------------
46&namtsd    !   data : Temperature  & Salinity
47!-----------------------------------------------------------------------
48   cn_dir        = './'      !  root directory for the location of the runoff files
49   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
50   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
51/
52!-----------------------------------------------------------------------
53&namsbc        !   Surface Boundary Condition (surface module)
54!-----------------------------------------------------------------------
55   nn_fsbc     = 1         !  frequency of surface boundary condition computation
56   !                       !     (also = the frequency of sea-ice model call)
57   ln_usr      = .true.    !  analytical formulation                    (T => check usrdef_sbc)
58   ln_blk      = .false.   !  CORE bulk formulation                     (T => fill namsbc_blk )
59   nn_ice      = 0         !  =0 no ice boundary condition   ,
60   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf )
61   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr )
62   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
63/
64!-----------------------------------------------------------------------
65&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
66!-----------------------------------------------------------------------
67/
68!-----------------------------------------------------------------------
69&namtra_qsr    !   penetrative solar radiation
70!-----------------------------------------------------------------------
71   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
72   ln_qsr_2bd  = .true.    !  2 bands              light penetration
73   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
74/
75!-----------------------------------------------------------------------
76&namsbc_rnf    !   runoffs namelist surface boundary condition
77!-----------------------------------------------------------------------
78   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
79/
80!-----------------------------------------------------------------------
81&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
82!-----------------------------------------------------------------------
83/
84!-----------------------------------------------------------------------
85&namsbc_ssr    !   surface boundary condition : sea surface restoring
86!-----------------------------------------------------------------------
87   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
88   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day]
89   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2)
90/
91!-----------------------------------------------------------------------
92&namsbc_alb    !   albedo parameters
93!-----------------------------------------------------------------------
94/
95!-----------------------------------------------------------------------
96&namberg       !   iceberg parameters
97!-----------------------------------------------------------------------
98/
99!-----------------------------------------------------------------------
100&namlbc        !   lateral momentum boundary condition
101!-----------------------------------------------------------------------
102   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
103/
104!-----------------------------------------------------------------------
105&namagrif      !  AGRIF zoom                                            ("key_agrif")
106!-----------------------------------------------------------------------
107/
108!-----------------------------------------------------------------------
109&nam_tide      !    tide parameters (#ifdef key_tide)
110!-----------------------------------------------------------------------
111/
112!-----------------------------------------------------------------------
113&nambdy        !  unstructured open boundaries
114!-----------------------------------------------------------------------
115    ln_bdy         = .false.           
116    nb_bdy         = 0                    !  number of open boundary sets
117    ln_coords_file = .false.              !  =T : read bdy coordinates from file
118    cn_coords_file = 'coordinates.bdy.nc' !  bdy coordinates files
119    ln_mask_file   = .false.              !  =T : read mask from file
120    cn_mask_file   = ''                   !  name of mask file (if ln_mask_file=.TRUE.)
121    cn_dyn2d       = 'flather'            !
122    nn_dyn2d_dta   =  1                   !  = 0, bdy data are equal to the initial state
123                                          !  = 1, bdy data are read in 'bdydata   .nc' files
124                                          !  = 2, use tidal harmonic forcing data from files
125                                          !  = 3, use external data AND tidal harmonic forcing
126    cn_dyn3d      =  'none'               !
127    nn_dyn3d_dta  =  0                    !  = 0, bdy data are equal to the initial state
128                                          !  = 1, bdy data are read in 'bdydata   .nc' files
129    cn_tra        =  'frs'                !
130    nn_tra_dta    =  0                    !  = 0, bdy data are equal to the initial state
131                                          !  = 1, bdy data are read in 'bdydata   .nc' files
132    cn_ice_lim      =  'none'             !
133    nn_ice_lim_dta  =  0                  !  = 0, bdy data are equal to the initial state
134                                          !  = 1, bdy data are read in 'bdydata   .nc' files
135    rn_ice_tem      = 270.                !  lim3 only: arbitrary temperature of incoming sea ice
136    rn_ice_sal      = 10.                 !  lim3 only:      --   salinity           --
137    rn_ice_age      = 30.                 !  lim3 only:      --   age                --
138
139    ln_tra_dmp    =.false.                !  open boudaries conditions for tracers
140    ln_dyn3d_dmp  =.false.                !  open boundary condition for baroclinic velocities
141    rn_time_dmp   =  1.                   ! Damping time scale in days
142    rn_time_dmp_out =  1.                 ! Outflow damping time scale
143    nn_rimwidth   = 10                    !  width of the relaxation zone
144    ln_vol        = .false.               !  total volume correction (see nn_volctl parameter)
145    nn_volctl     = 1                     !  = 0, the total water flux across open boundaries is zero
146/
147!-----------------------------------------------------------------------
148&nambdy_index
149!-----------------------------------------------------------------------
150    ctypebdy = 'E'
151    nbdyind  = 50
152    nbdybeg  = 1
153    nbdyend  = 34
154    !ctypebdy = 'W'
155    !nbdyind  = 2
156    !nbdybeg  = 1
157    !nbdyend  = 34
158/
159!-----------------------------------------------------------------------
160&nambdy_dta      !  open boundaries - external data
161!-----------------------------------------------------------------------
162!              !  file name      ! frequency (hours) ! variable  ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
163!              !                 !  (if <0  months)  !   name    !  (logical)   !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
164   bn_ssh =     'bdyssh_tc7' ,         1        , 'sshbdy',     .true.     , .true.  ,  'daily'  ,    ''    ,   ''     , ''
165   bn_u2d =     'bdyuv_tc7'  ,         1        , 'ubdy'  ,     .true.     , .true.  ,  'daily'  ,    ''    ,   ''     , ''
166   bn_v2d =     'bdyuv_tc7'  ,         1        , 'vbdy'  ,     .true.     , .true.  ,  'daily'  ,    ''    ,   ''     , ''
167   cn_dir      =    './'   !  root directory for the location of the bulk files
168   ln_full_vel = .false.        !
169/
170!-----------------------------------------------------------------------
171&nambdy_tide     ! tidal forcing at open boundaries
172!-----------------------------------------------------------------------
173/
174!-----------------------------------------------------------------------
175&namdrg            !   top/bottom drag coefficient                      (default: NO selection)
176!-----------------------------------------------------------------------
177   ln_loglayer= .false.    !  logarithmic drag: Cd = vkarmn/log(z/z0) |U|
178/
179!-----------------------------------------------------------------------
180&namdrg_bot        !   BOTTOM friction                                 
181!-----------------------------------------------------------------------
182   rn_Cd0     =  1.e-4    !  drag coefficient [-]
183   rn_Uc0     =  0.1      !  ref. velocity [m/s] (linear drag=Cd0*Uc0)
184   rn_Cdmax   =  1.e-4    !  drag value maximum [-] (logarithmic drag)
185   rn_ke0     =  2.5e-3   !  background kinetic energy  [m2/s2] (non-linear cases)
186   rn_z0      =  3.e-3    !  roughness [m] (ln_loglayer=T)
187   ln_boost   = .false.   !  =T regional boost of Cd0 ; =F constant
188      rn_boost=  50.         !  local boost factor  [-]
189/
190!-----------------------------------------------------------------------
191&nambbc        !   bottom temperature boundary condition
192!-----------------------------------------------------------------------
193   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
194   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux
195/
196!-----------------------------------------------------------------------
197&nambbl        !   bottom boundary layer scheme
198!-----------------------------------------------------------------------
199/
200!-----------------------------------------------------------------------
201&nameos        !   ocean physical parameters
202!-----------------------------------------------------------------------
203   ln_teos10   = .false.         !  = Use TEOS-10 equation of state
204   ln_eos80    = .false.         !  = Use EOS80 equation of state
205   ln_seos     = .true.          !  = Use simplified equation of state (S-EOS)
206                                 !
207   !                     ! S-EOS coefficients (ln_seos=T):
208   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
209   rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1)
210   rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1)
211   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos)
212   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos)
213   rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos)
214   rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos)
215   rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos)
216!!org GYRE   rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2)
217!!org GYRE   rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2)
218!!org  caution  now a0 = alpha / rau0   with rau0 = 1026
219/
220!-----------------------------------------------------------------------
221&namtra_adv    !   advection scheme for tracer
222!-----------------------------------------------------------------------
223   ln_traadv_cen =  .false.  !  2nd order centered scheme
224   ln_traadv_mus =  .false.  !  MUSCL scheme
225   ln_traadv_fct =  .true.   !  FCT scheme
226      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
227      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
228      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping
229      !                             !        (number of sub-timestep = nn_fct_zts)
230/
231!-----------------------------------------------------------------------
232&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
233!-----------------------------------------------------------------------
234/
235!----------------------------------------------------------------------------------
236&namtra_ldf    !   lateral diffusion scheme for tracers
237!----------------------------------------------------------------------------------
238   !                       !  Operator type:
239   ln_traldf_lap   =  .true.   !    laplacian operator
240   ln_traldf_blp   =  .false.  !  bilaplacian operator
241   !                       !  Direction of action:
242   ln_traldf_lev   =  .false.  !  iso-level
243   ln_traldf_hor   =  .false.  !  horizontal (geopotential)
244   ln_traldf_iso   =  .true.   !  iso-neutral
245   ln_traldf_triad =  .false.  !  iso-neutral using Griffies triads
246   !
247   !                       !  iso-neutral options:       
248   ln_traldf_msc   =  .false.  !  Method of Stabilizing Correction (both operators)
249   rn_slpmax       =   0.01    !  slope limit                      (both operators)
250   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only)
251   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
252   ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only)
253   !
254   !                       !  Coefficients:
255   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef
256   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file
257   !                                !   =  0           constant
258   !                                !   = 10 F(k)      =ldf_c1d
259   !                                !   = 20 F(i,j)    =ldf_c2d
260   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
261   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
262   !                                !   = 31 F(i,j,k,t)=F(local velocity)
263   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
264   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
265/
266!----------------------------------------------------------------------------------
267&namtra_ldfeiv !   eddy induced velocity param.
268!----------------------------------------------------------------------------------
269   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization
270/
271!-----------------------------------------------------------------------
272&namtra_dmp    !   tracer: T & S newtonian damping
273!-----------------------------------------------------------------------
274   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
275/
276!-----------------------------------------------------------------------
277&namdyn_adv    !   formulation of the momentum advection
278!-----------------------------------------------------------------------
279/
280!-----------------------------------------------------------------------
281&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
282!-----------------------------------------------------------------------
283   ln_dynvor_ene = .false. !  enstrophy conserving scheme
284   ln_dynvor_ens = .false. !  energy conserving scheme
285   ln_dynvor_mix = .false. !  mixed scheme
286   ln_dynvor_een = .true.  !  energy & enstrophy scheme
287      nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
288/
289!-----------------------------------------------------------------------
290&namdyn_hpg    !   Hydrostatic pressure gradient option
291!-----------------------------------------------------------------------
292   ln_hpg_zco  = .false.   !  z-coordinate - full steps
293   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
294   ln_hpg_sco  = .true.    !  s-coordinate
295/
296!-----------------------------------------------------------------------
297&namdyn_spg    !   surface pressure gradient
298!-----------------------------------------------------------------------
299   ln_dynspg_ts  = .true.  !  split-explicit free surface
300   ln_bt_auto    = .false. ! Number of sub-step defined from:
301   nn_baro       =  12     ! =F : the number of sub-step in rn_rdt seconds
302/
303!-----------------------------------------------------------------------
304&namdyn_ldf    !   lateral diffusion on momentum
305!-----------------------------------------------------------------------
306   !                       !  Type of the operator :
307   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
308   ln_dynldf_lap =  .true.     !    laplacian operator
309   ln_dynldf_blp =  .false.    !  bilaplacian operator
310   !                       !  Direction of action  :
311   ln_dynldf_lev =  .true.     !  iso-level
312   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
313   ln_dynldf_iso =  .false.    !  iso-neutral
314   !                       !  Coefficient
315   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef
316   !                                !  =-30  read in eddy_viscosity_3D.nc file
317   !                                !  =-20  read in eddy_viscosity_2D.nc file
318   !                                !  =  0  constant
319   !                                !  = 10  F(k)=c1d
320   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
321   !                                !  = 30  F(i,j,k)=c2d*c1d
322   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
323   rn_ahm_0      = 1000.        !  horizontal laplacian eddy viscosity   [m2/s]
324   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
325   rn_bhm_0      =      0.     !  horizontal bilaplacian eddy viscosity [m4/s]
326/
327!!======================================================================
328!!                     vertical physics namelists                     !!
329!!======================================================================
330!!    namzdf        vertical physics
331!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
332!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
333!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
334!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
335!!======================================================================
336!-----------------------------------------------------------------------
337&namzdf        !   vertical physics                                     (default: NO selection)
338!-----------------------------------------------------------------------
339   !                       ! type of vertical closure
340   ln_zdfcst   = .false.      !  constant mixing
341   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric)
342   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
343   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls)
344   !
345   !                       ! convection
346   ln_zdfevd   = .true.       !  enhanced vertical diffusion
347      nn_evdm     =    1         ! apply on tracer (=0) or on tracer and momentum (=1)
348      rn_evd      =  100.        ! mixing coefficient [m2/s]
349   ln_zdfnpc   = .false.      !  Non-Penetrative Convective algorithm
350      nn_npc      =    1         ! frequency of application of npc
351      nn_npcp     =  365         ! npc control print frequency
352   !
353   ln_zdfddm   = .false.   ! double diffusive mixing
354      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
355      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
356   !
357   !                       ! gravity wave-driven vertical mixing
358   ln_zdfiwm   = .false.      ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
359   ln_zdfswm   = .false.      ! surface  wave-induced mixing            (T => ln_wave=ln_sdw=T )
360   !
361   !                       ! coefficients
362   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
363   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
364   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
365   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0)
366/
367!-----------------------------------------------------------------------
368&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
369!-----------------------------------------------------------------------
370   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
371/
372
373!!======================================================================
374!!                  ***  Miscellaneous namelists  ***
375!!======================================================================
376!-----------------------------------------------------------------------
377&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
378!-----------------------------------------------------------------------
379/
380!-----------------------------------------------------------------------
381&namctl        !   Control prints & Benchmark
382!-----------------------------------------------------------------------
383/
384!-----------------------------------------------------------------------
385&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
386!-----------------------------------------------------------------------
387/
388!-----------------------------------------------------------------------
389&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
390!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
391!-----------------------------------------------------------------------
392   ln_glo_trd  = .false.   ! (T) global domain averaged diag for T, T^2, KE, and PE
393   ln_dyn_trd  = .false.   ! (T) 3D momentum trend output
394   ln_dyn_mxl  = .FALSE.   ! (T) 2D momentum trends averaged over the mixed layer (not coded yet)
395   ln_vor_trd  = .FALSE.   ! (T) 2D barotropic vorticity trends (not coded yet)
396   ln_KE_trd   = .false.   ! (T) 3D Kinetic   Energy     trends
397   ln_PE_trd   = .false.   ! (T) 3D Potential Energy     trends
398   ln_tra_trd  = .false.    ! (T) 3D tracer trend output
399   ln_tra_mxl  = .false.   ! (T) 2D tracer trends averaged over the mixed layer (not coded yet)
400   nn_trd      = 365       !  print frequency (ln_glo_trd=T) (unit=time step)
401/
402!!gm   nn_ctls     =   0       !  control surface type in mixed-layer trends (0,1 or n<jpk)
403!!gm   rn_ucf      =   1.      !  unit conversion factor (=1 -> /seconds ; =86400. -> /day)
404!!gm   cn_trdrst_in      = "restart_mld"   ! suffix of ocean restart name (input)
405!!gm   cn_trdrst_out     = "restart_mld"   ! suffix of ocean restart name (output)
406!!gm   ln_trdmld_restart = .false.         !  restart for ML diagnostics
407!!gm   ln_trdmld_instant = .false.         !  flag to diagnose trends of instantantaneous or mean ML T/S
408!!gm
409!-----------------------------------------------------------------------
410&namhsb       !  Heat and salt budgets
411!-----------------------------------------------------------------------
412/
413!-----------------------------------------------------------------------
414&namdct        ! transports through sections
415!-----------------------------------------------------------------------
416    nn_dct      = 60       !  time step frequency for transports computing
417    nn_dctwri   = 60       !  time step frequency for transports writing
418    nn_secdebug = 0        !      0 : no section to debug
419/
420!-----------------------------------------------------------------------
421&namobs       !  observation usage switch
422!-----------------------------------------------------------------------
423/
424!-----------------------------------------------------------------------
425&nam_asminc   !   assimilation increments                               ('key_asminc')
426!-----------------------------------------------------------------------
427/
428!-----------------------------------------------------------------------
429&namsbc_wave   ! External fields from wave model
430!-----------------------------------------------------------------------
431/
432!-----------------------------------------------------------------------
433&namwad  !   Wetting and drying
434!-----------------------------------------------------------------------
435   ln_wd             = .true.   ! T/F activation of wetting and drying
436   rn_wdmin1         =  0.3     ! Minimum wet depth on dried cells
437   rn_wdmin2         =  0.0001  ! Tolerance of min wet depth on dried cells
438   rn_wdld           =  2.5     ! Land elevation below which wetting/drying is allowed
439   nn_wdit           =   20     ! Max iterations for W/D limiter
440/
Note: See TracBrowser for help on using the repository browser.