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/2014/dev_r4627_COMODO_UPW2D/NEMOGCM/CONFIG/UPW2D_eo_NOadv_vvl_EXP/EXP_sh94 – NEMO

source: branches/2014/dev_r4627_COMODO_UPW2D/NEMOGCM/CONFIG/UPW2D_eo_NOadv_vvl_EXP/EXP_sh94/namelist_cfg @ 4648

Last change on this file since 4648 was 4648, checked in by flavoni, 10 years ago

add new experience for cas test Upwelling, for WP item CNRS-7

File size: 16.0 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!
5!-----------------------------------------------------------------------
6&namrun        !   parameters of the run
7!-----------------------------------------------------------------------
8   cn_exp      =  "sco_NOadv_vvl_EXP_sh94"  !  experience name
9   nn_it000    =       1   !  first time step
10   !nn_itend    =    2880   ! 20 days
11   nn_itend    =    172800   ! 20 days with rdt = 10
12   cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input)
13   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output)
14   nn_istate   =       1   !  output the initial state (1) or not (0)
15   nn_stock    =   9999999   !  frequency of creation of a restart file (modulo referenced to 1)
16   !nn_write    =    288   !  frequency of write in the output file   (modulo referenced to nn_it000)
17   nn_write    =    17280   !  frequency of write in the output file   (modulo referenced to nn_it000)
18   ln_clobber  = .true.   !  clobber (overwrite) an existing file
19/
20
21/
22!-----------------------------------------------------------------------
23&namcfg        !   parameters of the configuration
24!-----------------------------------------------------------------------
25   cp_cfg      =  "upw2D"               !  name of the configuration
26   jp_cfg      =       1               !  resolution of the configuration
27   jpidta      =       3               !  1st lateral dimension ( >= jpi )
28   jpjdta      =     202               !  2nd    "         "    ( >= jpj )
29   jpkdta      =      61               !  number of levels      ( >= jpk )
30   jpiglo      =       3               !  1st dimension of global domain --> i =jpidta
31   jpjglo      =     202               !  2nd    -                  -    --> j  =jpjdta
32   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
33   jpjzoom     =       1               !  in data domain indices
34   jperio      =       1               !  lateral cond. type (between 0 and 6)
35/
36!-----------------------------------------------------------------------
37&namzgr        !   vertical coordinate
38!-----------------------------------------------------------------------
39   ln_zco      = .false.   !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined)
40   ln_zps      = .false.    !  z-coordinate - partial steps   (T/F)
41   ln_sco      = .true.   !  s- or hybrid z-s-coordinate    (T/F)
42/
43!-----------------------------------------------------------------------
44&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
45!-----------------------------------------------------------------------
46   ln_s_sf12   = .false.   !  Song & Haidvogel 1994 hybrid S-sigma   (T)
47   rn_sbot_min =    4.     !  minimum depth of s-bottom surface (>0) (m)
48   rn_sbot_max =  204.     !  maximum depth of s-bottom surface (= ocean depth) (>0) (m)
49   rn_theta    =    0.     !  bottom control parameter  (0<=rn_thetb<= 1)
50   rn_rmax     =    1.     !  maximum cut-off r-value allowed (0<rn_max<1)
51/
52!-----------------------------------------------------------------------
53&namdom        !   space and time domain (bathymetry, mesh, timestep)
54!-----------------------------------------------------------------------
55   nn_bathy    =   -2      !  compute (=0) or read (=1) the bathymetry file
56   nn_msh      =    1      !  create (=1) a mesh file or not (=0)
57                           !   
58!SF rn_rdt      =   600.    !  time step for the dynamics (and tracer if nn_acc=0)
59!SF time step for dynspg_exp
60!SF rn_rdt      =   20.  ! testato ma stop  SSS < 0 at kt =26
61!SF pensavo che fosse 600/30, 30 valore in nn_baro in namelist_ref
62  rn_rdt      =   10.    ! altro test con 600 / 60
63                           !
64   jphgr_msh   =       2               !  type of horizontal mesh
65   ppgphi0     =     -21.0             !  latitude  of first raw and column T-point (jphgr_msh = 1)
66   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
67   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
68   ppe1_m      =    1000.              !  zonal      grid-spacing (degrees)
69   ppe2_m      =    1000.              !  meridional grid-spacing (degrees)
70   ppsur       =       0.0             !  ORCA r4, r2 and r05 coefficients
71   ppa0        =       0.0             ! (default coefficients)
72   ppa1        =       0.0             !
73   ppkth       =       0.0             !
74   ppacr       =       1.0             !
75   ppdzmin     =  999999.              !  Minimum vertical spacing
76   pphmax      =     204.              !  (meters): maximum depth of the ocean
77   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
78   ppa2        =  999999.              !  Double tanh function parameters
79   ppkth2      =  999999.              !
80   ppacr2      =  999999.              !
81/
82!-----------------------------------------------------------------------
83&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
84!-----------------------------------------------------------------------
85/
86!-----------------------------------------------------------------------
87&namcrs        !   Grid coarsening for dynamics output and/or
88               !   passive tracer coarsened online simulations
89!-----------------------------------------------------------------------
90/
91!-----------------------------------------------------------------------
92&namtsd    !   data : Temperature  & Salinity
93!-----------------------------------------------------------------------
94   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
95   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
96/
97!-----------------------------------------------------------------------
98&namsbc        !   Surface Boundary Condition (surface module)
99!-----------------------------------------------------------------------
100   nn_fsbc     = 1         !  frequency of surface boundary condition computation
101                           !     (also = the frequency of sea-ice model call)
102   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana )
103   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
104   nn_ice      = 0         !  =0 no ice boundary condition   ,
105                           !  =1 use observed ice-cover      ,
106                           !  =2 ice-model used                         ("key_lim3" or "key_lim2)
107   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
108   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
109   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
110                           !     =1 global mean of e-p-r set to zero at each time step
111                           !     =2 annual global mean of e-p-r set to zero
112                           !     =3 global emp set to zero and spread out over erp area
113/
114!-----------------------------------------------------------------------
115&namsbc_ana    !   analytical surface boundary condition
116!-----------------------------------------------------------------------
117   rn_utau0    =   -0.7e-01    !  uniform value for the i-stress
118   rn_vtau0    =   0.0     !  uniform value for the j-stress
119/
120!-----------------------------------------------------------------------
121&namsbc_core   !   namsbc_core  CORE bulk formulae
122!-----------------------------------------------------------------------
123/
124!-----------------------------------------------------------------------
125&namtra_qsr    !   penetrative solar radiation
126!-----------------------------------------------------------------------
127   ln_traqsr   = .false.    !  Light penetration (T) or not (F)
128   ln_qsr_ice  = .false.    !  light penetration for ice-model LIM3
129/
130!-----------------------------------------------------------------------
131&namsbc_rnf    !   runoffs namelist surface boundary condition
132!-----------------------------------------------------------------------
133/
134!-----------------------------------------------------------------------
135&namsbc_ssr    !   surface boundary condition : sea surface restoring
136!-----------------------------------------------------------------------
137/
138!-----------------------------------------------------------------------
139&namsbc_alb    !   albedo parameters
140!-----------------------------------------------------------------------
141/
142!-----------------------------------------------------------------------
143&namberg       !   iceberg parameters
144!-----------------------------------------------------------------------
145/
146!-----------------------------------------------------------------------
147&namlbc        !   lateral momentum boundary condition
148!-----------------------------------------------------------------------
149   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
150                           !  free slip  !   partial slip  !   no slip   ! strong slip
151/
152!-----------------------------------------------------------------------
153&namcla        !   cross land advection
154!-----------------------------------------------------------------------
155/
156!-----------------------------------------------------------------------
157&nambfr        !   bottom friction
158!-----------------------------------------------------------------------
159rn_bfri1    =    5.e-3  !  bottom drag coefficient (linear case)
160!SF ln_bfrimp = .false. legato a ln_zdfexp = true
161   !ln_bfrimp   = .false.    !  implicit bottom friction (requires ln_zdfexp = .false. if true)
162   ln_bfrimp   = .true.    !  implicit bottom friction (requires ln_zdfexp = .false. if true)
163/
164!-----------------------------------------------------------------------
165&nambbc        !   bottom temperature boundary condition
166!-----------------------------------------------------------------------
167  ln_trabbc   = .false.    !  Apply a geothermal heating at the ocean bottom
168/
169!-----------------------------------------------------------------------
170&nambbl        !   bottom boundary layer scheme
171!-----------------------------------------------------------------------
172 nn_bbl_ldf  =  0      !  diffusive bbl (=1)   or not (=0)
173/
174!-----------------------------------------------------------------------
175&nameos        !   ocean physical parameters
176!-----------------------------------------------------------------------
177   nn_eos      =   1       !  type of equation of state and Brunt-Vaisala frequency
178/
179!-----------------------------------------------------------------------
180&namtra_adv    !   advection scheme for tracer
181!-----------------------------------------------------------------------
182   ln_traadv_tvd    =  .false.   !  TVD scheme     
183   ln_traadv_ubs    =  .true.  !  UBS scheme                 
184/
185!-----------------------------------------------------------------------
186&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
187!-----------------------------------------------------------------------
188/
189!-----------------------------------------------------------------------
190&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
191!-----------------------------------------------------------------------
192/
193!----------------------------------------------------------------------------------
194&namtra_ldf    !   lateral diffusion scheme for tracers
195!----------------------------------------------------------------------------------
196   ln_traldf_lap    =  .false.   !  laplacian operator
197   ln_traldf_bilap  =  .true.    !  bilaplacian operator
198!
199   ln_traldf_hor    =  .true.  !  horizontal (geopotential)   (needs "key_ldfslp" when ln_sco=T)
200   ln_traldf_iso    =  .false.   !  iso-neutral                 (needs "key_ldfslp")
201!
202   rn_aeiv_0        =  0.    !  eddy induced velocity coefficient [m2/s]
203   rn_aht_0         =  0.    !  horizontal eddy diffusivity for tracers [m2/s]
204
205/
206!-----------------------------------------------------------------------
207&namtra_dmp    !   tracer: T & S newtonian damping
208!-----------------------------------------------------------------------
209   ln_tradmp   =  .false.   !  add a damping termn (T) or not (F)
210/
211!-----------------------------------------------------------------------
212&namdyn_adv    !   formulation of the momentum advection
213!-----------------------------------------------------------------------
214ln_dynadv_cen2= .true. !  flux form - 2nd order centered scheme
215/
216!-----------------------------------------------------------------------
217&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
218!-----------------------------------------------------------------------
219/
220!-----------------------------------------------------------------------
221&namdyn_hpg    !   Hydrostatic pressure gradient option
222!-----------------------------------------------------------------------
223   ln_hpg_zco  = .false.   !  z-coordinate - full steps
224   ln_hpg_zps  = .false.    !  z-coordinate - partial steps (interpolation)
225   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
226   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
227                                 !           centered      time scheme  (F) 
228/
229!-----------------------------------------------------------------------
230&namdyn_ldf    !   lateral diffusion on momentum
231!-----------------------------------------------------------------------
232   ln_dynldf_lap    =  .false.   !  laplacian operator         
233   rn_ahm_0_lap     = 0.    !  horizontal laplacian eddy viscosity   [m2/s]
234   rn_ahm_0_blp     =  -1.E07    !  horizontal bilaplacian eddy viscosity [m4/s]
235/
236!-----------------------------------------------------------------------
237&namzdf        !   vertical physics
238!-----------------------------------------------------------------------
239   rn_avm0     =   1.e-2  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
240/
241!-----------------------------------------------------------------------
242&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
243!-----------------------------------------------------------------------
244/
245!-----------------------------------------------------------------------
246&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
247!-----------------------------------------------------------------------
248/
249!-----------------------------------------------------------------------
250&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
251!-----------------------------------------------------------------------
252/
253!-----------------------------------------------------------------------
254&namsol        !   elliptic solver / island / free surface
255!-----------------------------------------------------------------------
256/
257!-----------------------------------------------------------------------
258&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
259!-----------------------------------------------------------------------
260/
261!-----------------------------------------------------------------------
262&namctl        !   Control prints & Benchmark
263!-----------------------------------------------------------------------
264/
265!-----------------------------------------------------------------------
266&namptr       !   Poleward Transport Diagnostic
267!-----------------------------------------------------------------------
268   ln_diaznl  = .false.     !  Add zonal means and meridional stream functions
269   ln_subbas  = .false.     !  Atlantic/Pacific/Indian basins computation (T) or not
270/
271!-----------------------------------------------------------------------
272&namhsb       !  Heat and salt budgets
273!-----------------------------------------------------------------------
274/
275!-----------------------------------------------------------------------
276&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
277!-----------------------------------------------------------------------
278/
Note: See TracBrowser for help on using the repository browser.