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

source: branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE/EXP00/namelist_cfg @ 3993

Last change on this file since 3993 was 3993, checked in by clevy, 11 years ago

Configuration setting/Step3 bugfixes,doc, and redistribute variables in namcfg and namdom see ticket:#1074

File size: 19.3 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_itend    =    4320   !  last  time step
9   nn_leapy    =      30   !  Leap year calendar (1) or not (0)
10   nn_stock    =    4320   !  frequency of creation of a restart file (modulo referenced to 1)
11   nn_write    =      60   !  frequency of write in the output file   (modulo referenced to nn_it000)
12/
13!-----------------------------------------------------------------------
14&namcfg     !   parameters of the configuration   
15!-----------------------------------------------------------------------
16   cp_cfg      =  "gyre"                 !  name of the configuration
17   jp_cfg      =       1                 !  resolution of the configuration
18   jpidta      =      32                 !  1st lateral dimension ( >= jpi ) = 30*jp_cfg+2
19   jpjdta      =      22                 !  2nd    "         "    ( >= jpj ) = 20*jp_cfg+2
20   jpkdta      =      31                 !  number of levels      ( >= jpk )
21   jpiglo      =      32                 !  1st dimension of global domain --> i  = jpidta
22   jpjglo      =      22                 !  2nd    -                  -    --> j  = jpjdta
23   jpizoom     =       1                 !  left bottom (i,j) indices of the zoom
24   jpjzoom     =       1                 !  in data domain indices
25   jperio      =       0                 !  lateral cond. type (between 0 and 6)
26/
27!-----------------------------------------------------------------------
28&namzgr        !   vertical coordinate
29!-----------------------------------------------------------------------
30   ln_zco      = .true.    !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined)
31   ln_zps      = .false.   !  z-coordinate - partial steps   (T/F)
32/
33!-----------------------------------------------------------------------
34&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
35!-----------------------------------------------------------------------
36/
37!-----------------------------------------------------------------------
38&namdom        !   space and time domain (bathymetry, mesh, timestep)
39!-----------------------------------------------------------------------
40   nn_bathy    =    0      !  compute (=0) or read (=1) the bathymetry file
41   rn_rdt      = 7200.     !  time step for the dynamics (and tracer if nn_acc=0)
42   nn_baro     =   60      !  number of barotropic time step            ("key_dynspg_ts")
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&namtsd    !   data : Temperature  & Salinity
66!-----------------------------------------------------------------------
67!          ! file name ! frequency (hours)    ! variable ! time interp. ! clim  !'yearly' or ! weights  ! rotation !
68!          !           !  (if <0  months)     !   name   !  (logical)   ! (T/F) ! 'monthly'  ! filename ! pairing 
69   cn_dir        = './'      !  root directory for the location of the runoff files
70   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
71   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
72/
73!-----------------------------------------------------------------------
74&namsbc        !   Surface Boundary Condition (surface module)
75!-----------------------------------------------------------------------
76   nn_fsbc     = 1         !  frequency of surface boundary condition computation
77                           !     (also = the frequency of sea-ice model call)
78   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana )
79   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
80   nn_ice      = 0         !  =0 no ice boundary condition   ,
81   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
82   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
83   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
84/
85!-----------------------------------------------------------------------
86&namsbc_ana    !   analytical surface boundary condition
87!-----------------------------------------------------------------------
88   nn_tau000   =   100     !  gently increase the stress over the first ntau_rst time-steps
89   rn_utau0    =   0.1e0   !  uniform value for the i-stress
90/
91!-----------------------------------------------------------------------
92&namsbc_flx    !   surface boundary condition : flux formulation
93!-----------------------------------------------------------------------
94/
95!-----------------------------------------------------------------------
96&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
97!-----------------------------------------------------------------------
98/
99!-----------------------------------------------------------------------
100&namsbc_core   !   namsbc_core  CORE bulk formulae
101!-----------------------------------------------------------------------
102/
103!-----------------------------------------------------------------------
104&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
105!-----------------------------------------------------------------------
106/
107!-----------------------------------------------------------------------
108&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled")
109!-----------------------------------------------------------------------
110/
111!-----------------------------------------------------------------------
112&namtra_qsr    !   penetrative solar radiation
113!-----------------------------------------------------------------------
114   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
115   ln_qsr_2bd  = .true.    !  2 bands              light penetration
116   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
117/
118!-----------------------------------------------------------------------
119&namsbc_rnf    !   runoffs namelist surface boundary condition
120!-----------------------------------------------------------------------
121   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
122/
123!-----------------------------------------------------------------------
124&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
125!-----------------------------------------------------------------------
126/
127!-----------------------------------------------------------------------
128&namsbc_ssr    !   surface boundary condition : sea surface restoring
129!-----------------------------------------------------------------------
130   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
131   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day]
132   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2)
133/
134!-----------------------------------------------------------------------
135&namsbc_alb    !   albedo parameters
136!-----------------------------------------------------------------------
137/
138!-----------------------------------------------------------------------
139&namberg       !   iceberg parameters
140!-----------------------------------------------------------------------
141/
142!-----------------------------------------------------------------------
143&namlbc        !   lateral momentum boundary condition
144!-----------------------------------------------------------------------
145   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
146/
147!-----------------------------------------------------------------------
148&namcla        !   cross land advection
149!-----------------------------------------------------------------------
150/
151!-----------------------------------------------------------------------
152&namobc        !   open boundaries parameters                           ("key_obc")
153!-----------------------------------------------------------------------
154/
155!-----------------------------------------------------------------------
156&namagrif      !  AGRIF zoom                                            ("key_agrif")
157!-----------------------------------------------------------------------
158/
159!-----------------------------------------------------------------------
160&nam_tide      !    tide parameters (#ifdef key_tide)
161!-----------------------------------------------------------------------
162/
163!-----------------------------------------------------------------------
164&nambdy        !  unstructured open boundaries                          ("key_bdy")
165!-----------------------------------------------------------------------
166/
167!-----------------------------------------------------------------------
168&nambdy_dta      !  open boundaries - external data           ("key_bdy")
169!-----------------------------------------------------------------------
170/
171!-----------------------------------------------------------------------
172&nambdy_tide     ! tidal forcing at open boundaries
173!-----------------------------------------------------------------------
174/
175!-----------------------------------------------------------------------
176&nambfr        !   bottom friction
177!-----------------------------------------------------------------------
178   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
179/
180!-----------------------------------------------------------------------
181&nambbc        !   bottom temperature boundary condition
182!-----------------------------------------------------------------------
183   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
184   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux
185/
186!-----------------------------------------------------------------------
187&nambbl        !   bottom boundary layer scheme
188!-----------------------------------------------------------------------
189/
190!-----------------------------------------------------------------------
191&nameos        !   ocean physical parameters
192!-----------------------------------------------------------------------
193   nn_eos      =   2       !  type of equation of state and Brunt-Vaisala frequency
194/
195!-----------------------------------------------------------------------
196&namtra_adv    !   advection scheme for tracer
197!-----------------------------------------------------------------------
198   ln_traadv_msc_ups=  .false.  !  use upstream scheme within muscl
199/
200!----------------------------------------------------------------------------------
201&namtra_ldf    !   lateral diffusion scheme for tracers
202!----------------------------------------------------------------------------------
203   rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s]
204   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
205/
206!-----------------------------------------------------------------------
207&namtra_dmp    !   tracer: T & S newtonian damping
208!-----------------------------------------------------------------------
209   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
210   nn_zdmp     =    1      !  vertical   shape =0    damping throughout the water column
211   nn_file     =    1      !  create a damping.coeff NetCDF file (=1) or not (=0)
212/
213!-----------------------------------------------------------------------
214&namdyn_adv    !   formulation of the momentum advection
215!-----------------------------------------------------------------------
216/
217!-----------------------------------------------------------------------
218&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
219!-----------------------------------------------------------------------
220   ln_dynvor_ene = .true.  !  energy    conserving scheme 
221   ln_dynvor_ens = .false. !  enstrophy conserving scheme   
222   ln_dynvor_een = .false. !  energy & enstrophy scheme
223/
224!-----------------------------------------------------------------------
225&namdyn_hpg    !   Hydrostatic pressure gradient option
226!-----------------------------------------------------------------------
227   ln_hpg_zco  = .true.    !  z-coordinate - full steps
228   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
229/
230!-----------------------------------------------------------------------
231!namdyn_spg    !   surface pressure gradient   (CPP key only)
232!-----------------------------------------------------------------------
233!-----------------------------------------------------------------------
234&namdyn_ldf    !   lateral diffusion on momentum
235!-----------------------------------------------------------------------
236   rn_ahm_0_lap     = 100000.   !  horizontal laplacian eddy viscosity   [m2/s]
237/
238!-----------------------------------------------------------------------
239&namzdf        !   vertical physics
240!-----------------------------------------------------------------------
241   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
242/
243!-----------------------------------------------------------------------
244&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
245!-----------------------------------------------------------------------
246/
247!-----------------------------------------------------------------------
248&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
249!-----------------------------------------------------------------------
250   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
251/
252!------------------------------------------------------------------------
253&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
254!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
255/
256!-----------------------------------------------------------------------
257&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
258!-----------------------------------------------------------------------
259/
260!-----------------------------------------------------------------------
261&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
262!-----------------------------------------------------------------------
263/
264!-----------------------------------------------------------------------
265&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
266!-----------------------------------------------------------------------
267   ln_tmx_itf  = .false.   !  ITF specific parameterisation
268/
269!-----------------------------------------------------------------------
270&namsol        !   elliptic solver / island / free surface
271!-----------------------------------------------------------------------
272   nn_solv     =      2    !  elliptic solver: =1 preconditioned conjugate gradient (pcg)
273   nn_nmin     =    210    !  minimum of iterations for the SOR solver
274   rn_sor      =  1.96     !  optimal coefficient for SOR solver (to be adjusted with the domain)
275/
276!-----------------------------------------------------------------------
277&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
278!-----------------------------------------------------------------------
279/
280!-----------------------------------------------------------------------
281&namctl        !   Control prints & Benchmark
282!-----------------------------------------------------------------------
283/
284!-----------------------------------------------------------------------
285&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
286!-----------------------------------------------------------------------
287/
288!-----------------------------------------------------------------------
289&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
290!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
291!-----------------------------------------------------------------------
292/
293!-----------------------------------------------------------------------
294&namflo       !   float parameters                                      ("key_float")
295!-----------------------------------------------------------------------
296/
297!-----------------------------------------------------------------------
298&namptr       !   Poleward Transport Diagnostic
299!-----------------------------------------------------------------------
300/
301!-----------------------------------------------------------------------
302&namhsb       !  Heat and salt budgets
303!-----------------------------------------------------------------------
304/
305!-----------------------------------------------------------------------
306&namdct        ! transports through sections
307!-----------------------------------------------------------------------
308    nn_dct      = 60       !  time step frequency for transports computing
309    nn_dctwri   = 60       !  time step frequency for transports writing
310    nn_secdebug = 0        !      0 : no section to debug
311/
312!-----------------------------------------------------------------------
313&namobs       !  observation usage switch                               ('key_diaobs')
314!-----------------------------------------------------------------------
315/
316!-----------------------------------------------------------------------
317&nam_asminc   !   assimilation increments                               ('key_asminc')
318!-----------------------------------------------------------------------
319/
320!-----------------------------------------------------------------------
321&namsbc_wave   ! External fields from wave model
322!-----------------------------------------------------------------------
323/
324!-----------------------------------------------------------------------
325&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
326!-----------------------------------------------------------------------
327   ln_neptramp       = .false.  ! ramp down Neptune velocity in shallow water
328/
Note: See TracBrowser for help on using the repository browser.