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

source: NEMO/trunk/tests/VORTEX/EXPREF/namelist_cfg

Last change on this file was 15023, checked in by gsamson, 3 years ago

merge ticket2680_C1D_PAPA branch back into the trunk; see ticket #2680 for details

File size: 19.9 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OCE  Configuration namelist : overwrite default values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!!                         VORTEX configuration                       !!
5!!======================================================================
6!!              ***  Domain & Run management namelists  ***           !!
7!!                                                                    !!
8!!   namrun       parameters of the run
9!!   namdom       space and time domain
10!!   namcfg       parameters of the configuration                       (default: user defined GYRE)
11!!   namwad       Wetting and drying                                    (default: OFF)
12!!   namtsd       data: temperature & salinity                          (default: OFF)
13!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T)
14!!   namc1d       1D configuration options                              (ln_c1d =T)
15!!   namc1d_dyndmp 1D newtonian damping applied on currents             (ln_c1d =T)
16!!   namc1d_uvd   1D data (currents)                                    (ln_c1d =T)
17!!======================================================================
18!
19!-----------------------------------------------------------------------
20&namusr_def    !   User defined :   VORTEX configuration: Flat bottom, beta-plane
21!-----------------------------------------------------------------------
22   rn_dx       =  30000.   !  x horizontal resolution   [meters]
23   rn_dy       =  30000.   !  y horizontal resolution   [meters]
24   rn_dz       =    500.   !  z vertical resolution [meters]
25   rn_ppgphi0  =   38.5    !  Reference latitude [degrees]
26/
27!-----------------------------------------------------------------------
28&namrun        !   parameters of the run
29!-----------------------------------------------------------------------
30   nn_no       =       0   !  job number (no more used...)
31   cn_exp      = "VORTEX"  !  experience name
32   nn_it000    =       1   !  first time step
33   nn_itend    =    6000   !  last time step
34   nn_istate   =       0   !  output the initial state (1) or not (0)
35   nn_stock    =   99999   !  frequency of creation of a restart file (modulo referenced to 1)
36   nn_write    =   99999   !  frequency of write in the output file   (modulo referenced to nn_it000)
37/
38!-----------------------------------------------------------------------
39&namdom        !   time and space domain
40!-----------------------------------------------------------------------
41   ln_linssh   =  .false.  !  =T  linear free surface  ==>>  model level are fixed in time
42   rn_Dt      =   1440.   !  time step for the dynamics (and tracer if nn_acc=0)
43   rn_atfp     =   0.05    !  asselin time filter parameter
44/
45!-----------------------------------------------------------------------
46&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg)
47!-----------------------------------------------------------------------
48/
49!-----------------------------------------------------------------------
50&namtile        !   parameters of the tiling
51!-----------------------------------------------------------------------
52/
53!!======================================================================
54!!            ***  Surface Boundary Condition namelists  ***          !!
55!!                                                                    !!
56!!   namsbc          surface boundary condition manager                 (default: NO selection)
57!!   namsbc_flx      flux               formulation                     (ln_flx     =T)
58!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T)
59!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" )
60!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only)
61!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   )
62!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T)
63!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T)
64!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T)
65!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T)
66!!   namsbc_isf      ice shelf melting/freezing                         (ln_isfcav  =T : read (ln_read_cfg=T) or set or usr_def_zgr )
67!!   namsbc_iscpl    coupling option between land ice model and ocean   (ln_isfcav  =T)
68!!   namsbc_wave     external fields from wave model                    (ln_wave    =T)
69!!   namberg         iceberg floats                                     (ln_icebergs=T)
70!!======================================================================
71!
72!-----------------------------------------------------------------------
73&namsbc        !   Surface Boundary Condition manager                   (default: NO selection)
74!-----------------------------------------------------------------------
75  nn_fsbc     = 1         !  frequency of surface boundary condition computation
76                          !     (also = the frequency of sea-ice & iceberg model call)
77  ln_usr      = .true.    !  user defined formulation                  (T => check usrdef_sbc)
78  ln_blk      = .false.   !  Bulk formulation                          (T => fill namsbc_blk )
79  nn_ice      = 0         !  =0 no ice boundary condition   
80  ln_traqsr   = .false.   !  Light penetration in the ocean            (T => fill namtra_qsr )
81  ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
82  ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
83  nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
84/
85!!======================================================================
86!!               ***  Lateral boundary condition  ***                 !!
87!!                                                                    !!
88!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
89!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")
90!!   nam_tide      Tidal forcing                                        (default: OFF)
91!!   nambdy        Unstructured open boundaries                         (default: OFF)
92!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
93!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
94!!======================================================================
95!
96!-----------------------------------------------------------------------
97&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
98!-----------------------------------------------------------------------
99  rn_shlat     =    0.    !  free slip
100/
101!!======================================================================
102!!                ***  Top/Bottom boundary condition  ***             !!
103!!                                                                    !!
104!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
105!!   namdrg_top    top    friction                                      (ln_drg_OFF=F & ln_isfcav=T)
106!!   namdrg_bot    bottom friction                                      (ln_drg_OFF=F)
107!!   nambbc        bottom temperature boundary condition                (default: OFF)
108!!   nambbl        bottom boundary layer scheme                         (default: OFF)
109!!======================================================================
110!
111!-----------------------------------------------------------------------
112&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
113!-----------------------------------------------------------------------
114   ln_drg_OFF  = .true.   !  free-slip       : Cd = 0                  (F => fill namdrg_bot
115/
116!!======================================================================
117!!                        Tracer (T-S) namelists                      !!
118!!                                                                    !!
119!!   nameos        equation of state                                    (default: NO selection)
120!!   namtra_adv    advection scheme                                     (default: NO selection)
121!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
122!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
123!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
124!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
125!!======================================================================
126!
127!-----------------------------------------------------------------------
128&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
129!-----------------------------------------------------------------------
130   ln_seos     = .true.         !  = Use simplified equation of state (S-EOS)
131   !                            !  rd(T,S,Z)*rho0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
132   rn_a0       =  0.28        !  thermal expension coefficient (for simplified equation of state)
133   rn_b0       =  0.          !  saline  expension coefficient (for simplified equation of state)
134   rn_lambda1  =  0.          !  cabbeling coeff in T^2  (=0 for linear eos)
135   rn_lambda2  =  0.          !  cabbeling coeff in S^2  (=0 for linear eos)
136   rn_mu1      =  0.          !  thermobaric coeff. in T (=0 for linear eos)
137   rn_mu2      =  0.          !  thermobaric coeff. in S (=0 for linear eos)
138   rn_nu       =  0.          !  cabbeling coeff in T*S  (=0 for linear eos)
139/
140!-----------------------------------------------------------------------
141&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
142!-----------------------------------------------------------------------
143   ln_traadv_cen = .false. !  2nd order centered scheme
144      nn_cen_h   =  4            !  =2/4, horizontal 2nd order CEN / 4th order CEN
145      nn_cen_v   =  4            !  =2/4, vertical   2nd order CEN / 4th order COMPACT
146   ln_traadv_fct = .true. !  FCT scheme
147      nn_fct_h   =  2            !  =2/4, horizontal 2nd / 4th order
148      nn_fct_v   =  2            !  =2/4, vertical   2nd / COMPACT 4th order
149   ln_traadv_mus = .false. !  MUSCL scheme
150      ln_mus_ups = .false.       !  use upstream scheme near river mouths
151   ln_traadv_ubs = .false. !  UBS scheme
152      nn_ubs_v   =  2            !  =2  , vertical 2nd order FCT / COMPACT 4th order
153   ln_traadv_qck = .false. !  QUICKEST scheme
154/
155!-----------------------------------------------------------------------
156&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
157!-----------------------------------------------------------------------
158   ln_traldf_OFF   =  .true.  !  No explicit diffusion
159   ln_traldf_lap   =  .false.  !    laplacian operator
160   ln_traldf_blp   =  .false.  !  bilaplacian operator
161/
162!!======================================================================
163!!                      ***  Dynamics namelists  ***                  !!
164!!                                                                    !!
165!!   nam_vvl       vertical coordinate options                          (default: z-star)
166!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
167!!   namdyn_vor    advection scheme                                     (default: NO selection)
168!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
169!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
170!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
171!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
172!!======================================================================
173!
174!-----------------------------------------------------------------------
175&nam_vvl       !   vertical coordinate options                          (default: z-star)
176!-----------------------------------------------------------------------
177   ln_vvl_zstar  = .true.           !  zstar vertical coordinate
178/
179!-----------------------------------------------------------------------
180&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
181!-----------------------------------------------------------------------
182   ln_dynadv_vec = .false. !  vector form (T) or flux form (F)
183   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction
184   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme
185   ln_dynadv_ubs = .true.  !  flux form - 3rd order UBS      scheme
186/
187!-----------------------------------------------------------------------
188&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: OFF)
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/
195!-----------------------------------------------------------------------
196&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
197!-----------------------------------------------------------------------
198   ln_hpg_zps  = .false.  !  z-coordinate - partial steps (interpolation)
199   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
200/
201!-----------------------------------------------------------------------
202&namdyn_spg    !   surface pressure gradient                            (default: OFF)
203!-----------------------------------------------------------------------
204   ln_dynspg_exp = .false.
205   ln_dynspg_ts  = .true.   ! split-explicit free surface
206      ln_bt_fw      = .true.     ! Forward integration of barotropic Eqs.
207      ln_bt_av      = .true.     ! Time filtering of barotropic variables
208         nn_bt_flt     = 1          ! Time filter choice  = 0 None
209         !                          !                     = 1 Boxcar over   nn_e sub-steps
210         !                          !                     = 2 Boxcar over 2*nn_e  "    "
211      ln_bt_auto    = .false.    ! Number of sub-step defined from:
212         nn_e      =  24         ! =F : the number of sub-step in rn_Dt seconds
213/
214!-----------------------------------------------------------------------
215&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
216!-----------------------------------------------------------------------
217   !                       !  Type of the operator :
218   ln_dynldf_OFF =  .true.     !  No operator (i.e. no explicit diffusion)
219   ln_dynldf_lap =  .false.    !    laplacian operator
220   ln_dynldf_blp =  .false.    !  bilaplacian operator
221   !                       !  Direction of action  :
222   ln_dynldf_lev =  .false.    !  iso-level
223   ln_dynldf_hor =  .true.     !  horizontal (geopotential)
224   ln_dynldf_iso =  .false.    !  iso-neutral
225   !                       !  Coefficient
226   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef
227      !                             !  =  0  constant
228      !                        !  time invariant coefficients :  ahm = 1/2  Uv*Lv   (lap case)
229      !                             !                            bhm = 1/12 Uv*Lv^3 (blp case)
230      rn_Uv      = 0.1              !  lateral viscous velocity [m/s] (nn_ahm_ijk_t= 0, 10, 20, 30)
231      rn_Lv      = 30.e+3           !  lateral viscous length   [m]   (nn_ahm_ijk_t= 0, 10)
232/
233!!======================================================================
234!!                     vertical physics namelists                     !!
235!!                                                                    !!
236!!    namzdf        vertical physics manager                            (default: NO selection)
237!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
238!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
239!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
240!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
241!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
242!!======================================================================
243!
244!-----------------------------------------------------------------------
245&namzdf        !   vertical physics manager                             (default: NO selection)
246!-----------------------------------------------------------------------
247   !                       ! type of vertical closure
248   ln_zdfcst   = .true.       !  constant mixing
249   !
250   !                       ! convection
251   ln_zdfevd   = .false.      !  enhanced vertical diffusion
252   ln_zdfnpc   = .false.      !  Non-Penetrative Convective algorithm
253   !
254   !                       ! coefficients
255   rn_avm0     =   1.e-4      !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
256   rn_avt0     =   0.e0       !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
257   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
258   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0)
259/
260!!======================================================================
261!!                  ***  Diagnostics namelists  ***                   !!
262!!                                                                    !!
263!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
264!!   namhsb       Heat and salt budgets                                 (default: OFF)
265!!   namdiu       Cool skin and warm layer models                       (default: OFF)
266!!   namdiu       Cool skin and warm layer models                       (default: OFF)
267!!   namflo       float parameters                                      (default: OFF)
268!!   nam_diadct   transports through some sections                      (default: OFF)
269!!   nam_dia25h   25h Mean Output                                       (default: OFF)
270!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
271!!======================================================================
272!
273!!======================================================================
274!!               ***  Observation & Assimilation  ***                 !!
275!!                                                                    !!
276!!   namobs       observation and model comparison                      (default: OFF)
277!!   nam_asminc   assimilation increments                               ('key_asminc')
278!!======================================================================
279!
280!!======================================================================
281!!                  ***  Miscellaneous namelists  ***                 !!
282!!                                                                    !!
283!!   nammpp            Massively Parallel Processing
284!!   namctl            Control prints                                   (default: OFF)
285!!   namsto            Stochastic parametrization of EOS                (default: OFF)
286!!======================================================================
287!
288!-----------------------------------------------------------------------
289&nammpp        !   Massively Parallel Processing
290!-----------------------------------------------------------------------
291/
292!-----------------------------------------------------------------------
293&namctl        !   Control prints                                       (default: OFF)
294!-----------------------------------------------------------------------
295/
296!-----------------------------------------------------------------------
297&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
298!-----------------------------------------------------------------------
299/
Note: See TracBrowser for help on using the repository browser.