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_FCT2_flux_ubs_cfg in NEMO/branches/2021/dev_r13747_HPC-11_mcastril_HPDAonline_DiagGPU/tests/LOCK_EXCHANGE/EXPREF – NEMO

source: NEMO/branches/2021/dev_r13747_HPC-11_mcastril_HPDAonline_DiagGPU/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_flux_ubs_cfg

Last change on this file was 14852, checked in by mcastril, 3 years ago

2021/HPC-11_mcastril_HPDAonline_DiagGPU: Update with trunk r14848

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