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

source: branches/2014/dev_r4650_UKMO10_Tidally_Meaned_Diagnostics/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg @ 4756

Last change on this file since 4756 was 4756, checked in by deazer, 10 years ago

Added two new routines, diatmb and dia25h to handle 25hourly and tmb output.
modified diawri to call these routines when logicals are true
logicals are set by new namelist addition set to true in AMM12 cfg and false in reference
default should be false.
additional call in dynspg_ts for barotropic U and V
Created extra fields in field_def.xml and extrae file groups in iodef.xml

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