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/GYRE_BFM/EXP00 – NEMO

source: branches/2016/dev_v3_6_STABLE_r6506_AGRIF_LIM3/NEMOGCM/CONFIG/GYRE_BFM/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: 20.8 KB
RevLine 
[3875]1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : GYRE_PISCES Configuration namelist to overwrite reference dynamical namelist
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4
5!!======================================================================
6!!                   ***  Run management namelists  ***
7!!======================================================================
8!!   namrun        parameters of the run
9!!======================================================================
10!
11!-----------------------------------------------------------------------
12&namrun        !   parameters of the run
13!-----------------------------------------------------------------------
14   cn_exp      =  "GYRE"   !  experience name
[4044]15   nn_it000    =       1   !  first time step
[3875]16   nn_itend    =    4320   !  last  time step
17   nn_leapy    =      30   !  Leap year calendar (1) or not (0)
18   nn_stock    =    4320   !  frequency of creation of a restart file (modulo referenced to 1)
19   nn_write    =      60   !  frequency of write in the output file   (modulo referenced to nn_it000)
20/
[3973]21!-----------------------------------------------------------------------
22&namcfg     !   parameters of the configuration   
23!-----------------------------------------------------------------------
24   cp_cfg      =  "gyre"                 !  name of the configuration
25   jp_cfg      =       1                 !  resolution of the configuration
26   jpidta      =      32                 !  1st lateral dimension ( >= jpi ) = 30*jp_cfg+2
27   jpjdta      =      22                 !  2nd    "         "    ( >= jpj ) = 20*jp_cfg+2
28   jpkdta      =      31                 !  number of levels      ( >= jpk )
29   jpiglo      =      32                 !  1st dimension of global domain --> i  = jpidta
30   jpjglo      =      22                 !  2nd    -                  -    --> j  = jpjdta
31   jpizoom     =       1                 !  left bottom (i,j) indices of the zoom
32   jpjzoom     =       1                 !  in data domain indices
33   jperio      =       0                 !  lateral cond. type (between 0 and 6)
[3993]34/
35&namzgr        !   vertical coordinate
36!-----------------------------------------------------------------------
37   ln_zco      = .true.    !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined)
38   ln_zps      = .false.   !  z-coordinate - partial steps   (T/F)
39/
40!-----------------------------------------------------------------------
41&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
42!-----------------------------------------------------------------------
43/
44!-----------------------------------------------------------------------
45&namdom        !   space and time domain (bathymetry, mesh, timestep)
46!-----------------------------------------------------------------------
47   nn_bathy    =    0      !  compute (=0) or read (=1) the bathymetry file
48   rn_rdt      = 7200.     !  time step for the dynamics (and tracer if nn_acc=0)
[3973]49   jphgr_msh   =       5                 !  type of horizontal mesh
50   ppglam0     =       0.0               !  longitude of first raw and column T-point (jphgr_msh = 1)
51   ppgphi0     =      29.0               ! latitude  of first raw and column T-point (jphgr_msh = 1)
52   ppe1_deg    =  999999.0               !  zonal      grid-spacing (degrees)
53   ppe2_deg    =  999999.0               !  meridional grid-spacing (degrees)
54   ppe1_m      =  999999.0               !  zonal      grid-spacing (degrees)
55   ppe2_m      =  999999.0               !  meridional grid-spacing (degrees)
56   ppsur       =   -2033.194295283385    !  ORCA r4, r2 and r05 coefficients
57   ppa0        =     155.8325369664153   ! (default coefficients)
58   ppa1        =     146.3615918601890   !
59   ppkth       =      17.28520372419791  !
60   ppacr       =       5.0               !
61   ppdzmin     =  999999.0               !  Minimum vertical spacing
62   pphmax      =  999999.0               !  Maximum depth
63   ldbletanh   =  .FALSE.                !  Use/do not use double tanf function for vertical coordinates
64   ppa2        =  999999.0               !  Double tanh function parameters
65   ppkth2      =  999999.0               !
66   ppacr2      =  999999.0               !
67/
[3875]68!-----------------------------------------------------------------------
[4370]69&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
70!-----------------------------------------------------------------------
71/
72!-----------------------------------------------------------------------
[4152]73&namcrs        !   Grid coarsening for dynamics output and/or
74               !   passive tracer coarsened online simulations
75!-----------------------------------------------------------------------
76/
77!-----------------------------------------------------------------------
[3875]78&namtsd    !   data : Temperature  & Salinity
79!-----------------------------------------------------------------------
80!          ! file name ! frequency (hours)    ! variable ! time interp. ! clim  !'yearly' or ! weights  ! rotation !
81!          !           !  (if <0  months)     !   name   !  (logical)   ! (T/F) ! 'monthly'  ! filename ! pairing 
82   cn_dir        = './'      !  root directory for the location of the runoff files
83   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
84   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
85/
86!-----------------------------------------------------------------------
87&namsbc        !   Surface Boundary Condition (surface module)
88!-----------------------------------------------------------------------
89   nn_fsbc     = 1         !  frequency of surface boundary condition computation
90                           !     (also = the frequency of sea-ice model call)
91   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana )
92   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
93   nn_ice      = 0         !  =0 no ice boundary condition   ,
94   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
95   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
96   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
97/
98!-----------------------------------------------------------------------
99&namsbc_ana    !   analytical surface boundary condition
100!-----------------------------------------------------------------------
101   nn_tau000   =   100     !  gently increase the stress over the first ntau_rst time-steps
102   rn_utau0    =   0.1e0   !  uniform value for the i-stress
103/
104!-----------------------------------------------------------------------
105&namsbc_flx    !   surface boundary condition : flux formulation
106!-----------------------------------------------------------------------
107/
108!-----------------------------------------------------------------------
109&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
110!-----------------------------------------------------------------------
111/
112!-----------------------------------------------------------------------
113&namsbc_core   !   namsbc_core  CORE bulk formulae
114!-----------------------------------------------------------------------
115/
116!-----------------------------------------------------------------------
117&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
118!-----------------------------------------------------------------------
119/
120!-----------------------------------------------------------------------
[5407]121&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
[3875]122!-----------------------------------------------------------------------
123/
124!-----------------------------------------------------------------------
125&namtra_qsr    !   penetrative solar radiation
126!-----------------------------------------------------------------------
127   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
128   ln_qsr_2bd  = .true.    !  2 bands              light penetration
129   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
130/
131!-----------------------------------------------------------------------
132&namsbc_rnf    !   runoffs namelist surface boundary condition
133!-----------------------------------------------------------------------
134   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
135/
136!-----------------------------------------------------------------------
137&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
138!-----------------------------------------------------------------------
139/
140!-----------------------------------------------------------------------
141&namsbc_ssr    !   surface boundary condition : sea surface restoring
142!-----------------------------------------------------------------------
143   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
144   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day]
145   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2)
146/
147!-----------------------------------------------------------------------
148&namsbc_alb    !   albedo parameters
149!-----------------------------------------------------------------------
150/
151!-----------------------------------------------------------------------
152&namberg       !   iceberg parameters
153!-----------------------------------------------------------------------
154/
155!-----------------------------------------------------------------------
156&namlbc        !   lateral momentum boundary condition
157!-----------------------------------------------------------------------
158   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
159/
160!-----------------------------------------------------------------------
161&namcla        !   cross land advection
162!-----------------------------------------------------------------------
163/
164!-----------------------------------------------------------------------
165&namagrif      !  AGRIF zoom                                            ("key_agrif")
166!-----------------------------------------------------------------------
167/
168!-----------------------------------------------------------------------
169&nam_tide      !    tide parameters (#ifdef key_tide)
170!-----------------------------------------------------------------------
171/
172!-----------------------------------------------------------------------
173&nambdy        !  unstructured open boundaries                          ("key_bdy")
174!-----------------------------------------------------------------------
175/
176!-----------------------------------------------------------------------
177&nambdy_dta      !  open boundaries - external data           ("key_bdy")
178!-----------------------------------------------------------------------
179/
180!-----------------------------------------------------------------------
181&nambdy_tide     ! tidal forcing at open boundaries
182!-----------------------------------------------------------------------
183/
184!-----------------------------------------------------------------------
185&nambfr        !   bottom friction
186!-----------------------------------------------------------------------
187   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
188/
189!-----------------------------------------------------------------------
190&nambbc        !   bottom temperature boundary condition
191!-----------------------------------------------------------------------
192   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
193   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux
194/
195!-----------------------------------------------------------------------
196&nambbl        !   bottom boundary layer scheme
197!-----------------------------------------------------------------------
198/
199!-----------------------------------------------------------------------
200&nameos        !   ocean physical parameters
201!-----------------------------------------------------------------------
[4990]202   nn_eos      =  0       !  type of equation of state and Brunt-Vaisala frequency
203                                 !  =-1, TEOS-10
204                                 !  = 0, EOS-80
205                                 !  = 1, S-EOS   (simplified eos)
206   ln_useCT    = .false.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm
207   !                             !
208   !                      ! S-EOS coefficients :
209   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
210   rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1)
211   rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1)
212   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos)
213   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos)
214   rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos)
215   rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos)
216   rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos)
217!!org GYRE   rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2)
218!!org GYRE   rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2)
219!!org  caution  now a0 = alpha / rau0   with rau0 = 1026
[3875]220/
221!-----------------------------------------------------------------------
222&namtra_adv    !   advection scheme for tracer
223!-----------------------------------------------------------------------
224   ln_traadv_msc_ups=  .false.  !  use upstream scheme within muscl
225/
[4253]226!-----------------------------------------------------------------------
227&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
228!-----------------------------------------------------------------------
229/
[3875]230!----------------------------------------------------------------------------------
231&namtra_ldf    !   lateral diffusion scheme for tracers
232!----------------------------------------------------------------------------------
233   rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s]
234   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
235/
236!-----------------------------------------------------------------------
237&namtra_dmp    !   tracer: T & S newtonian damping
238!-----------------------------------------------------------------------
239   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
240/
241!-----------------------------------------------------------------------
242&namdyn_adv    !   formulation of the momentum advection
243!-----------------------------------------------------------------------
244/
245!-----------------------------------------------------------------------
246&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
247!-----------------------------------------------------------------------
248   ln_dynvor_ene = .true.  !  energy    conserving scheme 
249   ln_dynvor_ens = .false. !  enstrophy conserving scheme   
250   ln_dynvor_een = .false. !  energy & enstrophy scheme
251/
252!-----------------------------------------------------------------------
253&namdyn_hpg    !   Hydrostatic pressure gradient option
254!-----------------------------------------------------------------------
255   ln_hpg_zco  = .true.    !  z-coordinate - full steps
256   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
257/
258!-----------------------------------------------------------------------
259!namdyn_spg    !   surface pressure gradient   (CPP key only)
260!-----------------------------------------------------------------------
261!-----------------------------------------------------------------------
262&namdyn_ldf    !   lateral diffusion on momentum
263!-----------------------------------------------------------------------
264   rn_ahm_0_lap     = 100000.   !  horizontal laplacian eddy viscosity   [m2/s]
265/
266!-----------------------------------------------------------------------
267&namzdf        !   vertical physics
268!-----------------------------------------------------------------------
269   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
270/
271!-----------------------------------------------------------------------
272&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
273!-----------------------------------------------------------------------
274/
275!-----------------------------------------------------------------------
276&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
277!-----------------------------------------------------------------------
278   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
279/
280!------------------------------------------------------------------------
281&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
282!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
283/
284!-----------------------------------------------------------------------
285&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
286!-----------------------------------------------------------------------
287/
288!-----------------------------------------------------------------------
289&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
290!-----------------------------------------------------------------------
291/
292!-----------------------------------------------------------------------
293&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
294!-----------------------------------------------------------------------
295   ln_tmx_itf  = .false.   !  ITF specific parameterisation
296/
297!-----------------------------------------------------------------------
298&namsol        !   elliptic solver / island / free surface
299!-----------------------------------------------------------------------
300   nn_solv     =      2    !  elliptic solver: =1 preconditioned conjugate gradient (pcg)
301   nn_nmin     =    210    !  minimum of iterations for the SOR solver
302   rn_sor      =  1.96     !  optimal coefficient for SOR solver (to be adjusted with the domain)
303/
304!-----------------------------------------------------------------------
305&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
306!-----------------------------------------------------------------------
307/
308!-----------------------------------------------------------------------
309&namctl        !   Control prints & Benchmark
310!-----------------------------------------------------------------------
311/
312!-----------------------------------------------------------------------
313&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
314!-----------------------------------------------------------------------
315/
316!-----------------------------------------------------------------------
317&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
318!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
319!-----------------------------------------------------------------------
320/
321!-----------------------------------------------------------------------
322&namflo       !   float parameters                                      ("key_float")
323!-----------------------------------------------------------------------
324/
325!-----------------------------------------------------------------------
326&namptr       !   Poleward Transport Diagnostic
327!-----------------------------------------------------------------------
328/
329!-----------------------------------------------------------------------
330&namhsb       !  Heat and salt budgets
331!-----------------------------------------------------------------------
332/
333!-----------------------------------------------------------------------
334&namdct        ! transports through sections
335!-----------------------------------------------------------------------
336    nn_dct      = 60       !  time step frequency for transports computing
337    nn_dctwri   = 60       !  time step frequency for transports writing
338    nn_secdebug = 0        !      0 : no section to debug
339/
340!-----------------------------------------------------------------------
341&namobs       !  observation usage switch                               ('key_diaobs')
342!-----------------------------------------------------------------------
343/
344!-----------------------------------------------------------------------
345&nam_asminc   !   assimilation increments                               ('key_asminc')
346!-----------------------------------------------------------------------
347/
348!-----------------------------------------------------------------------
349&namsbc_wave   ! External fields from wave model
350!-----------------------------------------------------------------------
351/
352!-----------------------------------------------------------------------
353&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
354!-----------------------------------------------------------------------
355   ln_neptramp       = .false.  ! ramp down Neptune velocity in shallow water
356/
Note: See TracBrowser for help on using the repository browser.