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/UKMO/2014_Surge_Modelling/NEMOGCM/CONFIG/AMM7_SURGE/EXP00 – NEMO

source: branches/UKMO/2014_Surge_Modelling/NEMOGCM/CONFIG/AMM7_SURGE/EXP00/namelist_cfg @ 4858

Last change on this file since 4858 was 4858, checked in by rfurner, 9 years ago

added surge config to easily share inputs with NOC

File size: 24.1 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      =  "AMMSURGE"  !  experience name
8   nn_it000    =       1   !  first time step
9   nn_itend    =   52560   !  last  time step (std 1 day = 144)
10   nn_date0    =  20120101 !  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   =  .false.  !  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    =    4320   !  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      =     297               !  1st lateral dimension ( >= jpi )
26   jpjdta      =     375               !  2nd    "         "    ( >= jpj )
27   jpkdta      =       2               !  number of levels      ( >= jpk )
28   jpiglo      =     297               !  1st dimension of global domain --> i =jpidta
29   jpjglo      =     375               !  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   rn_sbot_min =   10.0    !  minimum depth of s-bottom surface (>0) (m)
44   rn_hc       =    0.0    !  critical depth for transition to stretched coordinates
45   rn_rmax     =    1.0    !  maximum cut-off r-value allowed (0<r_max<1)
46   rn_theta    =    0.0    !  surface control parameter (0<=theta<=20)
47/
48!-----------------------------------------------------------------------
49&namdom        !   space and time domain (bathymetry, mesh, timestep)
50!-----------------------------------------------------------------------
51   rn_rdt      =   600.    !  time step for the dynamics (and tracer if nn_acc=0)
52   rn_rdtmin   =   600.          !  minimum time step on tracers (used if nn_acc=1)
53   rn_rdtmax   =   600.          !  maximum time step on tracers (used if nn_acc=1)
54   rn_rdth     =   600.          !  depth variation of tracer time step  (used if nn_acc=1)
55   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
56   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
57   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
58   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
59   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
60   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
61   ppsur       =  999999.0             !  ORCA r4, r2 and r05 coefficients
62   ppa0        =  999999.0             ! (default coefficients)
63   ppa1        =  999999.0             !
64   ppkth       =      23.563           !
65   ppacr       =       9.0             !
66   ppdzmin     =       6.0             !  Minimum vertical spacing
67   pphmax      =    5720.              !  Maximum depth
68   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
69   ppa2        =  999999.              !  Double tanh function parameters
70   ppkth2      =  999999.              !
71   ppacr2      =  999999.
72/
73!-----------------------------------------------------------------------
74&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
75!-----------------------------------------------------------------------
76   ln_bt_nn_auto =    .FALSE.          !  Set nn_baro automatically to be just below
77                                       !  a user defined maximum courant number (rn_bt_cmax)
78   nn_baro       =    30               !  Number of iterations of barotropic mode
79/
80!-----------------------------------------------------------------------
81&namcrs        !   Grid coarsening for dynamics output and/or
82               !   passive tracer coarsened online simulations
83!-----------------------------------------------------------------------
84/
85!-----------------------------------------------------------------------
86&namtsd    !   data : Temperature  & Salinity
87!-----------------------------------------------------------------------
88   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
89   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
90/
91!-----------------------------------------------------------------------
92&namsbc        !   Surface Boundary Condition (surface module)
93!-----------------------------------------------------------------------
94   nn_fsbc     = 1         !  frequency of surface boundary condition computation
95                           !     (also = the frequency of sea-ice model call)
96   ln_ana      = .true.    !  flux formulation       (T => fill namsbc_flx )
97   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
98   nn_ice      = 0         !  =0 no ice boundary condition   ,
99   ln_rnf      = .false.   !  Runoffs                                   (T => fill namsbc_rnf)
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/
111!-----------------------------------------------------------------------
112&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
113!-----------------------------------------------------------------------
114/
115!-----------------------------------------------------------------------
116&namsbc_core   !   namsbc_core  CORE bulk formulae
117!-----------------------------------------------------------------------
118!              !  file name                    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
119!              !                               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
120   sn_wndi     = 'ERAI_amm7'             ,       3          , 'U10'     ,   .true.     , .false. , 'daily'  ,'' , ''
121   sn_wndj     = 'ERAI_amm7'             ,       3          , 'V10'     ,   .true.     , .false. , 'daily'  ,'' , ''
122   sn_qsr      = 'ERAI_amm7'             ,       3          , 'SSRD'    ,   .true.     , .false. , 'daily'  ,'', ''
123   sn_qlw      = 'ERAI_amm7'             ,       3          , 'STRD'    ,   .true.     , .false. , 'daily'  ,'', ''
124   sn_tair     = 'ERAI_amm7'             ,       3          , 'T2'      ,   .true.     , .false. , 'daily'  ,'', ''
125   sn_humi     = 'ERAI_amm7'             ,       3          , 'Q2'      ,   .true.     , .false. , 'daily'  ,'', ''
126   sn_prec     = 'ERAI_amm7'             ,       3          , 'TP'      ,   .true.     , .false. , 'daily'  ,'', ''
127   sn_snow     = 'ERAI_amm7'             ,       3          , 'SF'      ,   .true.     , .false. , 'daily'  ,'', ''
128   cn_dir      = './fluxes/'      !  root directory for the location of the bulk files
129   ln_2m       = .true.    !  air temperature and humidity referenced at 2m (T) instead 10m (F)
130   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data
131   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow)
132/
133!-----------------------------------------------------------------------
134&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
135!-----------------------------------------------------------------------
136/
137!-----------------------------------------------------------------------
138&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled")
139!-----------------------------------------------------------------------
140/
141!-----------------------------------------------------------------------
142&namtra_qsr    !   penetrative solar radiation
143!-----------------------------------------------------------------------
144   ln_traqsr   = .false.   !  Light penetration (T) or not (F)
145   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
146/
147!-----------------------------------------------------------------------
148&namsbc_rnf    !   runoffs namelist surface boundary condition
149!-----------------------------------------------------------------------
150/
151!-----------------------------------------------------------------------
152&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
153!-----------------------------------------------------------------------
154!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
155!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
156   sn_apr      = 'patm'    ,         -1        ,'somslpre',    .true.      , .true.  , 'yearly'  ,  ''      ,   '' , ''
157
158   cn_dir      = './'       !  root directory for the location of the bulk files
159   rn_pref     = 101000._wp !  reference atmospheric pressure   [N/m2]/
160   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F)
161   ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data
162/
163!-----------------------------------------------------------------------
164&namsbc_ssr    !   surface boundary condition : sea surface restoring
165!-----------------------------------------------------------------------
166/
167!-----------------------------------------------------------------------
168&namsbc_alb    !   albedo parameters
169!-----------------------------------------------------------------------
170/
171!-----------------------------------------------------------------------
172&namberg       !   iceberg parameters
173!-----------------------------------------------------------------------
174/
175!-----------------------------------------------------------------------
176&namlbc        !   lateral momentum boundary condition
177!-----------------------------------------------------------------------
178   rn_shlat    =     0     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
179                           !  free slip  !   partial slip  !   no slip   ! strong slip
180/
181!-----------------------------------------------------------------------
182&namcla        !   cross land advection
183!-----------------------------------------------------------------------
184/
185!-----------------------------------------------------------------------
186&namobc        !   open boundaries parameters                           ("key_obc")
187!-----------------------------------------------------------------------
188/
189!-----------------------------------------------------------------------
190&namagrif      !  AGRIF zoom                                            ("key_agrif")
191!-----------------------------------------------------------------------
192/
193!-----------------------------------------------------------------------
194&nam_tide      !   tide parameters (#ifdef key_tide)
195!-----------------------------------------------------------------------
196   clname(1)     =   'Q1'   !  name of constituent
197   clname(2)     =   'O1'
198   clname(3)     =   'P1'
199   clname(4)     =   'S1'
200   clname(5)     =   'K1'
201   clname(6)     =   '2N2'
202   clname(7)     =   'MU2'
203   clname(8)     =   'N2'
204   clname(9)     =   'NU2'
205   clname(10)    =   'M2'
206   clname(11)    =   'L2'
207   clname(12)    =   'T2'
208   clname(13)    =   'S2'
209   clname(14)    =   'K2'
210   clname(15)    =   'M4'
211/
212!-----------------------------------------------------------------------
213&nambdy        !  unstructured open boundaries                          ("key_bdy")
214!-----------------------------------------------------------------------
215   nb_bdy         = 1                    !  number of open boundary sets
216   cn_dyn2d       = 'flather'            !
217   nn_dyn2d_dta   =  2                   !  = 0, bdy data are equal to the initial state
218                                         !  = 1, bdy data are read in 'bdydata   .nc' files
219                                         !  = 2, use tidal harmonic forcing data from files
220                                         !  = 3, use external data AND tidal harmonic forcing
221   cn_tra        =  'frs'                !
222   nn_tra_dta    =  0                    !  = 0, bdy data are equal to the initial state
223                                         !  = 1, bdy data are read in 'bdydata   .nc' files
224/
225!-----------------------------------------------------------------------
226&nambdy_dta      !  open boundaries - external data           ("key_bdy")
227!-----------------------------------------------------------------------
228/
229!-----------------------------------------------------------------------
230&nambdy_tide     ! tidal forcing at open boundaries
231!-----------------------------------------------------------------------
232   filtide      = 'bdydta/amm7_bdytide_'         !  file name root of tidal forcing files
233/
234!-----------------------------------------------------------------------
235&nambfr        !   bottom friction
236!-----------------------------------------------------------------------
237   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
238                           !                              = 2 : nonlinear friction
239   rn_bfri2    =    2.5e-3 !  bottom drag coefficient (non linear case)
240   rn_bfeb2    =    0.0e0  !  bottom turbulent kinetic energy background  (m2/s2)
241   ln_loglayer =    .true. !  loglayer bottom friction (only effect when nn_bfr = 2)
242   rn_bfrz0    =    0.003  !  bottom roughness (only effect when ln_loglayer = .true.)
243/
244!-----------------------------------------------------------------------
245&nambbc        !   bottom temperature boundary condition
246!-----------------------------------------------------------------------
247   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
248/
249!-----------------------------------------------------------------------
250&nambbl        !   bottom boundary layer scheme
251!-----------------------------------------------------------------------
252   nn_bbl_ldf  =  0      !  diffusive bbl (=1)   or not (=0)
253/
254!-----------------------------------------------------------------------
255&nameos        !   ocean physical parameters
256!-----------------------------------------------------------------------
257/
258!-----------------------------------------------------------------------
259&namtra_adv    !   advection scheme for tracer
260!-----------------------------------------------------------------------
261/
262!-----------------------------------------------------------------------
263&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
264!-----------------------------------------------------------------------
265/
266!----------------------------------------------------------------------------------
267&namtra_ldf    !   lateral diffusion scheme for tracers
268!----------------------------------------------------------------------------------
269/
270!-----------------------------------------------------------------------
271&namtra_dmp    !   tracer: T & S newtonian damping
272!-----------------------------------------------------------------------
273/
274!-----------------------------------------------------------------------
275&namdyn_adv    !   formulation of the momentum advection
276!-----------------------------------------------------------------------
277/
278!-----------------------------------------------------------------------
279&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
280!-----------------------------------------------------------------------
281/
282!-----------------------------------------------------------------------
283&namdyn_hpg    !   Hydrostatic pressure gradient option
284!-----------------------------------------------------------------------
285   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
286   ln_hpg_sco  = .true.    !  s-coordinate (Pressure Jacobian scheme)
287/
288!-----------------------------------------------------------------------
289!namdyn_spg    !   surface pressure gradient   (CPP key only)
290!-----------------------------------------------------------------------
291!                          !  explicit free surface                     ("key_dynspg_exp")
292!                          !  filtered free surface                     ("key_dynspg_flt")
293!                          !  split-explicit free surface               ("key_dynspg_ts")
294
295!-----------------------------------------------------------------------
296&namdyn_ldf    !   lateral diffusion on momentum
297!-----------------------------------------------------------------------
298   !                       !  Type of the operator :
299   ln_dynldf_bilap  =  .true.   !  bilaplacian operator
300   ln_dynldf_lap    =  .false.  !  bilaplacian operator
301   !                       !  Direction of action  :
302   ln_dynldf_level  =  .true.   !  iso-level
303   ln_dynldf_hor    =  .false.  !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.)
304                           !  Coefficient
305   rn_ahm_0_lap     = 60.0      !  horizontal laplacian eddy viscosity   [m2/s]
306   rn_ahm_0_blp     = -1.0e+10  !  horizontal bilaplacian eddy viscosity [m4/s]
307/
308!-----------------------------------------------------------------------
309&namzdf        !   vertical physics
310!-----------------------------------------------------------------------
311   rn_avm0     =   0.1e-6  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
312   rn_avt0     =   0.1e-6  !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst")
313   ln_zdfevd   = .false.   !  enhanced vertical diffusion (evd) (T) or not (F)
314   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
315/
316!-----------------------------------------------------------------------
317&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
318!-----------------------------------------------------------------------
319/
320!-----------------------------------------------------------------------
321&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
322!-----------------------------------------------------------------------
323/
324!------------------------------------------------------------------------
325&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
326!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
327/
328!-----------------------------------------------------------------------
329&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
330!-----------------------------------------------------------------------
331/
332!-----------------------------------------------------------------------
333&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
334!-----------------------------------------------------------------------
335/
336!-----------------------------------------------------------------------
337&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
338!-----------------------------------------------------------------------
339/
340!-----------------------------------------------------------------------
341&namsol        !   elliptic solver / island / free surface
342!-----------------------------------------------------------------------
343/
344!-----------------------------------------------------------------------
345&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
346!-----------------------------------------------------------------------
347/
348!-----------------------------------------------------------------------
349&namctl        !   Control prints & Benchmark
350!-----------------------------------------------------------------------
351/
352!-----------------------------------------------------------------------
353&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
354!-----------------------------------------------------------------------
355/
356!-----------------------------------------------------------------------
357&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
358!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
359!-----------------------------------------------------------------------
360/
361!-----------------------------------------------------------------------
362&namflo       !   float parameters                                      ("key_float")
363!-----------------------------------------------------------------------
364/
365!-----------------------------------------------------------------------
366&namptr       !   Poleward Transport Diagnostic
367!-----------------------------------------------------------------------
368/
369!-----------------------------------------------------------------------
370&namhsb       !  Heat and salt budgets
371!-----------------------------------------------------------------------
372/
373!-----------------------------------------------------------------------
374&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm')
375!-----------------------------------------------------------------------
376    nit000_han = 1         ! First time step used for harmonic analysis
377    nitend_han = 52560     ! Last time step used for harmonic analysis
378    nstep_han  = 1         ! Time step frequency for harmonic analysis
379    tname(1)   = 'M2'      ! Name of tidal constituents
380    tname(2)   = 'S2'
381/
382!-----------------------------------------------------------------------
383&namdct        ! transports through sections
384!-----------------------------------------------------------------------
385/
386!-----------------------------------------------------------------------
387&namobs       !  observation usage switch                               ('key_diaobs')
388!-----------------------------------------------------------------------
389/
390!-----------------------------------------------------------------------
391&nam_asminc   !   assimilation increments                               ('key_asminc')
392!-----------------------------------------------------------------------
393/
394!-----------------------------------------------------------------------
395&namsbc_wave   ! External fields from wave model
396!-----------------------------------------------------------------------
397/
398!-----------------------------------------------------------------------
399&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
400!-----------------------------------------------------------------------
401/
Note: See TracBrowser for help on using the repository browser.