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/2015/dev_merge_2015/NEMOGCM/CONFIG/GYRE_XIOS/EXP00 – NEMO

source: branches/2015/dev_merge_2015/NEMOGCM/CONFIG/GYRE_XIOS/EXP00/namelist_cfg @ 6060

Last change on this file since 6060 was 6060, checked in by timgraham, 8 years ago

Merged dev_r5836_noc2_VVL_BY_DEFAULT into branch

File size: 20.2 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : GYRE_PISCES Configuration namelist to overwrite reference dynamical namelist
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   cn_exp      =  "GYRE"   !  experience name
8   nn_it000    =       1   !  first time step
9   nn_itend    =    4320   !  last  time step
10   nn_leapy    =      30   !  Leap year calendar (1) or not (0)
11   nn_stock    =    4320   !  frequency of creation of a restart file (modulo referenced to 1)
12   nn_write    =      60   !  frequency of write in the output file   (modulo referenced to nn_it000)
13/
14!-----------------------------------------------------------------------
15&namcfg     !   parameters of the configuration   
16!-----------------------------------------------------------------------
17   cp_cfg      =  "gyre"                 !  name of the configuration
18   jp_cfg      =       1                 !  resolution of the configuration
19   jpidta      =      32                 !  1st lateral dimension ( >= jpi ) = 30*jp_cfg+2
20   jpjdta      =      22                 !  2nd    "         "    ( >= jpj ) = 20*jp_cfg+2
21   jpkdta      =      31                 !  number of levels      ( >= jpk )
22   jpiglo      =      32                 !  1st dimension of global domain --> i  = jpidta
23   jpjglo      =      22                 !  2nd    -                  -    --> j  = jpjdta
24   jpizoom     =       1                 !  left bottom (i,j) indices of the zoom
25   jpjzoom     =       1                 !  in data domain indices
26   jperio      =       0                 !  lateral cond. type (between 0 and 6)
27/
28!-----------------------------------------------------------------------
29&namzgr        !   vertical coordinate
30!-----------------------------------------------------------------------
31   ln_zco      = .true.    !  z-coordinate - full    steps
32   ln_linssh   = .true.    !  linear free surface
33/
34!-----------------------------------------------------------------------
35&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
36!-----------------------------------------------------------------------
37/
38!-----------------------------------------------------------------------
39&namdom        !   space and time domain (bathymetry, mesh, timestep)
40!-----------------------------------------------------------------------
41   nn_bathy    =    0      !  compute (=0) or read (=1) the bathymetry file
42   rn_rdt      = 7200.     !  time step for the dynamics (and tracer if nn_acc=0)
43   rn_rdtmin   = 7200.           !  minimum time step on tracers (used if nn_acc=1)
44   rn_rdtmax   = 7200.           !  maximum time step on tracers (used if nn_acc=1)
45   jphgr_msh   =       5                 !  type of horizontal mesh
46   ppglam0     =       0.0               !  longitude of first raw and column T-point (jphgr_msh = 1)
47   ppgphi0     =      29.0               ! latitude  of first raw and column T-point (jphgr_msh = 1)
48   ppe1_deg    =  999999.0               !  zonal      grid-spacing (degrees)
49   ppe2_deg    =  999999.0               !  meridional grid-spacing (degrees)
50   ppe1_m      =  999999.0               !  zonal      grid-spacing (degrees)
51   ppe2_m      =  999999.0               !  meridional grid-spacing (degrees)
52   ppsur       =   -2033.194295283385    !  ORCA r4, r2 and r05 coefficients
53   ppa0        =     155.8325369664153   ! (default coefficients)
54   ppa1        =     146.3615918601890   !
55   ppkth       =      17.28520372419791  !
56   ppacr       =       5.0               !
57   ppdzmin     =  999999.0               !  Minimum vertical spacing
58   pphmax      =  999999.0               !  Maximum depth
59   ldbletanh   =  .FALSE.                !  Use/do not use double tanf function for vertical coordinates
60   ppa2        =  999999.0               !  Double tanh function parameters
61   ppkth2      =  999999.0               !
62   ppacr2      =  999999.0               !
63/
64!-----------------------------------------------------------------------
65&namcrs        !   Grid coarsening for dynamics output and/or
66               !   passive tracer coarsened online simulations
67!-----------------------------------------------------------------------
68/
69!-----------------------------------------------------------------------
70&namtsd    !   data : Temperature  & Salinity
71!-----------------------------------------------------------------------
72   cn_dir        = './'      !  root directory for the location of the runoff files
73   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
74   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
75/
76!-----------------------------------------------------------------------
77&namsbc        !   Surface Boundary Condition (surface module)
78!-----------------------------------------------------------------------
79   nn_fsbc     = 1         !  frequency of surface boundary condition computation
80                           !     (also = the frequency of sea-ice model call)
81   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana )
82   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
83   nn_ice      = 0         !  =0 no ice boundary condition   ,
84   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
85   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
86   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
87/
88!-----------------------------------------------------------------------
89&namsbc_ana    !   analytical surface boundary condition
90!-----------------------------------------------------------------------
91   nn_tau000   =   100     !  gently increase the stress over the first ntau_rst time-steps
92   rn_utau0    =   0.1e0   !  uniform value for the i-stress
93/
94!-----------------------------------------------------------------------
95&namsbc_flx    !   surface boundary condition : flux formulation
96!-----------------------------------------------------------------------
97/
98!-----------------------------------------------------------------------
99&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
100!-----------------------------------------------------------------------
101/
102!-----------------------------------------------------------------------
103&namsbc_core   !   namsbc_core  CORE bulk formulae
104!-----------------------------------------------------------------------
105/
106!-----------------------------------------------------------------------
107&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
108!-----------------------------------------------------------------------
109/
110!-----------------------------------------------------------------------
111&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
112!-----------------------------------------------------------------------
113/
114!-----------------------------------------------------------------------
115&namtra_qsr    !   penetrative solar radiation
116!-----------------------------------------------------------------------
117   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
118   ln_qsr_2bd  = .true.    !  2 bands              light penetration
119   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
120/
121!-----------------------------------------------------------------------
122&namsbc_rnf    !   runoffs namelist surface boundary condition
123!-----------------------------------------------------------------------
124   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
125/
126!-----------------------------------------------------------------------
127&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
128!-----------------------------------------------------------------------
129/
130!-----------------------------------------------------------------------
131&namsbc_ssr    !   surface boundary condition : sea surface restoring
132!-----------------------------------------------------------------------
133   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
134   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day]
135   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2)
136/
137!-----------------------------------------------------------------------
138&namsbc_alb    !   albedo parameters
139!-----------------------------------------------------------------------
140/
141!-----------------------------------------------------------------------
142&namberg       !   iceberg parameters
143!-----------------------------------------------------------------------
144/
145!-----------------------------------------------------------------------
146&namlbc        !   lateral momentum boundary condition
147!-----------------------------------------------------------------------
148   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
149/
150!-----------------------------------------------------------------------
151&namagrif      !  AGRIF zoom                                            ("key_agrif")
152!-----------------------------------------------------------------------
153/
154!-----------------------------------------------------------------------
155&nam_tide      !    tide parameters (#ifdef key_tide)
156!-----------------------------------------------------------------------
157/
158!-----------------------------------------------------------------------
159&nambdy        !  unstructured open boundaries                          ("key_bdy")
160!-----------------------------------------------------------------------
161/
162!-----------------------------------------------------------------------
163&nambdy_dta      !  open boundaries - external data           ("key_bdy")
164!-----------------------------------------------------------------------
165/
166!-----------------------------------------------------------------------
167&nambdy_tide     ! tidal forcing at open boundaries
168!-----------------------------------------------------------------------
169/
170!-----------------------------------------------------------------------
171&nambfr        !   bottom friction
172!-----------------------------------------------------------------------
173   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
174/
175!-----------------------------------------------------------------------
176&nambbc        !   bottom temperature boundary condition                (default: NO)
177!-----------------------------------------------------------------------
178/
179!-----------------------------------------------------------------------
180&nambbl        !   bottom boundary layer scheme
181!-----------------------------------------------------------------------
182/
183!-----------------------------------------------------------------------
184&nameos        !   ocean physical parameters
185!-----------------------------------------------------------------------
186   nn_eos      =   0       !  type of equation of state and Brunt-Vaisala frequency
187/
188!-----------------------------------------------------------------------
189&namtra_adv    !   advection scheme for tracer
190!-----------------------------------------------------------------------
191   ln_traadv_fct =  .true.    !  FCT scheme
192      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
193      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
194      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping
195      !                             !        (number of sub-timestep = nn_fct_zts)
196/
197!-----------------------------------------------------------------------
198&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
199!-----------------------------------------------------------------------
200/
201!----------------------------------------------------------------------------------
202&namtra_ldf    !   lateral diffusion scheme for tracers
203!----------------------------------------------------------------------------------
204   !                       !  Operator type:
205   ln_traldf_lap   =  .true.   !    laplacian operator
206   ln_traldf_blp   =  .false.  !  bilaplacian operator
207   !                       !  Direction of action:
208   ln_traldf_lev   =  .false.  !  iso-level
209   ln_traldf_hor   =  .false.  !  horizontal (geopotential)
210   ln_traldf_iso   =  .true.   !  iso-neutral (standard operator)
211   ln_traldf_triad =  .false.  !  iso-neutral (triad    operator)
212   !
213   !                       !  iso-neutral options:       
214   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators)
215   rn_slpmax       =   0.01    !  slope limit                      (both operators)
216   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML              (triad only)
217   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
218   ln_botmix_triad =  .false.  !  lateral mixing on bottom                  (triad only)
219   !
220   !                       !  Coefficients:
221   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef
222   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file
223   !                                !   =  0           constant
224   !                                !   = 10 F(k)      =ldf_c1d
225   !                                !   = 20 F(i,j)    =ldf_c2d
226   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
227   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
228   !                                !   = 31 F(i,j,k,t)=F(local velocity)
229   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
230   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
231/
232!----------------------------------------------------------------------------------
233&namtra_ldfeiv !   eddy induced velocity param.
234!----------------------------------------------------------------------------------
235   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization
236/
237!-----------------------------------------------------------------------
238&namtra_dmp    !   tracer: T & S newtonian damping
239!-----------------------------------------------------------------------
240   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
241/
242!-----------------------------------------------------------------------
243&namdyn_adv    !   formulation of the momentum advection
244!-----------------------------------------------------------------------
245/
246!-----------------------------------------------------------------------
247&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
248!-----------------------------------------------------------------------
249   ln_dynvor_ene = .true.  !  energy    conserving scheme 
250   ln_dynvor_ens = .false. !  enstrophy conserving scheme   
251   ln_dynvor_een = .false. !  energy & enstrophy scheme
252/
253!-----------------------------------------------------------------------
254&namdyn_hpg    !   Hydrostatic pressure gradient option
255!-----------------------------------------------------------------------
256   ln_hpg_zco  = .true.    !  z-coordinate - full steps
257   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
258/
259!-----------------------------------------------------------------------
260&namdyn_spg    !   surface pressure gradient
261!-----------------------------------------------------------------------
262   ln_dynspg_ts  = .true.  !  split-explicit free surface
263/
264!-----------------------------------------------------------------------
265&namdyn_ldf    !   lateral diffusion on momentum
266!-----------------------------------------------------------------------
267   rn_ahm_0_lap     = 100000.   !  horizontal laplacian eddy viscosity   [m2/s]
268/
269!-----------------------------------------------------------------------
270&namzdf        !   vertical physics
271!-----------------------------------------------------------------------
272   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
273/
274!-----------------------------------------------------------------------
275&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
276!-----------------------------------------------------------------------
277/
278!-----------------------------------------------------------------------
279&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
280!-----------------------------------------------------------------------
281   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
282/
283!------------------------------------------------------------------------
284&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
285!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
286/
287!-----------------------------------------------------------------------
288&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
289!-----------------------------------------------------------------------
290/
291!-----------------------------------------------------------------------
292&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
293!-----------------------------------------------------------------------
294/
295!-----------------------------------------------------------------------
296&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
297!-----------------------------------------------------------------------
298   ln_tmx_itf  = .false.   !  ITF specific parameterisation
299/
300!-----------------------------------------------------------------------
301&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
302!-----------------------------------------------------------------------
303/
304!-----------------------------------------------------------------------
305&namctl        !   Control prints & Benchmark
306!-----------------------------------------------------------------------
307/
308!-----------------------------------------------------------------------
309&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
310!-----------------------------------------------------------------------
311/
312!-----------------------------------------------------------------------
313&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
314!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
315!-----------------------------------------------------------------------
316/
317!-----------------------------------------------------------------------
318&namflo       !   float parameters                                      ("key_float")
319!-----------------------------------------------------------------------
320/
321!-----------------------------------------------------------------------
322&namptr       !   Poleward Transport Diagnostic
323!-----------------------------------------------------------------------
324/
325!-----------------------------------------------------------------------
326&namhsb       !  Heat and salt budgets
327!-----------------------------------------------------------------------
328/
329!-----------------------------------------------------------------------
330&namdct        ! transports through sections
331!-----------------------------------------------------------------------
332    nn_dct      = 60       !  time step frequency for transports computing
333    nn_dctwri   = 60       !  time step frequency for transports writing
334    nn_secdebug = 0        !      0 : no section to debug
335/
336!-----------------------------------------------------------------------
337&namobs       !  observation usage switch                               ('key_diaobs')
338!-----------------------------------------------------------------------
339/
340!-----------------------------------------------------------------------
341&nam_asminc   !   assimilation increments                               ('key_asminc')
342!-----------------------------------------------------------------------
343/
344!-----------------------------------------------------------------------
345&namsbc_wave   ! External fields from wave model
346!-----------------------------------------------------------------------
347/
Note: See TracBrowser for help on using the repository browser.