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/2017/dev_merge_2017/NEMOGCM/TOOLS/DOMAINcfg – NEMO

source: branches/2017/dev_merge_2017/NEMOGCM/TOOLS/DOMAINcfg/namelist_cfg @ 9033

Last change on this file since 9033 was 9033, checked in by timgraham, 6 years ago

Commit final files from merge of NEMOGCM and some fixes for waves (taooc renamed tauwoc)

File size: 15.1 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   nn_no       =       0   !  job number (no more used...)
9   cn_exp      =  "domaincfg"  !  experience name
10   nn_it000    =       1   !  first time step
11   nn_itend    =      75   !  last  time step (std 5475)
12/
13!-----------------------------------------------------------------------
14&namcfg        !   parameters of the configuration
15!-----------------------------------------------------------------------
16   !
17   ln_e3_dep   = .true.    ! =T : e3=dk[depth] in discret sens.
18   !                       !      ===>>> will become the only possibility in v4.0
19   !                       ! =F : e3 analytical derivative of depth function
20   !                       !      only there for backward compatibility test with v3.6
21   !                       !     
22   cp_cfg      =  "orca"   !  name of the configuration
23   jp_cfg      =       2   !  resolution of the configuration
24   jpidta      =     182   !  1st lateral dimension ( >= jpi )
25   jpjdta      =     149   !  2nd    "         "    ( >= jpj )
26   jpkdta      =      31   !  number of levels      ( >= jpk )
27   jpiglo      =     182   !  1st dimension of global domain --> i =jpidta
28   jpjglo      =     149   !  2nd    -                  -    --> j  =jpjdta
29   jpizoom     =       1   !  left bottom (i,j) indices of the zoom
30   jpjzoom     =       1   !  in data domain indices
31   jperio      =       4   !  lateral cond. type (between 0 and 6)
32/
33!-----------------------------------------------------------------------
34&namzgr        !   vertical coordinate
35!-----------------------------------------------------------------------
36   ln_zps      = .true.    !  z-coordinate - partial steps
37   ln_linssh   = .true.    !  linear free surface
38/
39!-----------------------------------------------------------------------
40&namdom        !   space and time domain (bathymetry, mesh, timestep)
41!-----------------------------------------------------------------------
42   jphgr_msh   =       0               !  type of horizontal mesh
43   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
44   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
45   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
46   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
47   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
48   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
49   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
50   ppa0        =     255.58049070440   ! (default coefficients)
51   ppa1        =     245.58132232490   !
52   ppkth       =      21.43336197938   !
53   ppacr       =       3.0             !
54   ppdzmin     =  999999.              !  Minimum vertical spacing
55   pphmax      =  999999.              !  Maximum depth
56   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
57   ppa2        =  999999.              !  Double tanh function parameters
58   ppkth2      =  999999.              !
59   ppacr2      =  999999.              !
60   rn_wd_ref_depth   =    0.0          !  Reference Depth for WAD cases (0 all other cases)
61/
62!-----------------------------------------------------------------------
63&namcrs        !   Grid coarsening for dynamics output and/or
64               !   passive tracer coarsened online simulations
65!-----------------------------------------------------------------------
66/
67!-----------------------------------------------------------------------
68&namtsd    !   data : Temperature  & Salinity
69!-----------------------------------------------------------------------
70/
71!-----------------------------------------------------------------------
72&namsbc        !   Surface Boundary Condition (surface module)
73!-----------------------------------------------------------------------
74/
75!-----------------------------------------------------------------------
76&namsbc_core   !   namsbc_core  CORE bulk formulae
77!-----------------------------------------------------------------------
78/
79!-----------------------------------------------------------------------
80&namtra_qsr    !   penetrative solar radiation
81!-----------------------------------------------------------------------
82/
83!-----------------------------------------------------------------------
84&namsbc_rnf    !   runoffs namelist surface boundary condition
85!-----------------------------------------------------------------------
86/
87!-----------------------------------------------------------------------
88&namsbc_ssr    !   surface boundary condition : sea surface restoring
89!-----------------------------------------------------------------------
90/
91!-----------------------------------------------------------------------
92&namsbc_alb    !   albedo parameters
93!-----------------------------------------------------------------------
94/
95!-----------------------------------------------------------------------
96&namberg       !   iceberg parameters
97!-----------------------------------------------------------------------
98/
99!-----------------------------------------------------------------------
100&namlbc        !   lateral momentum boundary condition
101!-----------------------------------------------------------------------
102/
103!-----------------------------------------------------------------------
104&nambfr        !   bottom friction
105!-----------------------------------------------------------------------
106/
107!-----------------------------------------------------------------------
108&nambbc        !   bottom temperature boundary condition                (default: NO)
109!-----------------------------------------------------------------------
110   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
111/
112!-----------------------------------------------------------------------
113&nambbl        !   bottom boundary layer scheme
114!-----------------------------------------------------------------------
115/
116!-----------------------------------------------------------------------
117&nameos        !   ocean physical parameters
118!-----------------------------------------------------------------------
119   ln_teos10    = .true.         !  = Use TEOS-10 equation of state
120/
121!-----------------------------------------------------------------------
122&namtra_adv    !   advection scheme for tracer
123!-----------------------------------------------------------------------
124   ln_traadv_fct =  .true.    !  FCT scheme
125      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
126      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
127      nn_fct_zts =  0               !  > 1 , 2nd order FCT scheme with vertical sub-timestepping
128      !                             !        (number of sub-timestep = nn_fct_zts)
129/
130!-----------------------------------------------------------------------
131&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
132!-----------------------------------------------------------------------
133/
134!----------------------------------------------------------------------------------
135&namtra_ldf    !   lateral diffusion scheme for tracers
136!----------------------------------------------------------------------------------
137   !                       !  Operator type:
138   ln_traldf_lap   =  .true.   !    laplacian operator
139   ln_traldf_blp   =  .false.  !  bilaplacian operator
140   !                       !  Direction of action:
141   ln_traldf_lev   =  .false.  !  iso-level
142   ln_traldf_hor   =  .false.  !  horizontal (geopotential)
143   ln_traldf_iso   =  .true.   !  iso-neutral (standard operator)
144   ln_traldf_triad =  .false.  !  iso-neutral (triad    operator)
145   !
146   !                       !  iso-neutral options:       
147   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators)
148   rn_slpmax       =   0.01    !  slope limit                      (both operators)
149   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML              (triad only)
150   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
151   ln_botmix_triad =  .false.  !  lateral mixing on bottom                  (triad only)
152   !
153   !                       !  Coefficients:
154   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
155   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file
156   !                                !   =  0           constant
157   !                                !   = 10 F(k)      =ldf_c1d
158   !                                !   = 20 F(i,j)    =ldf_c2d
159   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
160   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
161   !                                !   = 31 F(i,j,k,t)=F(local velocity)
162   rn_aht_0        = 2000.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
163   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
164/
165!----------------------------------------------------------------------------------
166&namtra_ldfeiv !   eddy induced velocity param.
167!----------------------------------------------------------------------------------
168   ln_ldfeiv     =.true.   ! use eddy induced velocity parameterization
169   ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities
170   rn_aeiv_0     = 2000.   ! eddy induced velocity coefficient   [m2/s]
171   nn_aei_ijk_t  = 21      ! space/time variation of the eiv coeficient
172   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file
173   !                                !   =  0           constant
174   !                                !   = 10 F(k)      =ldf_c1d
175   !                                !   = 20 F(i,j)    =ldf_c2d
176   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
177   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
178/
179!-----------------------------------------------------------------------
180&namtra_dmp    !   tracer: T & S newtonian damping
181!-----------------------------------------------------------------------
182/
183!-----------------------------------------------------------------------
184&namdyn_adv    !   formulation of the momentum advection
185!-----------------------------------------------------------------------
186/
187!-----------------------------------------------------------------------
188&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
189!-----------------------------------------------------------------------
190   ln_dynvor_ene = .false. !  enstrophy conserving scheme
191   ln_dynvor_ens = .false. !  energy conserving scheme
192   ln_dynvor_mix = .false. !  mixed scheme
193   ln_dynvor_een = .true.  !  energy & enstrophy scheme
194      nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
195/
196!-----------------------------------------------------------------------
197&namdyn_hpg    !   Hydrostatic pressure gradient option
198!-----------------------------------------------------------------------
199/
200!-----------------------------------------------------------------------
201&namdyn_spg    !   Surface pressure gradient
202!-----------------------------------------------------------------------
203   ln_dynspg_ts = .true.   !  Split-explicit free surface
204/
205!-----------------------------------------------------------------------
206&namdyn_ldf    !   lateral diffusion on momentum
207!-----------------------------------------------------------------------
208   !                       !  Type of the operator :
209   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
210   ln_dynldf_lap =  .true.     !    laplacian operator
211   ln_dynldf_blp =  .false.    !  bilaplacian operator
212   !                       !  Direction of action  :
213   ln_dynldf_lev =  .true.     !  iso-level
214   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
215   ln_dynldf_iso =  .false.    !  iso-neutral
216   !                       !  Coefficient
217   nn_ahm_ijk_t  = -30         !  space/time variation of eddy coef
218   !                                !  =-30  read in eddy_viscosity_3D.nc file
219   !                                !  =-20  read in eddy_viscosity_2D.nc file
220   !                                !  =  0  constant
221   !                                !  = 10  F(k)=c1d
222   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
223   !                                !  = 30  F(i,j,k)=c2d*c1d
224   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
225   rn_ahm_0      =  40000.     !  horizontal laplacian eddy viscosity   [m2/s]
226   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
227   rn_bhm_0      = 1.e+12      !  horizontal bilaplacian eddy viscosity [m4/s]
228/
229!-----------------------------------------------------------------------
230&namzdf        !   vertical physics
231!-----------------------------------------------------------------------
232/
233!-----------------------------------------------------------------------
234&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
235!-----------------------------------------------------------------------
236/
237!-----------------------------------------------------------------------
238&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
239!-----------------------------------------------------------------------
240/
241!-----------------------------------------------------------------------
242&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
243!-----------------------------------------------------------------------
244/
245!-----------------------------------------------------------------------
246&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
247!-----------------------------------------------------------------------
248/
249!-----------------------------------------------------------------------
250&namctl        !   Control prints & Benchmark
251!-----------------------------------------------------------------------
252/
253!-----------------------------------------------------------------------
254&namptr       !   Poleward Transport Diagnostic
255!-----------------------------------------------------------------------
256/
257!-----------------------------------------------------------------------
258&namhsb       !  Heat and salt budgets
259!-----------------------------------------------------------------------
260/
261!-----------------------------------------------------------------------
262&namobs       !  observation usage
263!-----------------------------------------------------------------------
264/
265!-----------------------------------------------------------------------
266&nam_asminc   !   assimilation increments                               ('key_asminc')
267!-----------------------------------------------------------------------
268/
Note: See TracBrowser for help on using the repository browser.