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 NEMO/trunk/tests/DOME/EXPREF – NEMO

source: NEMO/trunk/tests/DOME/EXPREF/1_namelist_cfg @ 14843

Last change on this file since 14843 was 14843, checked in by acc, 3 years ago

Add empty namtile block to all namelist_cfg files ready for future activation of ln_tile via SETTE.

File size: 14.9 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OCE  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!
5!
6!-----------------------------------------------------------------------
7&namagrif      !  AGRIF zoom                                            ("key_agrif")
8!-----------------------------------------------------------------------
9   ln_agrif_2way   = .true. !  activate two way nesting
10   ln_init_chfrpar = .false.!  initialize child grids from parent
11   ln_vert_remap   = .true. !  use vertical remapping
12   ln_chk_bathy    = .true. !  =T  check the parent bathymetry
13   ln_spc_dyn      = .false.
14   rn_sponge_tra   = 0.0    !  coefficient for tracer   sponge layer []
15   rn_sponge_dyn   = 0.002  !  coefficient for dynamics sponge layer []
16   rn_trelax_tra   = 0.01   !  inverse of relaxation time (in steps) for tracers []
17   rn_trelax_dyn   = 0.01   !  inverse of relaxation time (in steps) for dynamics []
18/
19!-----------------------------------------------------------------------
20&namusr_def    !   User defined :   OVERFLOW configuration
21!-----------------------------------------------------------------------
22   !                       !  type of vertical coordinate
23   ln_zco      = .false.      ! z-coordinate
24   ln_zps      = .true.       ! z-partial-step coordinate
25   ln_sco      = .false.      ! s-coordinate
26   rn_dx       =   5000.   !  horizontal resolution   [meters]
27   rn_dz       =     60.   !  vertical   resolution   [meters]
28   rn_f0       =  1.e-4    !  coriolis [s-1]
29/
30!-----------------------------------------------------------------------
31&namrun        !   parameters of the run
32!-----------------------------------------------------------------------
33   nn_no       =       0   !  job number (no more used...)
34   cn_exp      =    "DOME" !  experience name
35   nn_stock    =       0   !  frequency of creation of a restart file (modulo referenced to 1)
36/
37!-----------------------------------------------------------------------
38&namcfg        !   parameters of the configuration
39!-----------------------------------------------------------------------
40   ln_read_cfg = .true.     !  (=T) read the domain configuration file
41      !                     !  (=F) user defined configuration           (F => create/check namusr_def)
42      cn_domcfg = "DOME_domcfg"  ! domain configuration filename
43      !
44/
45!-----------------------------------------------------------------------
46&namtile        !   parameters of the tiling
47!-----------------------------------------------------------------------
48/
49!-----------------------------------------------------------------------
50&namdom        !   space and time domain (bathymetry, mesh, timestep)
51!-----------------------------------------------------------------------
52   ln_linssh  = .true.
53   rn_Dt      =   150.    !  time step for the dynamics (and tracer if nn_acc=0)
54   rn_atfp    =    0.1    !  asselin time filter parameter
55   ln_meshmask = .false.  !  =T create a mesh file
56/
57!-----------------------------------------------------------------------
58&namtsd    !   data : Temperature  & Salinity
59!-----------------------------------------------------------------------
60/
61!-----------------------------------------------------------------------
62&namsbc        !   Surface Boundary Condition (surface module)
63!-----------------------------------------------------------------------
64  nn_fsbc     = 1         !  frequency of surface boundary condition computation
65                          !     (also = the frequency of sea-ice & iceberg model call)
66  ln_usr      = .true.    !  user defined formulation                  (T => check usrdef_sbc)
67  ln_blk      = .false.   !  Bulk formulation                          (T => fill namsbc_blk )
68  nn_ice      = 0         !  =0 no ice boundary condition   
69  ln_traqsr   = .false.   !  Light penetration in the ocean            (T => fill namtra_qsr )
70  ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
71  ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
72  nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
73/
74!-----------------------------------------------------------------------
75&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
76!-----------------------------------------------------------------------
77   rn_shlat    =    0.     !  free slip
78/
79!!======================================================================
80!!                ***  Top/Bottom boundary condition  ***             !!
81!!======================================================================
82!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
83!!   namdrg_top    top    friction                                      (ln_isfcav=T)
84!!   namdrg_bot    bottom friction
85!!   nambbc        bottom temperature boundary condition                (default: OFF)
86!!   nambbl        bottom boundary layer scheme                         (default: OFF)
87!!======================================================================
88!
89!-----------------------------------------------------------------------
90&namdrg            !   top/bottom drag coefficient                      (default: NO selection)
91!-----------------------------------------------------------------------
92   ln_drg_OFF  = .false.   !  free-slip       : Cd = 0                  (F => fill namdrg_bot
93   ln_lin      = .false.   !      linear  drag: Cd = Cd0 Uc0                   &   namdrg_top)
94   ln_non_lin  = .true.    !  non-linear  drag: Cd = Cd0 |U|
95   ln_loglayer = .false.   !  logarithmic drag: Cd = vkarmn/log(z/z0) |U|
96   !
97   ln_drgimp   = .true.    !  implicit top/bottom friction flag
98/
99!-----------------------------------------------------------------------
100&namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F)
101!-----------------------------------------------------------------------
102   rn_Cd0      =  2.e-3    !  drag coefficient [-]
103   rn_ke0      =  0.       !  background kinetic energy  [m2/s2] (non-linear cases)
104/
105!-----------------------------------------------------------------------
106&nameos        !   ocean physical parameters
107!-----------------------------------------------------------------------
108   ln_seos     = .true.       !  = Use simplified equation of state (S-EOS)
109   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
110   rn_a0       =  0.2         !  thermal expension coefficient (for simplified equation of state)
111   rn_b0       =  0.          !  saline  expension coefficient (for simplified equation of state)
112   rn_lambda1  =  0.          !  cabbeling coeff in T^2  (=0 for linear eos)
113   rn_lambda2  =  0.          !  cabbeling coeff in S^2  (=0 for linear eos)
114   rn_mu1      =  0.          !  thermobaric coeff. in T (=0 for linear eos)
115   rn_mu2      =  0.          !  thermobaric coeff. in S (=0 for linear eos)
116   rn_nu       =  0.          !  cabbeling coeff in T*S  (=0 for linear eos)
117/
118!-----------------------------------------------------------------------
119&namtra_adv    !   advection scheme for tracer
120!-----------------------------------------------------------------------
121   ln_traadv_fct = .true. !  FCT scheme
122      nn_fct_h   =  2            !  =2/4, horizontal 2nd / 4th order
123      nn_fct_v   =  2            !  =2/4, vertical   2nd / COMPACT 4th order
124/
125!-----------------------------------------------------------------------
126&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
127!-----------------------------------------------------------------------
128   !                       !  Operator type:
129   ln_traldf_OFF   = .true.    !  No explicit diffusion
130   ln_traldf_lap   = .false.   !    laplacian operator
131   ln_traldf_blp   = .false.   !  bilaplacian operator
132   !
133   !                       !  Direction of action:
134   ln_traldf_lev   = .false.   !  iso-level
135   ln_traldf_hor   = .true.    !  horizontal  (geopotential)
136   ln_traldf_iso   = .false.   !  iso-neutral (standard operator)
137   ln_traldf_triad = .false.   !  iso-neutral (triad    operator)
138   !
139   !                             !  iso-neutral options:
140   ln_traldf_msc   = .false.   !  Method of Stabilizing Correction      (both operators)
141   rn_slpmax       =  0.01     !  slope limit                           (both operators)
142   ln_triad_iso    = .false.   !  pure horizontal mixing in ML              (triad only)
143   rn_sw_triad     = 1         !  =1 switching triad ; =0 all 4 triads used (triad only)
144   ln_botmix_triad = .false.   !  lateral mixing on bottom                  (triad only)
145   !
146   !                       !  Coefficients:
147   nn_aht_ijk_t    = 20         !  space/time variation of eddy coefficient:
148      !                             !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file
149      !                             !   =  0           constant
150      !                             !   = 10 F(k)      =ldf_c1d
151      !                             !   = 20 F(i,j)    =ldf_c2d
152      !                             !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
153      !                             !   = 30 F(i,j,k)  =ldf_c2d * ldf_c1d
154      !                             !   = 31 F(i,j,k,t)=F(local velocity and grid-spacing)
155      !                        !  time invariant coefficients:  aht0 = 1/2  Ud*Ld   (lap case)
156      !                             !                           or   = 1/12 Ud*Ld^3 (blp case)
157      rn_Ud        = 0.02           !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
158      rn_Ld        = 200.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
159/
160!!======================================================================
161!!                      ***  Dynamics namelists  ***                  !!
162!!======================================================================
163!
164!-----------------------------------------------------------------------
165&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
166!-----------------------------------------------------------------------
167   ln_dynadv_OFF = .false. !  linear dynamics (no momentum advection)
168   ln_dynadv_vec = .false. !  vector form (T) or flux form (F)
169   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction
170   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme
171   ln_dynadv_ubs = .true.  !  flux form - 3rd order UBS      scheme
172/
173!-----------------------------------------------------------------------
174&nam_vvl    !   vertical coordinate options                             (default: zstar)
175!-----------------------------------------------------------------------
176   ln_vvl_zstar  = .true.           !  zstar vertical coordinate
177/
178!-----------------------------------------------------------------------
179&namdyn_vor    !   option of physics/algorithm
180!-----------------------------------------------------------------------
181   ln_dynvor_een = .true.  !  energy & enstrophy scheme
182   !
183   nn_e3f_typ = 1          !  type of e3f (EEN, ENE, ENS, MIX only)  =0  e3f = mi(mj(e3t))/4
184   !
185/
186!-----------------------------------------------------------------------
187&namdyn_hpg    !   Hydrostatic pressure gradient option
188!-----------------------------------------------------------------------
189   ln_hpg_zps  = .false.  !  z-coordinate - partial steps (interpolation)
190   ln_hpg_djc  = .true.   !  s-coordinate (standard jacobian formulation)
191/
192!-----------------------------------------------------------------------
193&namdyn_spg    !   Surface pressure gradient
194!-----------------------------------------------------------------------
195   ln_dynspg_ts  = .true.   ! split-explicit free surface
196      ln_bt_fw      = .true.     ! Forward integration of barotropic Eqs.
197      ln_bt_av      = .true.     ! Time filtering of barotropic variables
198         nn_bt_flt     = 1          ! Time filter choice  = 0 None
199         !                          !                     = 1 Boxcar over   nn_e sub-steps
200         !                          !                     = 2 Boxcar over 2*nn_e  "    "
201      ln_bt_auto    = .false.   ! Number of sub-step defined from:
202         nn_e      =  20         ! =F : the number of sub-step in rn_Dt seconds
203/
204!-----------------------------------------------------------------------
205&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
206!-----------------------------------------------------------------------
207   !                       !  Type of the operator :
208   ln_dynldf_OFF =  .true.     !  No operator (i.e. no explicit diffusion)
209/
210!!======================================================================
211!!                     vertical physics namelists                     !!
212!!======================================================================
213!-----------------------------------------------------------------------
214&namzdf        !   vertical physics                                     (default: NO selection)
215!-----------------------------------------------------------------------
216   ln_zad_Aimp = .false.       !  Courant number dependent scheme (Shchepetkin 2015)
217   !                       ! type of vertical closure (required)
218   ln_zdfcst   = .false.      !  constant mixing
219   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric)
220   ln_zdftke   = .false.      !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
221   ln_zdfgls   = .true.       !  Generic Length Scale closure           (T =>   fill namzdf_gls)
222   ln_zdfosm   = .false.      !  OSMOSIS BL closure                     (T =>   fill namzdf_osm)
223   !   
224   !                       ! convection
225   ln_zdfevd   = .false.      !  enhanced vertical diffusion
226      nn_evdm     =    0         ! apply on tracer (=0) or on tracer and momentum (=1)
227      rn_evd      =  100.        ! mixing coefficient [m2/s]
228   ln_zdfnpc   = .false.      !  Non-Penetrative Convective algorithm
229      nn_npc      =    1         ! frequency of application of npc
230      nn_npcp     =  365         ! npc control print frequency
231   !   
232   ln_zdfddm   = .false.   ! double diffusive mixing
233      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
234      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
235   !   
236   !                       ! gravity wave-driven vertical mixing
237   ln_zdfiwm   = .false.      ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
238   ln_zdfswm   = .false.      ! surface  wave-induced mixing            (T => ln_wave=ln_sdw=T )
239   !   
240   !                       ! coefficients
241   rn_avm0     =   1.e-5     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
242   rn_avt0     =   1.e-6     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
243   nn_avb      =    0        !  profile for background avt & avm (=1) or not (=0)
244   nn_havtb    =    0        !  horizontal shape for avtb (=1) or not (=0)
245/
Note: See TracBrowser for help on using the repository browser.