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.
1_namelist_cfg in branches/UKMO/r5518_INGV1_WAVE-coupling/NEMOGCM/CONFIG/ORCA2_LIM/EXP00 – NEMO

source: branches/UKMO/r5518_INGV1_WAVE-coupling/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist_cfg @ 7152

Last change on this file since 7152 was 7152, checked in by jcastill, 7 years ago

Initial implementation of wave coupling branch - INGV wave branch + UKMO wave coupling branch

File size: 17.6 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  :  Configuration namelist used to overwrite SHARED/1_namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6 nn_it000=1
7!-----------------------------------------------------------------------
8   cn_exp      = "Agulhas" !  experience name
9   nn_itend    =   10950
10   nn_stock    =   10950   !  frequency of creation of a restart file (modulo referenced to 1)
11   nn_write    =   10950   !  frequency of write in the output file   (modulo referenced to nn_it000)
12   ln_clobber  =  .true.
13/
14!-----------------------------------------------------------------------
15&namcfg        !   parameters of the configuration
16!-----------------------------------------------------------------------
17   cp_cfg      =  "default"             !  name of the configuration
18   jp_cfg      =      -1               !  resolution of the configuration
19   jpidta      =     182               !  1st lateral dimension ( >= jpi )
20   jpjdta      =     149               !  2nd    "         "    ( >= jpj )
21   jpkdta      =      31               !  number of levels      ( >= jpk )
22   jpiglo      =     182               !  1st dimension of global domain --> i =jpidta
23   jpjglo      =     149               !  2nd    -                  -    --> j  =jpjdta
24   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
25   jpjzoom     =       1               !  in data domain indices
26   jperio      =       0               !  lateral cond. type (between 0 and 6)
27/
28!-----------------------------------------------------------------------
29&namzgr        !   vertical coordinate
30!-----------------------------------------------------------------------
31/
32!-----------------------------------------------------------------------
33&namdom        !   space and time domain (bathymetry, mesh, timestep)
34!----------------------------------------------------------------------- 
35   jphgr_msh   =       0               !  type of horizontal mesh
36   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
37   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
38   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
39   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
40   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
41   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
42   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
43   ppa0        =     255.58049070440   ! (default coefficients)
44   ppa1        =     245.58132232490   !
45   ppkth       =      21.43336197938   !
46   ppacr       =       3.0             !
47   ppdzmin     =  999999.              !  Minimum vertical spacing
48   pphmax      =  999999.              !  Maximum depth
49   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
50   ppa2        =  999999.              !  Double tanh function parameters
51   ppkth2      =  999999.              !
52   ppacr2      =  999999.              !
53   rn_rdt      = 2880.     !  time step for the dynamics (and tracer if nn_acc=0)
54   rn_rdtmin   = 14400.          !  minimum time step on tracers (used if nn_acc=1)
55   rn_rdtmax   = 14400.          !  maximum time step on tracers (used if nn_acc=1)
56/
57!-----------------------------------------------------------------------
58&namcrs        !   Grid coarsening for dynamics output and/or
59               !   passive tracer coarsened online simulations
60!-----------------------------------------------------------------------
61/
62!-----------------------------------------------------------------------
63&namtsd    !   data : Temperature  & Salinity
64!-----------------------------------------------------------------------
65/
66!-----------------------------------------------------------------------
67&namsbc        !   Surface Boundary Condition (surface module)
68!-----------------------------------------------------------------------
69   nn_ice      = 0         !  =0 no ice boundary condition   ,
70                           !  =1 use observed ice-cover      ,
71                           !  =2 ice-model used                         ("key_lim3" or "key_lim2)
72   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
73   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
74   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
75                           !     =1 global mean of e-p-r set to zero at each time step
76                           !     =2 annual global mean of e-p-r set to zero
77                           !     =3 global emp set to zero and spread out over erp area
78/
79!-----------------------------------------------------------------------
80&namsbc_core   !   namsbc_core  CORE bulk formulae
81!-----------------------------------------------------------------------
82!              !  file name                    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights                               ! rotation ! land/sea mask !
83!              !                               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename                              ! pairing  ! filename      !
84   sn_wndi     = 'u_10.15JUNE2009_fill'        ,         6         , 'U_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bicubic.nc'      , 'Uwnd'   , ''
85   sn_wndj     = 'v_10.15JUNE2009_fill'        ,         6         , 'V_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bicubic.nc'      , 'Vwnd'   , ''
86   sn_qsr      = 'ncar_rad.15JUNE2009_fill'    ,        24         , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
87   sn_qlw      = 'ncar_rad.15JUNE2009_fill'    ,        24         , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
88   sn_tair     = 't_10.15JUNE2009_fill'        ,         6         , 'T_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
89   sn_humi     = 'q_10.15JUNE2009_fill'        ,         6         , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
90   sn_prec     = 'ncar_precip.15JUNE2009_fill' ,        -1         , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
91   sn_snow     = 'ncar_precip.15JUNE2009_fill' ,        -1         , 'SNOW'    ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
92   sn_tdif     = 'taudif_core'                 ,        24         , 'taudif'  ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
93
94   cn_dir      = './'      !  root directory for the location of the bulk files
95   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data
96   rn_zqt      = 10.        !  Air temperature and humidity reference height (m)
97   rn_zu       = 10.        !  Wind vector reference height (m)
98   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow)
99   rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.)
100   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity
101                           !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds)
102/
103!-----------------------------------------------------------------------
104&namtra_qsr    !   penetrative solar radiation
105!-----------------------------------------------------------------------
106!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
107!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
108   sn_chl      ='chlorophyll',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
109/
110!-----------------------------------------------------------------------
111&namlbc        !   lateral momentum boundary condition
112!-----------------------------------------------------------------------
113/
114!-----------------------------------------------------------------------
115&namagrif      !  AGRIF zoom                                            ("key_agrif")
116!-----------------------------------------------------------------------
117/
118!-----------------------------------------------------------------------
119&nambfr        !   bottom friction
120!-----------------------------------------------------------------------
121/
122!-----------------------------------------------------------------------
123&nambbc        !   bottom temperature boundary condition
124!-----------------------------------------------------------------------
125/
126!-----------------------------------------------------------------------
127&nambbl        !   bottom boundary layer scheme
128!-----------------------------------------------------------------------
129/
130!-----------------------------------------------------------------------
131&nameos        !   ocean physical parameters
132!-----------------------------------------------------------------------
133/
134!-----------------------------------------------------------------------
135&namtra_dmp    !   tracer: T & S newtonian damping
136!-----------------------------------------------------------------------
137   ln_tradmp   =  .false.   !  add a damping termn (T) or not (F)
138/
139!-----------------------------------------------------------------------
140&namtra_adv    !   advection scheme for tracer
141!-----------------------------------------------------------------------
142   ln_traadv_fct =  .true.    !  FCT scheme
143      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
144      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
145      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping
146      !                             !        (number of sub-timestep = nn_fct_zts)
147/
148!-----------------------------------------------------------------------
149&namtra_ldf    !   lateral diffusion scheme for tracers
150!-----------------------------------------------------------------------
151   !                       !  Operator type:
152   ln_traldf_lap   =  .true.   !    laplacian operator
153   ln_traldf_blp   =  .false.  !  bilaplacian operator
154   !                       !  Direction of action:
155   ln_traldf_lev   =  .false.  !  iso-level
156   ln_traldf_hor   =  .false.  !  horizontal (geopotential)
157   ln_traldf_iso   =  .true.   !  iso-neutral (standard operator)
158   ln_traldf_triad =  .false.  !  iso-neutral (triad    operator)
159   !
160   !                       !  iso-neutral options:       
161   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators)
162   rn_slpmax       =   0.01    !  slope limit                      (both operators)
163   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML              (triad only)
164   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
165   ln_botmix_triad =  .false.  !  lateral mixing on bottom                  (triad only)
166   !
167   !                       !  Coefficients:
168   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
169   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file
170   !                                !   =  0           constant
171   !                                !   = 10 F(k)      =ldf_c1d
172   !                                !   = 20 F(i,j)    =ldf_c2d
173   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
174   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
175   !                                !   = 31 F(i,j,k,t)=F(local velocity)
176   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
177   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
178/
179!----------------------------------------------------------------------------------
180&namtra_ldfeiv !   eddy induced velocity param.
181!----------------------------------------------------------------------------------
182   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization
183/
184!-----------------------------------------------------------------------
185&namdyn_adv    !   formulation of the momentum advection
186!-----------------------------------------------------------------------
187
188!-----------------------------------------------------------------------
189&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
190!-----------------------------------------------------------------------
191   ln_dynvor_ene = .false. !  enstrophy conserving scheme
192   ln_dynvor_ens = .false. !  energy conserving scheme
193   ln_dynvor_mix = .false. !  mixed scheme
194   ln_dynvor_een = .true.  !  energy & enstrophy scheme
195      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
196/
197!-----------------------------------------------------------------------
198&namdyn_hpg    !   Hydrostatic pressure gradient option
199!-----------------------------------------------------------------------
200/
201!-----------------------------------------------------------------------
202&namdyn_spg    !   surface pressure gradient
203!-----------------------------------------------------------------------
204   ln_dynspg_ts  = .true.  !  split-explicit free surface
205/
206!-----------------------------------------------------------------------
207&namdyn_ldf    !   lateral diffusion on momentum
208!-----------------------------------------------------------------------
209   !                       !  Type of the operator :
210   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
211   ln_dynldf_lap =  .false.    !    laplacian operator
212   ln_dynldf_blp =  .true.     !  bilaplacian operator
213   !                       !  Direction of action  :
214   ln_dynldf_lev =  .true.     !  iso-level
215   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
216   ln_dynldf_iso =  .false.    !  iso-neutral
217   !                       !  Coefficient
218   nn_ahm_ijk_t  =   0         !  space/time variation of eddy coef
219   !                                !  =-30  read in eddy_viscosity_3D.nc file
220   !                                !  =-20  read in eddy_viscosity_2D.nc file
221   !                                !  =  0  constant
222   !                                !  = 10  F(k)=c1d
223   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
224   !                                !  = 30  F(i,j,k)=c2d*c1d
225   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
226   rn_ahm_0      =  40000.     !  horizontal laplacian eddy viscosity   [m2/s]
227   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
228   rn_bhm_0      = 8.5e+11      !  horizontal bilaplacian eddy viscosity [m4/s]
229/
230!-----------------------------------------------------------------------
231&namzdf        !   vertical physics
232!-----------------------------------------------------------------------
233/
234!-----------------------------------------------------------------------
235&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
236!-----------------------------------------------------------------------
237/
238!-----------------------------------------------------------------------
239&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
240!-----------------------------------------------------------------------
241/
242!-----------------------------------------------------------------------
243&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
244!-----------------------------------------------------------------------
245   ln_tmx_itf  = .false.   !  ITF specific parameterisation
246/
247!-----------------------------------------------------------------------
248&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
249!-----------------------------------------------------------------------
250/
251!-----------------------------------------------------------------------
252&nammpp_dyndist !   Massively Parallel Distribution for AGRIF zoom      ("key_agrif" && "key_mpp_dyndist")
253!-----------------------------------------------------------------------
254/
255!-----------------------------------------------------------------------
256&namctl        !   Control prints & Benchmark
257!-----------------------------------------------------------------------
258/
259!-----------------------------------------------------------------------
260&namptr       !   Poleward Transport Diagnostic
261!-----------------------------------------------------------------------
262/
263!-----------------------------------------------------------------------
264&namhsb       !  Heat and salt budgets
265!-----------------------------------------------------------------------
266/
267!-----------------------------------------------------------------------
268&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
269!-----------------------------------------------------------------------
270/
271!-----------------------------------------------------------------------
272&namobs       !  observation usage                                      ('key_diaobs')
273!-----------------------------------------------------------------------
274/
275!-----------------------------------------------------------------------
276&nam_asminc   !   assimilation increments                               ('key_asminc')
277!-----------------------------------------------------------------------
278/
Note: See TracBrowser for help on using the repository browser.