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

source: branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/GYRE_XIOS/EXP00/namelist_cfg @ 6624

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

#1692 - branch SIMPLIF_2_usrdef: add domain_cfg.nc file which includes jperio, and vert. coord. logicals. +code cleaning

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