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

source: branches/2016/dev_v3_6_STABLE_r6506_AGRIF_LIM3/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg @ 7159

Last change on this file since 7159 was 7159, checked in by clem, 7 years ago

debug branch (part2)

File size: 26.3 KB
RevLine 
[3875]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
[4044]8   nn_it000    =       1   !  first time step
[4383]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)
[3875]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)
[4493]13   nn_euler    =       1   !  = 0 : start with forward time step if ln_rstart=.true.
[3954]14   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input)
[4044]15   cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input)
[4383]16   nn_stock    =    1296   !  frequency of creation of a restart file (modulo referenced to 1)
[3875]17   nn_write    =     144   !  frequency of write in the output file   (modulo referenced to nit000)
18/
19!-----------------------------------------------------------------------
[3973]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!-----------------------------------------------------------------------
[3875]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!-----------------------------------------------------------------------
[4383]51   rn_rdt      =   600.    !  time step for the dynamics (and tracer if nn_acc=0)
[3993]52   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
53   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
54   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
55   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
56   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
57   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
[4268]58   ppsur       =  999999.0             !  ORCA r4, r2 and r05 coefficients
59   ppa0        =  999999.0             ! (default coefficients)
60   ppa1        =  999999.0             !
[3993]61   ppkth       =      23.563           !
62   ppacr       =       9.0             !
63   ppdzmin     =       6.0             !  Minimum vertical spacing
64   pphmax      =    5720.              !  Maximum depth
65   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
66   ppa2        =  999999.              !  Double tanh function parameters
67   ppkth2      =  999999.              !
68   ppacr2      =  999999.
[3875]69/
70!-----------------------------------------------------------------------
[4370]71&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
72!-----------------------------------------------------------------------
73   ln_bt_nn_auto =    .FALSE.          !  Set nn_baro automatically to be just below
74                                       !  a user defined maximum courant number (rn_bt_cmax)
75   nn_baro       =    30               !  Number of iterations of barotropic mode
76/
77!-----------------------------------------------------------------------
[4152]78&namcrs        !   Grid coarsening for dynamics output and/or
79               !   passive tracer coarsened online simulations
80!-----------------------------------------------------------------------
81/
82!-----------------------------------------------------------------------
[3875]83&namtsd    !   data : Temperature  & Salinity
84!-----------------------------------------------------------------------
85   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
86   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
87/
88!-----------------------------------------------------------------------
89&namsbc        !   Surface Boundary Condition (surface module)
90!-----------------------------------------------------------------------
91   nn_fsbc     = 1         !  frequency of surface boundary condition computation
92                           !     (also = the frequency of sea-ice model call)
93   ln_flx      = .true.    !  flux formulation       (T => fill namsbc_flx )
94   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
95   nn_ice      = 0         !  =0 no ice boundary condition   ,
96   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
97   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
[5501]98   ln_apr_dyn  = .false.    !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr )
99
[3875]100/
101!-----------------------------------------------------------------------
102&namsbc_ana    !   analytical surface boundary condition
103!-----------------------------------------------------------------------
104/
105!-----------------------------------------------------------------------
106&namsbc_flx    !   surface boundary condition : flux formulation
107!-----------------------------------------------------------------------
[4230]108!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
109!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
110   sn_utau     = 'amm12_utau'     ,          1        ,  'utau'      , .false.      , .false. , 'daily'   ,  ''      ,  ''  , ''
111   sn_vtau     = 'amm12_vtau'     ,          1        ,  'vtau'      , .false.      , .false. , 'daily'   ,  ''      ,  ''  , ''
112   sn_qtot     = 'amm12_flx'      ,          3        ,  'sonsfldo'  ,  .true.      , .false. , 'daily'   ,  ''      ,  ''  , ''
113   sn_qsr      = 'amm12_flx'      ,          3        ,  'soshfldo'  ,  .true.      , .false. , 'daily'   ,  ''      ,  ''  , ''
114   sn_emp      = 'amm12_flx'      ,          3        ,  'sowafldo'  ,  .true.      , .false. , 'daily'   ,  ''      ,  ''  , ''
[3875]115   cn_dir      = './fluxes/'        !  root directory for the location of the flux files
116/
117!-----------------------------------------------------------------------
118&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
119!-----------------------------------------------------------------------
120/
121!-----------------------------------------------------------------------
122&namsbc_core   !   namsbc_core  CORE bulk formulae
123!-----------------------------------------------------------------------
124/
125!-----------------------------------------------------------------------
126&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
127!-----------------------------------------------------------------------
128/
129!-----------------------------------------------------------------------
[5407]130&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
[3875]131!-----------------------------------------------------------------------
132/
133!-----------------------------------------------------------------------
134&namtra_qsr    !   penetrative solar radiation
135!-----------------------------------------------------------------------
136   ln_traqsr   = .false.   !  Light penetration (T) or not (F)
137   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
138/
139!-----------------------------------------------------------------------
140&namsbc_rnf    !   runoffs namelist surface boundary condition
141!-----------------------------------------------------------------------
[4230]142!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
143!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
144   sn_rnf      = 'amm12_rivers'       ,        24         , 'rorunoff',   .false.    , .true. , 'yearly'  , ''       , ''  , ''
145   sn_cnf      = 'runoff_1m_nomask'   ,         0         , 'socoefr0',   .false.    , .true. , 'yearly'  , ''       , ''  , ''
146   sn_s_rnf    = 'amm12_rivers'       ,        24         , 'rosaline',   .false.    , .true. , 'yearly'  , ''       , ''  , ''
147   sn_t_rnf    = 'amm12_rivers'       ,        24         , 'rotemper',   .false.    , .true. , 'yearly'  , ''       , ''  , ''
148   sn_dep_rnf  = 'amm12_rivers'       ,        24         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''  , ''
[3875]149   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
150   ln_rnf_depth = .true.    !  read in depth information for runoff
151   ln_rnf_tem   = .true.    !  read in temperature information for runoff
152   ln_rnf_sal   = .true.    !  read in salinity information for runoff
153/
154!-----------------------------------------------------------------------
155&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
156!-----------------------------------------------------------------------
[4230]157!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
158!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
[5501]159   sn_apr     = 'amm12_mslp'     ,          1        ,  'p_msl'      , .false.      , .false. , 'daily'   ,  ''      ,  ''  , ''
[3875]160
[5501]161   cn_dir      = './fluxes/' !  root directory for the location of the bulk files
162   rn_pref     = 101000.     !  reference atmospheric pressure   [N/m2]/
[3875]163   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F)
[5501]164   ln_apr_obc  = .true.    !  inverse barometer added to OBC ssh data
[3875]165/
166!-----------------------------------------------------------------------
167&namsbc_ssr    !   surface boundary condition : sea surface restoring
168!-----------------------------------------------------------------------
[4230]169!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
170!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
171   sn_sst      = 'amm12_sstref'    ,        24         ,  'sst'     ,     .true.     , .false. , 'daily'   , .false. , ''       , '' , ''
172   sn_sss      = 'sss_data'        ,        -1         ,  'sss'     ,     .true.     , .true.  , 'yearly'  , .false. , ''       , '' , ''
[3875]173
174   cn_dir      = 'fluxes/' !  root directory for the location of the runoff files
175   nn_sstr     =     1     !  add a retroaction term in the surface heat       flux (=1) or not (=0)
176   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
177                           !  or to SSS only (=1) or no damping term (=0)
178   rn_deds     =  -27.7    !  magnitude of the damping on salinity   [mm/day]
179/
180!-----------------------------------------------------------------------
181&namsbc_alb    !   albedo parameters
182!-----------------------------------------------------------------------
183/
184!-----------------------------------------------------------------------
185&namberg       !   iceberg parameters
186!-----------------------------------------------------------------------
187/
188!-----------------------------------------------------------------------
189&namlbc        !   lateral momentum boundary condition
190!-----------------------------------------------------------------------
191   rn_shlat    =     0     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
192                           !  free slip  !   partial slip  !   no slip   ! strong slip
193/
194!-----------------------------------------------------------------------
195&namcla        !   cross land advection
196!-----------------------------------------------------------------------
197/
198!-----------------------------------------------------------------------
199&namagrif      !  AGRIF zoom                                            ("key_agrif")
200!-----------------------------------------------------------------------
201/
202!-----------------------------------------------------------------------
203&nam_tide      !   tide parameters (#ifdef key_tide)
204!-----------------------------------------------------------------------
205   clname(1)     =   'Q1'   !  name of constituent
206   clname(2)     =   'O1'
207   clname(3)     =   'P1'
208   clname(4)     =   'S1'
209   clname(5)     =   'K1'
210   clname(6)     =   '2N2'
211   clname(7)     =   'MU2'
212   clname(8)     =   'N2'
213   clname(9)     =   'NU2'
214   clname(10)    =   'M2'
215   clname(11)    =   'L2'
216   clname(12)    =   'T2'
217   clname(13)    =   'S2'
218   clname(14)    =   'K2'
219   clname(15)    =   'M4'
220/
221!-----------------------------------------------------------------------
222&nambdy        !  unstructured open boundaries                          ("key_bdy")
[4316]223    nb_bdy         =  1
224    cn_dyn2d       = 'flather'
225    nn_dyn2d_dta   =  3
226    cn_tra         =  'frs'
227    nn_tra_dta    =   1
[3875]228/
229!-----------------------------------------------------------------------
230&nambdy_dta      !  open boundaries - external data           ("key_bdy")
231!-----------------------------------------------------------------------
[4230]232!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
233!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
[4264]234   bn_ssh =     'amm12_bdyT_dyn2d' ,         24        , 'sossheig' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
235   bn_u2d =     'amm12_bdyU_dyn2d' ,         24        , 'vobtcrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
236   bn_v2d =     'amm12_bdyV_dyn2d' ,         24        , 'vobtcrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
237   bn_u3d  =    'amm12_bdyU_dyn3d' ,         24        , 'vozocrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
238   bn_v3d  =    'amm12_bdyV_dyn3d' ,         24        , 'vomecrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
239   bn_tem  =    'amm12_bdyT_tra'   ,         24        , 'votemper' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
240   bn_sal  =    'amm12_bdyT_tra'   ,         24        , 'vosaline' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
[3954]241   cn_dir  =    './bdydta/'
242   ln_full_vel = .false.
[3875]243/
244!-----------------------------------------------------------------------
245&nambdy_tide     ! tidal forcing at open boundaries
246!-----------------------------------------------------------------------
247   filtide      = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files
248/
249!-----------------------------------------------------------------------
250&nambfr        !   bottom friction
251!-----------------------------------------------------------------------
252   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
253                           !                              = 2 : nonlinear friction
254   rn_bfri2    =    2.5e-3 !  bottom drag coefficient (non linear case)
255   rn_bfeb2    =    0.0e0  !  bottom turbulent kinetic energy background  (m2/s2)
[4383]256   ln_loglayer =    .true. !  loglayer bottom friction (only effect when nn_bfr = 2)
[3875]257   rn_bfrz0    =    0.003  !  bottom roughness (only effect when ln_loglayer = .true.)
258/
259!-----------------------------------------------------------------------
260&nambbc        !   bottom temperature boundary condition
261!-----------------------------------------------------------------------
262   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
263/
264!-----------------------------------------------------------------------
265&nambbl        !   bottom boundary layer scheme
266!-----------------------------------------------------------------------
267   nn_bbl_ldf  =  0      !  diffusive bbl (=1)   or not (=0)
268/
269!-----------------------------------------------------------------------
270&nameos        !   ocean physical parameters
271!-----------------------------------------------------------------------
272/
273!-----------------------------------------------------------------------
274&namtra_adv    !   advection scheme for tracer
275!-----------------------------------------------------------------------
276/
[4253]277!-----------------------------------------------------------------------
278&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
279!-----------------------------------------------------------------------
280/
[3875]281!----------------------------------------------------------------------------------
282&namtra_ldf    !   lateral diffusion scheme for tracers
283!----------------------------------------------------------------------------------
284   ln_traldf_hor    =  .true.   !  horizontal (geopotential)   (needs "key_ldfslp" when ln_sco=T)
285   ln_traldf_iso    =  .false.  !  iso-neutral                 (needs "key_ldfslp")
286   rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s]
287   rn_aht_0         =    50.    !  horizontal eddy diffusivity for tracers [m2/s]
288/
289!-----------------------------------------------------------------------
290&namtra_dmp    !   tracer: T & S newtonian damping
291!-----------------------------------------------------------------------
292   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
293/
294!-----------------------------------------------------------------------
295&namdyn_adv    !   formulation of the momentum advection
296!-----------------------------------------------------------------------
297/
298!-----------------------------------------------------------------------
299&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
300!-----------------------------------------------------------------------
301/
302!-----------------------------------------------------------------------
303&namdyn_hpg    !   Hydrostatic pressure gradient option
304!-----------------------------------------------------------------------
305   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
306   ln_hpg_prj  = .true.   !  s-coordinate (Pressure Jacobian scheme)
307/
308!-----------------------------------------------------------------------
309!namdyn_spg    !   surface pressure gradient   (CPP key only)
310!-----------------------------------------------------------------------
311!                          !  explicit free surface                     ("key_dynspg_exp")
312!                          !  filtered free surface                     ("key_dynspg_flt")
313!                          !  split-explicit free surface               ("key_dynspg_ts")
314
315!-----------------------------------------------------------------------
316&namdyn_ldf    !   lateral diffusion on momentum
317!-----------------------------------------------------------------------
318   !                       !  Type of the operator :
319   ln_dynldf_bilap  =  .true.   !  bilaplacian operator
[4488]320   ln_dynldf_lap    =  .false.  !  bilaplacian operator
321   !                       !  Direction of action  :
322   ln_dynldf_level  =  .true.   !  iso-level
323   ln_dynldf_hor    =  .false.  !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.)
[3875]324                           !  Coefficient
325   rn_ahm_0_lap     = 60.0      !  horizontal laplacian eddy viscosity   [m2/s]
326   rn_ahm_0_blp     = -1.0e+10  !  horizontal bilaplacian eddy viscosity [m4/s]
327/
328!-----------------------------------------------------------------------
329&namzdf        !   vertical physics
330!-----------------------------------------------------------------------
331   rn_avm0     =   0.1e-6  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
332   rn_avt0     =   0.1e-6  !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst")
333   ln_zdfevd   = .false.   !  enhanced vertical diffusion (evd) (T) or not (F)
334   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
335/
336!-----------------------------------------------------------------------
337&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
338!-----------------------------------------------------------------------
339/
340!-----------------------------------------------------------------------
341&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
342!-----------------------------------------------------------------------
343/
344!------------------------------------------------------------------------
345&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
346!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
347/
348!-----------------------------------------------------------------------
349&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
350!-----------------------------------------------------------------------
351   rn_charn =  100000.     !  Charnock constant for wb induced roughness length
[5109]352   nn_z0_met = 1           !  Method for surface roughness computation (0/1/2)
[3875]353/
354!-----------------------------------------------------------------------
355&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
356!-----------------------------------------------------------------------
357/
358!-----------------------------------------------------------------------
359&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
360!-----------------------------------------------------------------------
361   ln_tmx_itf  = .FALSE.   !  ITF specific parameterisation
362/
363!-----------------------------------------------------------------------
[6314]364&namzdf_tmx_new !  new tidal mixing parameterization                    ("key_zdftmx_new")
365!-----------------------------------------------------------------------
366/
367!-----------------------------------------------------------------------
[3875]368&namsol        !   elliptic solver / island / free surface
369!-----------------------------------------------------------------------
370/
371!-----------------------------------------------------------------------
372&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
373!-----------------------------------------------------------------------
374/
375!-----------------------------------------------------------------------
376&namctl        !   Control prints & Benchmark
377!-----------------------------------------------------------------------
378/
379!-----------------------------------------------------------------------
380&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
381!-----------------------------------------------------------------------
382/
383!-----------------------------------------------------------------------
384&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
385!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
386!-----------------------------------------------------------------------
387/
388!-----------------------------------------------------------------------
389&namflo       !   float parameters                                      ("key_float")
390!-----------------------------------------------------------------------
391/
392!-----------------------------------------------------------------------
393&namptr       !   Poleward Transport Diagnostic
394!-----------------------------------------------------------------------
395/
396&namhsb       !  Heat and salt budgets
397!-----------------------------------------------------------------------
398/
399!-----------------------------------------------------------------------
400&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm')
401!-----------------------------------------------------------------------
402/
403!-----------------------------------------------------------------------
404&namdct        ! transports through sections
405!-----------------------------------------------------------------------
406/
407!-----------------------------------------------------------------------
408&namobs       !  observation usage switch                               ('key_diaobs')
409!-----------------------------------------------------------------------
410/
411!-----------------------------------------------------------------------
412&nam_asminc   !   assimilation increments                               ('key_asminc')
413!-----------------------------------------------------------------------
414/
415!-----------------------------------------------------------------------
416&namsbc_wave   ! External fields from wave model
417!-----------------------------------------------------------------------
418/
419!-----------------------------------------------------------------------
420&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
421!-----------------------------------------------------------------------
422/
Note: See TracBrowser for help on using the repository browser.