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_r6711_SIMPLIF_6_aerobulk/NEMOGCM/CONFIG/GYRE/EXP00 – NEMO

source: branches/2016/dev_r6711_SIMPLIF_6_aerobulk/NEMOGCM/CONFIG/GYRE/EXP00/namelist_cfg @ 6723

Last change on this file since 6723 was 6723, checked in by gm, 8 years ago

#1751 - branch SIMPLIF_6_aerobulk: add aerobulk package including NCAR, COARE and ECMWF bulk

File size: 22.9 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   ln_clobber  = .true.    !  clobber (overwrite) an existing file
15
16/
17!-----------------------------------------------------------------------
18&namcfg     !   parameters of the configuration   
19!-----------------------------------------------------------------------
20   cp_cfg      =  "gyre"                 !  name of the configuration
21   jp_cfg      =       1                 !  resolution of the configuration
22   jpidta      =      32                 !  1st lateral dimension ( >= jpi ) = 30*jp_cfg+2
23   jpjdta      =      22                 !  2nd    "         "    ( >= jpj ) = 20*jp_cfg+2
24   jpkdta      =      31                 !  number of levels      ( >= jpk )
25   jpiglo      =      32                 !  1st dimension of global domain --> i  = jpidta
26   jpjglo      =      22                 !  2nd    -                  -    --> j  = jpjdta
27   jpizoom     =       1                 !  left bottom (i,j) indices of the zoom
28   jpjzoom     =       1                 !  in data domain indices
29   jperio      =       0                 !  lateral cond. type (between 0 and 6)
30/
31!-----------------------------------------------------------------------
32&namzgr        !   vertical coordinate
33!-----------------------------------------------------------------------
34   ln_zco      = .true.    !  z-coordinate - full    steps
35   ln_linssh   = .true.    !  linear free surface
36/
37!-----------------------------------------------------------------------
38&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
39!-----------------------------------------------------------------------
40/
41!-----------------------------------------------------------------------
42&namdom        !   space and time domain (bathymetry, mesh, timestep)
43!-----------------------------------------------------------------------
44   nn_bathy    =    0      !  compute (=0) or read (=1) the bathymetry file
45   rn_rdt      = 7200.     !  time step for the dynamics
46   jphgr_msh   =       5                 !  type of horizontal mesh
47   ppglam0     =       0.0               !  longitude of first raw and column T-point (jphgr_msh = 1)
48   ppgphi0     =      29.0               ! latitude  of first raw and column T-point (jphgr_msh = 1)
49   ppe1_deg    =  999999.0               !  zonal      grid-spacing (degrees)
50   ppe2_deg    =  999999.0               !  meridional grid-spacing (degrees)
51   ppe1_m      =  999999.0               !  zonal      grid-spacing (degrees)
52   ppe2_m      =  999999.0               !  meridional grid-spacing (degrees)
53   ppsur       =   -2033.194295283385    !  ORCA r4, r2 and r05 coefficients
54   ppa0        =     155.8325369664153   ! (default coefficients)
55   ppa1        =     146.3615918601890   !
56   ppkth       =      17.28520372419791  !
57   ppacr       =       5.0               !
58   ppdzmin     =  999999.0               !  Minimum vertical spacing
59   pphmax      =  999999.0               !  Maximum depth
60   ldbletanh   =  .FALSE.                !  Use/do not use double tanf function for vertical coordinates
61   ppa2        =  999999.0               !  Double tanh function parameters
62   ppkth2      =  999999.0               !
63   ppacr2      =  999999.0               !
64/
65!-----------------------------------------------------------------------
66&namcrs        !   Grid coarsening for dynamics output and/or
67               !   passive tracer coarsened online simulations
68!-----------------------------------------------------------------------
69/
70!-----------------------------------------------------------------------
71&namtsd    !   data : Temperature  & Salinity
72!-----------------------------------------------------------------------
73   cn_dir        = './'      !  root directory for the location of the runoff files
74   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
75   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
76/
77!-----------------------------------------------------------------------
78&namsbc        !   Surface Boundary Condition (surface module)
79!-----------------------------------------------------------------------
80   nn_fsbc     = 1         !  frequency of surface boundary condition computation
81   !                       !     (also = the frequency of sea-ice model call)
82   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana )
83   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
84   nn_ice      = 0         !  =0 no ice boundary condition   ,
85   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
86   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
87   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
88/
89!-----------------------------------------------------------------------
90&namsbc_ana    !   analytical surface boundary condition
91!-----------------------------------------------------------------------
92   nn_tau000   =   100     !  gently increase the stress over the first ntau_rst time-steps
93   rn_utau0    =   0.1e0   !  uniform value for the i-stress
94/
95!-----------------------------------------------------------------------
96&namsbc_flx    !   surface boundary condition : flux formulation
97!-----------------------------------------------------------------------
98/
99!-----------------------------------------------------------------------
100&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk = T)
101!-----------------------------------------------------------------------
102/
103!-----------------------------------------------------------------------
104&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
105!-----------------------------------------------------------------------
106/
107!-----------------------------------------------------------------------
108&namtra_qsr    !   penetrative solar radiation
109!-----------------------------------------------------------------------
110   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
111   ln_qsr_2bd  = .true.    !  2 bands              light penetration
112   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
113/
114!-----------------------------------------------------------------------
115&namsbc_rnf    !   runoffs namelist surface boundary condition
116!-----------------------------------------------------------------------
117   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
118/
119!-----------------------------------------------------------------------
120&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
121!-----------------------------------------------------------------------
122/
123!-----------------------------------------------------------------------
124&namsbc_ssr    !   surface boundary condition : sea surface restoring
125!-----------------------------------------------------------------------
126   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
127   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day]
128   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2)
129/
130!-----------------------------------------------------------------------
131&namsbc_alb    !   albedo parameters
132!-----------------------------------------------------------------------
133/
134!-----------------------------------------------------------------------
135&namberg       !   iceberg parameters
136!-----------------------------------------------------------------------
137/
138!-----------------------------------------------------------------------
139&namlbc        !   lateral momentum boundary condition
140!-----------------------------------------------------------------------
141   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
142/
143!-----------------------------------------------------------------------
144&namagrif      !  AGRIF zoom                                            ("key_agrif")
145!-----------------------------------------------------------------------
146/
147!-----------------------------------------------------------------------
148&nam_tide      !    tide parameters (#ifdef key_tide)
149!-----------------------------------------------------------------------
150/
151!-----------------------------------------------------------------------
152&nambdy        !  unstructured open boundaries                          ("key_bdy")
153!-----------------------------------------------------------------------
154/
155!-----------------------------------------------------------------------
156&nambdy_dta      !  open boundaries - external data           ("key_bdy")
157!-----------------------------------------------------------------------
158/
159!-----------------------------------------------------------------------
160&nambdy_tide     ! tidal forcing at open boundaries
161!-----------------------------------------------------------------------
162/
163!-----------------------------------------------------------------------
164&nambfr        !   bottom friction
165!-----------------------------------------------------------------------
166   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
167/
168!-----------------------------------------------------------------------
169&nambbc        !   bottom temperature boundary condition
170!-----------------------------------------------------------------------
171   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
172   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux
173/
174!-----------------------------------------------------------------------
175&nambbl        !   bottom boundary layer scheme
176!-----------------------------------------------------------------------
177/
178!-----------------------------------------------------------------------
179&nameos        !   ocean physical parameters
180!-----------------------------------------------------------------------
181   ln_eos80    = .true.         !  = Use EOS80 equation of state
182   !                             !
183   !                      ! S-EOS coefficients :
184   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
185   rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1)
186   rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1)
187   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos)
188   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos)
189   rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos)
190   rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos)
191   rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos)
192!!org GYRE   rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2)
193!!org GYRE   rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2)
194!!org  caution  now a0 = alpha / rau0   with rau0 = 1026
195/
196!-----------------------------------------------------------------------
197&namtra_adv    !   advection scheme for tracer
198!-----------------------------------------------------------------------
199   ln_traadv_fct =  .true.   !  FCT scheme
200      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
201      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
202      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping
203      !                             !        (number of sub-timestep = nn_fct_zts)
204/
205!-----------------------------------------------------------------------
206&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
207!-----------------------------------------------------------------------
208/
209!----------------------------------------------------------------------------------
210&namtra_ldf    !   lateral diffusion scheme for tracers
211!----------------------------------------------------------------------------------
212   !                       !  Operator type:
213   ln_traldf_lap   =  .true.   !    laplacian operator
214   ln_traldf_blp   =  .false.  !  bilaplacian operator
215   !                       !  Direction of action:
216   ln_traldf_lev   =  .false.  !  iso-level
217   ln_traldf_hor   =  .false.  !  horizontal (geopotential)
218   ln_traldf_iso   =  .true.   !  iso-neutral
219   ln_traldf_triad =  .false.  !  iso-neutral using Griffies triads
220   !
221   !                       !  iso-neutral options:       
222   ln_traldf_msc   =  .false.  !  Method of Stabilizing Correction (both operators)
223   rn_slpmax       =   0.01    !  slope limit                      (both operators)
224   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only)
225   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
226   ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only)
227   !
228   !                       !  Coefficients:
229   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef
230   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file
231   !                                !   =  0           constant
232   !                                !   = 10 F(k)      =ldf_c1d
233   !                                !   = 20 F(i,j)    =ldf_c2d
234   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
235   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
236   !                                !   = 31 F(i,j,k,t)=F(local velocity)
237   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
238   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
239/
240!----------------------------------------------------------------------------------
241&namtra_ldfeiv !   eddy induced velocity param.
242!----------------------------------------------------------------------------------
243   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization
244/
245!-----------------------------------------------------------------------
246&namtra_dmp    !   tracer: T & S newtonian damping
247!-----------------------------------------------------------------------
248   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
249/
250!-----------------------------------------------------------------------
251&namdyn_adv    !   formulation of the momentum advection
252!-----------------------------------------------------------------------
253/
254!-----------------------------------------------------------------------
255&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
256!-----------------------------------------------------------------------
257   ln_dynvor_ene = .true.  !  enstrophy conserving scheme
258   ln_dynvor_ens = .false. !  energy conserving scheme
259   ln_dynvor_mix = .false. !  mixed scheme
260   ln_dynvor_een = .false. !  energy & enstrophy scheme
261      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
262/
263!-----------------------------------------------------------------------
264&namdyn_hpg    !   Hydrostatic pressure gradient option
265!-----------------------------------------------------------------------
266   ln_hpg_zco  = .true.    !  z-coordinate - full steps
267   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
268/
269!-----------------------------------------------------------------------
270&namdyn_spg    !   surface pressure gradient
271!-----------------------------------------------------------------------
272   ln_dynspg_ts  = .true.  !  split-explicit free surface
273/
274!-----------------------------------------------------------------------
275&namdyn_ldf    !   lateral diffusion on momentum
276!-----------------------------------------------------------------------
277   !                       !  Type of the operator :
278   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
279   ln_dynldf_lap =  .true.     !    laplacian operator
280   ln_dynldf_blp =  .false.    !  bilaplacian operator
281   !                       !  Direction of action  :
282   ln_dynldf_lev =  .true.     !  iso-level
283   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
284   ln_dynldf_iso =  .false.    !  iso-neutral
285   !                       !  Coefficient
286   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef
287   !                                !  =-30  read in eddy_viscosity_3D.nc file
288   !                                !  =-20  read in eddy_viscosity_2D.nc file
289   !                                !  =  0  constant
290   !                                !  = 10  F(k)=c1d
291   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
292   !                                !  = 30  F(i,j,k)=c2d*c1d
293   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
294   rn_ahm_0      = 100000.     !  horizontal laplacian eddy viscosity   [m2/s]
295   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
296   rn_bhm_0      =      0.     !  horizontal bilaplacian eddy viscosity [m4/s]
297/
298!-----------------------------------------------------------------------
299&namzdf        !   vertical physics
300!-----------------------------------------------------------------------
301   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
302/
303!-----------------------------------------------------------------------
304&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
305!-----------------------------------------------------------------------
306/
307!-----------------------------------------------------------------------
308&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
309!-----------------------------------------------------------------------
310   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
311/
312!-----------------------------------------------------------------------
313&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
314!-----------------------------------------------------------------------
315/
316!-----------------------------------------------------------------------
317&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
318!-----------------------------------------------------------------------
319/
320!-----------------------------------------------------------------------
321&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
322!-----------------------------------------------------------------------
323   ln_tmx_itf  = .false.   !  ITF specific parameterisation
324/
325!-----------------------------------------------------------------------
326&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
327!-----------------------------------------------------------------------
328/
329!-----------------------------------------------------------------------
330&namctl        !   Control prints & Benchmark
331!-----------------------------------------------------------------------
332/
333!-----------------------------------------------------------------------
334&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
335!-----------------------------------------------------------------------
336/
337!-----------------------------------------------------------------------
338&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
339!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
340!-----------------------------------------------------------------------
341   ln_glo_trd  = .false.   ! (T) global domain averaged diag for T, T^2, KE, and PE
342   ln_dyn_trd  = .false.   ! (T) 3D momentum trend output
343   ln_dyn_mxl  = .FALSE.   ! (T) 2D momentum trends averaged over the mixed layer (not coded yet)
344   ln_vor_trd  = .FALSE.   ! (T) 2D barotropic vorticity trends (not coded yet)
345   ln_KE_trd   = .false.   ! (T) 3D Kinetic   Energy     trends
346   ln_PE_trd   = .false.   ! (T) 3D Potential Energy     trends
347   ln_tra_trd  = .false.    ! (T) 3D tracer trend output
348   ln_tra_mxl  = .false.   ! (T) 2D tracer trends averaged over the mixed layer (not coded yet)
349   nn_trd      = 365       !  print frequency (ln_glo_trd=T) (unit=time step)
350/
351!!gm   nn_ctls     =   0       !  control surface type in mixed-layer trends (0,1 or n<jpk)
352!!gm   rn_ucf      =   1.      !  unit conversion factor (=1 -> /seconds ; =86400. -> /day)
353!!gm   cn_trdrst_in      = "restart_mld"   ! suffix of ocean restart name (input)
354!!gm   cn_trdrst_out     = "restart_mld"   ! suffix of ocean restart name (output)
355!!gm   ln_trdmld_restart = .false.         !  restart for ML diagnostics
356!!gm   ln_trdmld_instant = .false.         !  flag to diagnose trends of instantantaneous or mean ML T/S
357!!gm
358!-----------------------------------------------------------------------
359&namflo       !   float parameters                                      ("key_float")
360!-----------------------------------------------------------------------
361/
362!-----------------------------------------------------------------------
363&namptr       !   Poleward Transport Diagnostic
364!-----------------------------------------------------------------------
365/
366!-----------------------------------------------------------------------
367&namhsb       !  Heat and salt budgets
368!-----------------------------------------------------------------------
369/
370!-----------------------------------------------------------------------
371&namdct        ! transports through sections
372!-----------------------------------------------------------------------
373    nn_dct      = 60       !  time step frequency for transports computing
374    nn_dctwri   = 60       !  time step frequency for transports writing
375    nn_secdebug = 0        !      0 : no section to debug
376/
377!-----------------------------------------------------------------------
378&namobs       !  observation usage switch                               ('key_diaobs')
379!-----------------------------------------------------------------------
380/
381!-----------------------------------------------------------------------
382&nam_asminc   !   assimilation increments                               ('key_asminc')
383!-----------------------------------------------------------------------
384/
385!-----------------------------------------------------------------------
386&namsbc_wave   ! External fields from wave model
387!-----------------------------------------------------------------------
388/
Note: See TracBrowser for help on using the repository browser.