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.template in NEMO/branches/UKMO/AMM15_v3_6_STABLE_new_ersem/NEMOGCM/CONFIG/AMM7_FABM_ERSEM/EXP2020 – NEMO

source: NEMO/branches/UKMO/AMM15_v3_6_STABLE_new_ersem/NEMOGCM/CONFIG/AMM7_FABM_ERSEM/EXP2020/namelist.template @ 15814

Last change on this file since 15814 was 15480, checked in by jcastill, 3 years ago

Changes as in the git branch NEMO-FABMv1-ERSEM

  • Property svn:executable set to *
File size: 31.8 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : AMM7configuration namelist used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   nn_no       =       0   !  job number (no more used...)
8   cn_exp      =  "amm7"  !  experience name
9   nn_it000 = __N0__
10   nn_itend = __NEND__
11   nn_date0 = __DATE0__
12   nn_rstctl = __RST__ !  restart control = 0 nit000 is not compared to the restart file value
13                 !                  = 1 use ndate0 in namelist (not the value in the restart file)
14                 !                  = 2 calendar parameters read in the restart file
15   nn_leapy    =       1   !  Leap year calendar (1) or not (0)
16   ln_rstart   =   .true.
17   cn_ocerst_in   = "restart"   !  suffix of ocean restart name (input)
18   cn_ocerst_out  = "restart"   !  suffix of ocean restart name (output)
19   cn_ocerst_indir   = "./"   !  directory of ocean restart name (input)
20   cn_ocerst_outdir  = "./"   !  directory of ocean restart name (output)
21   nn_istate   =     0     !  output the initial state (1) or not (0)
22   nn_stock = 105120
23   nn_write = 105120
24   ln_dimgnnn  = .false.   !  DIMG file format: 1 file for all processors (F) or by processor (T)
25   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%)
26   ln_clobber  = .true.    !  clobber (overwrite) an existing file
27   nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines)
28   nn_euler    = __EULER__ !  =0 start with forward time step or not (=1)
29/
30!-----------------------------------------------------------------------
31&namcfg        !   parameters of the configuration
32!-----------------------------------------------------------------------
33/
34!-----------------------------------------------------------------------
35&namzgr        !   vertical coordinate
36!-----------------------------------------------------------------------
37/
38!-----------------------------------------------------------------------
39&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
40!-----------------------------------------------------------------------
41/
42!-----------------------------------------------------------------------
43&namdom        !   space and time domain (bathymetry, mesh, timestep)
44!-----------------------------------------------------------------------
45   rn_atfp     =    0.1    !  asselin time filter parameter
46   nn_msh      =    0      !  create (=1) a mesh file or not (=0)
47   ppa0        =    999999.0
48   ppa1        =    999999.0
49   ppa2        =    999999.0
50   ppacr       =    9.0
51   ppacr2      =    999999.0
52   ppdzmin     =    6.0
53   ppe1_deg    =    999999.0
54   ppe1_m      =    999999.0
55   ppe2_deg    =    999999.0
56   ppe2_m      =    999999.0
57   ppglam0     =    999999.0
58   ppgphi0     =    999999.
59   pphmax      =    5720.0
60   ppkth       =    23.563
61   ppkth2      =    999999.0
62   ppsur       =    999999.0
63/
64!-----------------------------------------------------------------------
65&namsplit      !   time splitting parameters                            ("key_
66!-----------------------------------------------------------------------
67/
68!-----------------------------------------------------------------------
69&namcrs        !   Grid coarsening for dynamics output and/or
70               !   passive tracer coarsened online simulations
71!-----------------------------------------------------------------------
72/
73!-----------------------------------------------------------------------
74&namtsd    !   data : Temperature  & Salinity
75!-----------------------------------------------------------------------
76! file name ! frequency (hours)    ! variable ! time interp. ! clim  !'yearly' or ! weights  ! rotation !
77!          !           !  (if <0  months)     !   name   !  (logical)   ! (T/F) ! 'monthly'  ! filename ! pairing  !
78   sn_tem  = 'inits.nc', -1,'tb',  .true.  , .true., 'yearly'   , ' '      , ' '
79   sn_sal  = 'inits.nc', -1,'sb',  .true.  , .true., 'yearly'   , ''       , ' '
80!
81   cn_dir        = './'     !  root directory for the location of the runoff files
82   ln_tsd_init   = .false.  !  Initialisation of ocean T & S with T &S input data (T) or not (F)
83   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
84/
85!-----------------------------------------------------------------------
86&namsbc        !   Surface Boundary Condition (surface module)
87!-----------------------------------------------------------------------
88   nn_fsbc     = 1         !  frequency of surface boundary condition computation
89                           !     (also = the frequency of sea-ice model call)
90   ln_ana      = .false.   !  analytical formulation                    (T => fill namsbc_ana )
91   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx )
92   ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio)
93   ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core)
94   ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs )
95!  ln_cpl      = .false.   !  Coupled formulation                       (T => fill namsbc_cpl )
96   ln_apr_dyn  = .true.    !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr )
97   nn_ice      = 0         !  =0 no ice boundary condition   ,
98                           !  =1 use observed ice-cover      ,
99                           !  =2 ice-model used                         ("key_lim3" or "key_lim2)
100!  nn_ice_embd = 1         !  =0 levitating ice (no mass exchange, concentration/dilution effect)
101                           !  =1 levitating ice with mass and salt exchange but no presure effect
102                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure)
103   ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave
104   ln_rnf      = .true.     !  runoffs                                   (T => fill namsbc_rnf)
105   ln_ssr      = .false.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
106   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
107                           !     =1 global mean of e-p-r set to zero at each time step
108                           !     =2 annual global mean of e-p-r set to zero
109                           !     =3 global emp set to zero and spread out over erp area
110!  ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave)
111!  ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave)
112!  ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave)
113   nn_lsm  = 10             !  =0 land/sea mask for input fields is not applied (keep empty land/sea mask filename field) ,
114                           !  =1:n number of iterations of land/sea mask application for input fields (fill land/sea mask filename field)
115!  cn_iceflx = 'linear'    !  redistribution of solar input into ice categories during coupling ice/atm.
116/
117!-----------------------------------------------------------------------
118&namsbc_ana    !   analytical surface boundary condition
119!-----------------------------------------------------------------------
120   nn_tau000   =   0       !  gently increase the stress over the first ntau_rst time-steps
121   rn_utau0    =   0.e0    !  uniform value for the i-stress
122   rn_vtau0    =   0.e0    !  uniform value for the j-stress
123   rn_qns0     =   0.e0    !  uniform value for the total heat flux
124   rn_qsr0     =   0.e0    !  uniform value for the solar radiation
125   rn_emp0     =   0.e0    !  uniform value for the freswater budget (E-P)
126/
127!-----------------------------------------------------------------------
128&namsbc_flx    !   surface boundary condition : flux formulation
129!-----------------------------------------------------------------------
130/
131!-----------------------------------------------------------------------
132&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
133!-----------------------------------------------------------------------
134/
135!-----------------------------------------------------------------------
136&namsbc_core   !   namsbc_core  CORE bulk formulae
137!-----------------------------------------------------------------------
138!-----------------------------------------------------------------------
139!  !  file name       ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
140!  !                  !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
141   sn_humi='ERA5_SPH' ,   1,'SPH' ,    .true.,.false.,'yearly','weights_era5_gle_bicubic.nc','',    'ERA5_LSM'
142   sn_prec='ERA5_MTPR',   1,'MTPR',    .true.,.false.,'yearly','weights_era5_gle_bicubic.nc','',    'ERA5_LSM'
143   sn_qlw='ERA5_MSDWLWRF',1,'MSDWLWRF',.true.,.false.,'yearly','weights_era5_gle_bicubic.nc','',    'ERA5_LSM'
144   sn_qsr='ERA5_MSDWSWRF',1,'MSDWSWRF',.true.,.false.,'yearly','weights_era5_gle_bicubic.nc','',    'ERA5_LSM'
145   sn_snow='ERA5_MSR',    1,'MSR'  ,   .true.,.false.,'yearly','weights_era5_gle_bicubic.nc','',    'ERA5_LSM'
146   sn_tair='ERA5_T2M',    1,'T2M' ,    .true.,.false.,'yearly','weights_era5_gle_bicubic.nc','',    'ERA5_LSM'
147   sn_wndi='ERA5_U10',    1,'U10' ,    .true.,.false.,'yearly','weights_era5_gle_bicubic.nc','Uwnd','ERA5_LSM'
148   sn_wndj='ERA5_V10' ,   1,'V10' ,    .true.,.false.,'yearly','weights_era5_gle_bicubic.nc','Vwnd','ERA5_LSM'
149   cn_dir      = '/work/n01/n01/gle/INPUTS/AMM7/ERA5/'      !  root directory for the location of the bulk files
150   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data
151   rn_zqt      = 2.        !  Air temperature and humidity reference height (m) (ln_bulk2z)
152   rn_zu       = 10.       !  Wind vector reference height (m)                  (ln_bulk2z)
153   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow)
154   rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.)
155   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity
156                           !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds)
157/
158!-----------------------------------------------------------------------
159&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
160!-----------------------------------------------------------------------
161/
162!-----------------------------------------------------------------------
163&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled")
164!-----------------------------------------------------------------------
165/
166!-----------------------------------------------------------------------
167&namtra_qsr    !   penetrative solar radiation
168!-----------------------------------------------------------------------
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_kd490    =  'kd490'    ,       -1         , 'kd_490'   ,   .true.     , .true. , 'yearly'  , ''       , ''       , ''
172   cn_dir      = './'      !  root directory for the location of the runoff files
173   ln_traqsr   = .true.    !  Light penetration (T) or not (F)
174   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
175   nn_chldta   =   0       !  RGB : Chl data (=1) or cst value (=0)
176   rn_abs      =   0.58    !  RGB & 2 bands: fraction of light (rn_si1)
177   rn_si0      =   0.35    !  RGB & 2 bands: shortess depth of extinction
178   nn_kd490dta =   1       !  read in KD490 data from file
179/
180!-----------------------------------------------------------------------
181&namsbc_rnf    !   runoffs namelist surface boundary condition
182!-----------------------------------------------------------------------
183/
184!-----------------------------------------------------------------------
185&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
186!-----------------------------------------------------------------------
187! !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
188! !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
189
190
191   cn_dir     = '/work/n01/n01/gle/INPUTS/AMM7/ERA5/'         !  root directory for the location of the bulk files
192   sn_apr='ERA5_MSL', 1, 'MSL' ,.true.,.false.,'yearly','weights_era5_gle_bicubic.nc','','ERA5_LSM'
193   ln_ref_apr = .false.           !  ref. pressure: global mean Patm (T) or a constant (F)
194   ln_apr_obc = .true.       !  inverse barometer added to OBC ssh data
195/
196!-----------------------------------------------------------------------
197&namsbc_ssr    !   surface boundary condition : sea surface restoring
198!-----------------------------------------------------------------------
199/
200!-----------------------------------------------------------------------
201&namsbc_alb    !   albedo parameters
202!-----------------------------------------------------------------------
203/
204!-----------------------------------------------------------------------
205&namberg       !   iceberg parameters
206!-----------------------------------------------------------------------
207/
208!-----------------------------------------------------------------------
209&namlbc        !   lateral momentum boundary condition
210!-----------------------------------------------------------------------
211/
212!-----------------------------------------------------------------------
213&namcla        !   cross land advection
214!-----------------------------------------------------------------------
215/
216!-----------------------------------------------------------------------
217&namobc        !   open boundaries parameters                           ("key_obc")
218!-----------------------------------------------------------------------
219/
220!-----------------------------------------------------------------------
221&namagrif      !  AGRIF zoom                                            ("key_agrif")
222!-----------------------------------------------------------------------
223/
224!-----------------------------------------------------------------------
225&nam_tide      !   tide parameters (#ifdef key_tide)
226!-----------------------------------------------------------------------
227   ln_tide_pot   = .true.   !  use tidal potential forcing
228   ln_tide_ramp  = .false.
229   rdttideramp   =   0.0
230   clname(1)     =   'Q1'   !  name of constituent
231   clname(2)     =   'O1'
232   clname(3)     =   'P1'
233   clname(4)     =   'S1'
234   clname(5)     =   'K1'
235   clname(6)     =   '2N2'
236   clname(7)     =   'MU2'
237   clname(8)     =   'N2'
238   clname(9)     =   'NU2'
239   clname(10)    =   'M2'
240   clname(11)    =   'L2'
241   clname(12)    =   'T2'
242   clname(13)    =   'S2'
243   clname(14)    =   'K2'
244   clname(15)    =   'M4'
245/
246!-----------------------------------------------------------------------
247&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm')
248!-----------------------------------------------------------------------
249   nit000_han = 1      ! 105121  ! First time step used for harmonic analysis
250   nitend_han = 12 ! 105120 ! 210528  ! Last time step used for harmonic analysis
251   nstep_han  = 12        ! Time step frequency for harmonic analysis
252   tname(1)     =   'O1'  !  name of constituent
253   tname(2)     =   'P1'
254   tname(3)     =   'K1'
255   tname(4)     =   'N2'
256   tname(5)     =   'M2'
257   tname(6)     =   'S2'
258   tname(7)     =   'K2'
259/
260!-----------------------------------------------------------------------
261&nam_diatmb    !   Output Top, Middle, Bottom Diagnostics
262!-----------------------------------------------------------------------
263    ln_diatmb   = .false.
264/
265!-----------------------------------------------------------------------
266&nam_dia25h    !   Output 25 hour mean diagnostics
267!-----------------------------------------------------------------------
268    ln_dia25h   = .true.
269/
270!!-----------------------------------------------------------------------
271&nambdy        !  unstructured open boundaries                          ("key_bdy")
272!!-----------------------------------------------------------------------
273    nb_bdy         = 2                    !  number of open boundary sets
274    ln_coords_file = .true.,.true.        !  =T : read bdy coordinates from file
275    cn_coords_file = 'coordinates.bdy.nc','coordinates.skagbdy.nc' !  bdy coordinates files
276    ln_mask_file   = .false.              !  =T : read mask from file
277    cn_mask_file   = ''                   !  name of mask file (if ln_mask_file=.TRUE.)
278    cn_dyn2d       = 'flather','flather'     !
279    nn_dyn2d_dta   =  3,1                 !  = 0, bdy data are equal to the initial state
280                                          !  = 1, bdy data are read in 'bdydata   .nc' files
281                                          !  = 2, use tidal harmonic forcing data from files
282                                          !  = 3, use external data AND tidal harmonic forcing
283    cn_dyn3d      =  'zerograd','zerograd'        !
284    nn_dyn3d_dta  =  0,0                  !  = 0, bdy data are equal to the initial state
285                                          !  = 1, bdy data are read in 'bdydata   .nc' files
286    cn_tra        =  'frs','frs'          !
287    nn_tra_dta    =  1,1                  !  = 0, bdy data are equal to the initial state
288                                          !  = 1, bdy data are read in 'bdydata   .nc' files
289    cn_ice_lim      =  'none','none'      !
290    nn_ice_lim_dta  =  0,0                !  = 0, bdy data are equal to the initial state
291                                          !  = 1, bdy data are read in 'bdydata   .nc' files
292    rn_ice_tem      = 270.                !  lim3 only: arbitrary temperature of incoming sea ice
293    rn_ice_sal      = 10.                 !  lim3 only:      --   salinity           --
294    rn_ice_age      = 30.                 !  lim3 only:      --   age                --
295    ln_tra_dmp    =.false.                !  open boudaries conditions for tracers
296    ln_dyn3d_dmp  =.false.                !  open boundary condition for baroclinic velocities
297    rn_time_dmp   =  8.,8.                ! Damping time scale in days
298    rn_time_dmp_out =  64.,64.            ! Outflow damping time scale
299    nn_rimwidth   = 10,10                 !  width of the relaxation zone
300    ln_vol        = .false.               !  total volume correction (see nn_volctl parameter)
301    nn_volctl     = 1                     !  = 0, the total water flux across open boundaries is zero
302/
303!-----------------------------------------------------------------------
304&nambdy_dta      !  open boundaries - external data           ("key_bdy")
305!-----------------------------------------------------------------------
306!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
307!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
308   bn_ssh =     'amm7_bt_bdyT'  ,         24.        , 'detrended_sossheig' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''  , ''
309   bn_u2d =     'amm7_bt_bdyU'  ,         24.        , 'vobtcrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''   ,   ''
310   bn_v2d =     'amm7_bt_bdyV'  ,         24.        , 'vobtcrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''   ,   ''
311   bn_u3d  =    'amm7_bdyU'     ,         24.        , 'vozocrtx' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''   ,   ''
312   bn_v3d  =    'amm7_bdyV'     ,         24.        , 'vomecrty' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''   ,   ''
313   bn_tem  =    'amm7_bdyT'     ,         24.        , 'votemper' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''   ,   ''
314   bn_sal  =    'amm7_bdyT'     ,         24.        , 'vosaline' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''   ,   ''
315   cn_dir  =    'bdy/'
316   ln_full_vel = .false.
317/
318!-----------------------------------------------------------------------
319&nambdy_dta      !  open boundaries - external data           ("key_bdy")
320!-----------------------------------------------------------------------
321!              !   file name    ! frequency (hours) !  variable  ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation
322!              !                !  (if <0  months)  !    name    !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing
323   bn_ssh =     'amm7skag_bt_bdyT'  ,      24.     , 'sossheig' ,     .true.     , __LCLIM__ ,  'daily'  ,    ''    ,   ''   ,  ''
324   bn_u2d =     'amm7skag_bt_bdyU'  ,      24.     , 'vobtcrtx' ,     .true.     , __LCLIM__ ,  'daily'  ,    ''    ,   ''   ,  ''
325   bn_v2d =     'amm7skag_bt_bdyV'  ,      24.     , 'vobtcrty' ,     .true.     , __LCLIM__ ,  'daily'  ,    ''    ,   ''   ,  ''
326   bn_u3d  =    'amm7skag_bdyU'     ,      24.     , 'vozocrtx' ,     .true.     , __LCLIM__ ,  'daily'  ,    ''    ,   ''   ,  ''
327   bn_v3d  =    'amm7skag_bdyV'     ,      24.     , 'vomecrty' ,     .true.     , __LCLIM__ ,  'daily'  ,    ''    ,   ''   ,  ''
328   bn_tem  =    'amm7skag_bdyT'     ,      24.     , 'votemper' ,     .true.     , __LCLIM__ ,  'daily'  ,    ''    ,   ''   ,  ''
329   bn_sal  =    'amm7skag_bdyT'     ,      24.     , 'vosaline' ,     .true.     , __LCLIM__ ,  'daily'  ,    ''    ,   ''   ,  ''
330   cn_dir  =    'bdy/'
331   ln_full_vel = .false.
332/
333!-----------------------------------------------------------------------
334&nambdy_tide     ! tidal forcing at open boundaries
335!-----------------------------------------------------------------------
336   filtide      = 'bdy/amm7_bdytide_'      !  file name root of tidal forcing files
337/
338!-----------------------------------------------------------------------
339&nambfr        !   bottom friction
340!-----------------------------------------------------------------------
341  ln_bfr2d    = .false.
342  ln_bfrimp   = .true.
343  ln_loglayer = .true.
344  nn_bfr      = 2
345  rn_bfeb2    = 0.0
346  rn_bfri1    = 4.0e-4
347  rn_bfri2    = 1.0e-3
348  rn_bfrz0    = 0.003
349/
350!-----------------------------------------------------------------------
351&nambbc        !   bottom temperature boundary condition
352!-----------------------------------------------------------------------
353/
354!-----------------------------------------------------------------------
355&nambbl        !   bottom boundary layer scheme
356!-----------------------------------------------------------------------
357/
358!-----------------------------------------------------------------------
359&nameos        !   ocean physical parameters
360!-----------------------------------------------------------------------
361/
362!-----------------------------------------------------------------------
363&namtra_adv    !   advection scheme for tracer
364!-----------------------------------------------------------------------
365/
366!-----------------------------------------------------------------------
367&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
368!-----------------------------------------------------------------------
369/
370!----------------------------------------------------------------------------------
371&namtra_ldf    !   lateral diffusion scheme for tracers
372!----------------------------------------------------------------------------------
373/
374!-----------------------------------------------------------------------
375&namtra_dmp    !   tracer: T & S newtonian damping
376!-----------------------------------------------------------------------
377/
378!-----------------------------------------------------------------------
379&namdyn_adv    !   formulation of the momentum advection
380!-----------------------------------------------------------------------
381/
382!-----------------------------------------------------------------------
383&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
384!-----------------------------------------------------------------------
385/
386!-----------------------------------------------------------------------
387&namdyn_hpg    !   Hydrostatic pressure gradient option
388!-----------------------------------------------------------------------
389/
390!-----------------------------------------------------------------------
391!namdyn_spg    !   surface pressure gradient   (CPP key only)
392!-----------------------------------------------------------------------
393!                          !  explicit free surface                     ("key_dynspg_exp")
394!                          !  filtered free surface                     ("key_dynspg_flt")
395!                          !  split-explicit free surface               ("key_dynspg_ts")
396!-----------------------------------------------------------------------
397&namdyn_ldf    !   lateral diffusion on momentum
398!-----------------------------------------------------------------------
399/
400!-----------------------------------------------------------------------
401&namzdf        !   vertical physics
402!-----------------------------------------------------------------------
403   rn_avm0     =  0.1e-6   !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
404   rn_avt0     =  0.1e-6   !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst")
405   nn_avb      =    0      !  profile for background avt & avm (=1) or not (=0)
406   nn_havtb    =    0      !  horizontal shape for avtb (=1) or not (=0)
407   ln_zdfevd   = .false.   !  enhanced vertical diffusion (evd) (T) or not (F)
408   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
409   rn_avevd    =  100.     !  evd mixing coefficient [m2/s]
410   ln_zdfnpc   = .false.   !  Non-Penetrative Convective algorithm (T) or not (F)
411   nn_npc      =    1            !  frequency of application of npc
412   nn_npcp     =  365            !  npc control print frequency
413   ln_zdfexp   = .false.   !  time-stepping: split-explicit (T) or implicit (F) time stepping
414   nn_zdfexp   =    3            !  number of sub-timestep for ln_zdfexp=T
415/
416!-----------------------------------------------------------------------
417&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
418!-----------------------------------------------------------------------
419/
420!-----------------------------------------------------------------------
421&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
422!-----------------------------------------------------------------------
423/
424!------------------------------------------------------------------------
425&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
426!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
427/
428!-----------------------------------------------------------------------
429&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
430!-----------------------------------------------------------------------
431   ln_length_lim    = .true.
432   ln_sigpsi        = .true.
433   nn_bc_bot        = 1
434   nn_bc_surf       = 1
435   nn_clos          = 1
436   nn_stab_func     = 2
437   nn_z0_met        = 1
438   rn_charn         = 100000.0
439   rn_clim_galp     = 0.267
440   rn_crban         = 100.0
441   rn_emin          = 1.0e-6
442   rn_epsmin        = 1.0e-12
443   rn_frac_hs       = 1.3
444   rn_hsro          = 0.003
445/
446!-----------------------------------------------------------------------
447&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
448!-----------------------------------------------------------------------
449/
450!-----------------------------------------------------------------------
451&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
452!-----------------------------------------------------------------------
453/
454!-----------------------------------------------------------------------
455&namsol        !   elliptic solver / island / free surface
456!-----------------------------------------------------------------------
457/
458!-----------------------------------------------------------------------
459&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
460!-----------------------------------------------------------------------
461   cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send,
462                           !  buffer blocking send or immediate non-blocking sends, resp.
463   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation
464   ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold
465   jpni        =  38 !-1       !  jpni   number of processors following i (set automatically if < 1)
466   jpnj        =  48 !-1       !  jpnj   number of processors following j (set automatically if < 1)
467   jpnij       =  1212 !-1      !  jpnij  number of local domains (set automatically if < 1)
468/
469!-----------------------------------------------------------------------
470&namctl        !   Control prints & Benchmark
471!-----------------------------------------------------------------------
472/
473!-----------------------------------------------------------------------
474&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
475!-----------------------------------------------------------------------
476   nn_nchunks_i=   16       !  number of chunks in i-dimension
477   nn_nchunks_j=   16       !  number of chunks in j-dimension
478   nn_nchunks_k=   51      !  number of chunks in k-dimension
479                           !  setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which
480                           !  is optimal for postprocessing which works exclusively with horizontal slabs
481   ln_nc4zip   = .true.    !  (T) use netcdf4 chunking and compression
482                           !  (F) ignore chunking information and produce netcdf3-compatible files
483/
484!-----------------------------------------------------------------------
485&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
486!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
487!-----------------------------------------------------------------------
488/
489!-----------------------------------------------------------------------
490&namflo       !   float parameters                                      ("key_float")
491!-----------------------------------------------------------------------
492/
493!-----------------------------------------------------------------------
494&namptr       !   Poleward Transport Diagnostic
495!-----------------------------------------------------------------------
496/
497!-----------------------------------------------------------------------
498&namhsb       !  Heat and salt budgets
499!-----------------------------------------------------------------------
500/
501&namdct        ! transports through sections
502!-----------------------------------------------------------------------
503/
504!-----------------------------------------------------------------------
505&namobs       !  observation usage switch                               ('key_diaobs')
506!-----------------------------------------------------------------------
507/
508!-----------------------------------------------------------------------
509&nam_asminc   !   assimilation increments                               ('key_asminc')
510!-----------------------------------------------------------------------
511/
512!-----------------------------------------------------------------------
513&namsbc_wave   ! External fields from wave model
514!-----------------------------------------------------------------------
515/
516!-----------------------------------------------------------------------
517&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
518!-----------------------------------------------------------------------
519/
520!-----------------------------------------------------------------------
521&nam_vvl  !
522!-----------------------------------------------------------------------
523/
Note: See TracBrowser for help on using the repository browser.