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/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00 – NEMO

source: branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/1_namelist_cfg @ 9490

Last change on this file since 9490 was 9490, checked in by gm, 6 years ago

#2075 - dev_merge_2017: scale-aware setting of lateral viscous and diffusive coefficient

File size: 14.5 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namusr_def    !   SAS_BIPER user defined namelist
6!-----------------------------------------------------------------------
7   rn_dx       =    1000.   ! horizontal resolution in meters
8   rn_dy       =    1000.   ! horizontal resolution in meters
9/
10!-----------------------------------------------------------------------
11&namrun        !   parameters of the run
12!-----------------------------------------------------------------------
13   nn_no       =       0      !  job number (no more used...)
14   cn_exp      =  "SASBIPER"  !  experience name
15   nn_it000    =       1      !  first time step
16   nn_itend    =    1500      !  last  time step (std 5475)
17   nn_istate   =       1      !  output the initial state (1) or not (0)
18/
19
20!!======================================================================
21!!                      ***  Domain namelists  ***
22!!======================================================================
23!-----------------------------------------------------------------------
24&namcfg        !   parameters of the configuration                      (default: user defined GYRE)
25!-----------------------------------------------------------------------
26   ln_read_cfg = .false.    !  (=T) read the domain configuration file
27      !                     !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules
28      cn_domcfg = "SASBIPER_domcfg"    ! domain configuration filename
29/
30!-----------------------------------------------------------------------
31&namdom        !   time and space domain
32!-----------------------------------------------------------------------
33   ln_linssh   = .true.   !  =T  linear free surface  ==>>  model level are fixed in time
34   !
35   rn_rdt      = 400.     !  time step for the dynamics (and tracer if nn_acc=0)
36   !
37   ln_meshmask = .true.   !  =T  create a mesh file
38/
39
40!!======================================================================
41!!            ***  Surface Boundary Condition namelists  ***
42!!======================================================================
43!
44!-----------------------------------------------------------------------
45&namsbc        !   Surface Boundary Condition (surface module)          (default: NO selection)
46!-----------------------------------------------------------------------
47   ln_usr      = .true.   !  user defined formulation                   (T => check usrdef_sbc)
48   ln_blk      = .false.  !  Bulk formulation                           (T => fill namsbc_blk )
49   nn_fsbc     =  1       !  frequency of surface boundary condition computation
50   nn_ice      =  2       !  sea-ice model
51/
52!-----------------------------------------------------------------------
53&namsbc_flx    !   surface boundary condition : flux formulation        (ln_flx=T)
54!-----------------------------------------------------------------------
55/
56!-----------------------------------------------------------------------
57&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T)
58!-----------------------------------------------------------------------
59/
60!-----------------------------------------------------------------------
61&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
62!-----------------------------------------------------------------------
63/
64!-----------------------------------------------------------------------
65&namsbc_sas    !   Stand-Alone Surface boundary condition
66!-----------------------------------------------------------------------
67   l_sasread   = .false.   !  =T Read in file ;  =F set all to 0. (see sbcssm.F90)
68/
69!-----------------------------------------------------------------------
70&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1)
71!-----------------------------------------------------------------------
72/
73!-----------------------------------------------------------------------
74&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
75!-----------------------------------------------------------------------
76/
77!-----------------------------------------------------------------------
78&namsbc_rnf    !   runoffs namelist surface boundary condition          (ln_rnf =T)
79!-----------------------------------------------------------------------
80/
81!-----------------------------------------------------------------------
82&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0)
83!-----------------------------------------------------------------------
84/
85!-----------------------------------------------------------------------
86&namsbc_iscpl  !   land ice / ocean coupling option                     
87!-----------------------------------------------------------------------
88/
89!-----------------------------------------------------------------------
90&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T)
91!-----------------------------------------------------------------------
92/
93!-----------------------------------------------------------------------
94&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
95!-----------------------------------------------------------------------
96/
97!-----------------------------------------------------------------------
98&namsbc_wave   ! External fields from wave model                        (ln_wave=T)
99!-----------------------------------------------------------------------
100/
101!-----------------------------------------------------------------------
102&namberg       !   iceberg parameters                                   (default: No iceberg)
103!-----------------------------------------------------------------------
104   ln_bergdia               = .false.               ! Calculate budgets
105/
106
107!!======================================================================
108!!               ***  Lateral boundary condition  ***                 !!
109!!======================================================================
110!
111!-----------------------------------------------------------------------
112&namlbc        !   lateral momentum boundary condition
113!-----------------------------------------------------------------------
114   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
115                           !  free slip  !   partial slip  !   no slip   ! strong slip
116/
117!-----------------------------------------------------------------------
118&namagrif      !  AGRIF zoom                                            ("key_agrif")
119!-----------------------------------------------------------------------
120/
121!-----------------------------------------------------------------------
122&nambdy        !  unstructured open boundaries                         
123!-----------------------------------------------------------------------
124/
125!-----------------------------------------------------------------------
126&nambdy_dta    !  open boundaries - external data                       
127!-----------------------------------------------------------------------
128/
129!!======================================================================
130!!                        Tracer (T & S) namelists
131!!======================================================================
132!-----------------------------------------------------------------------
133&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
134!-----------------------------------------------------------------------
135   ln_teos10    = .true.         !  = Use TEOS-10 equation of state
136/
137
138!!======================================================================
139!!                      ***  Dynamics namelists  ***                  !!
140!!======================================================================
141!
142!-----------------------------------------------------------------------
143&nam_vvl       !   vertical coordinate options                          (default: z-star)
144!-----------------------------------------------------------------------
145/
146!-----------------------------------------------------------------------
147&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
148!-----------------------------------------------------------------------
149   ln_dynadv_NONE= .true. !  linear dynamics (no momentum advection)
150/
151!-----------------------------------------------------------------------
152&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection)
153!-----------------------------------------------------------------------
154/
155!-----------------------------------------------------------------------
156&namdyn_hpg    !   Hydrostatic pressure gradient option
157!-----------------------------------------------------------------------
158   ln_hpg_zco  = .true.   !  z-coordinate - full steps
159/
160!-----------------------------------------------------------------------
161&namdyn_spg    !   surface pressure gradient
162!-----------------------------------------------------------------------
163   ln_dynspg_ts  = .true.  !  split-explicit free surface
164/
165!-----------------------------------------------------------------------
166&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
167!-----------------------------------------------------------------------
168   ln_dynldf_NONE= .true.     !  No operator (i.e. no explicit diffusion)
169/
170!-----------------------------------------------------------------------
171&namzdf        !   vertical physics                                     (default: NO selection)
172!-----------------------------------------------------------------------
173   !                       ! type of vertical closure
174   ln_zdfcst   = .true.       !  constant mixing
175/
176!-----------------------------------------------------------------------
177&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T)
178!-----------------------------------------------------------------------
179/
180!-----------------------------------------------------------------------
181&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
182!-----------------------------------------------------------------------
183/
184!-----------------------------------------------------------------------
185&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T)
186!-----------------------------------------------------------------------
187/
188!-----------------------------------------------------------------------
189&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T)
190!-----------------------------------------------------------------------
191/
192!-----------------------------------------------------------------------
193&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T)
194!-----------------------------------------------------------------------
195/
196!-----------------------------------------------------------------------
197&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi")
198!-----------------------------------------------------------------------
199/
200!-----------------------------------------------------------------------
201&namctl        !   Control prints
202!-----------------------------------------------------------------------
203/
204!-----------------------------------------------------------------------
205&namsto        ! Stochastic parametrization of EOS                      (default: NO)
206!-----------------------------------------------------------------------
207/
208!-----------------------------------------------------------------------
209&namtrd        !   trend diagnostics                                    (default F)
210!-----------------------------------------------------------------------
211/
212!-----------------------------------------------------------------------
213&namptr        !   Poleward Transport Diagnostic                        (default F)
214!-----------------------------------------------------------------------
215/
216!-----------------------------------------------------------------------
217&namhsb        !  Heat and salt budgets                                 (default F)
218!-----------------------------------------------------------------------
219/
220!-----------------------------------------------------------------------
221&namdiu        !   Cool skin and warm layer models                      (default F)
222!-----------------------------------------------------------------------
223/
224!-----------------------------------------------------------------------
225&namflo        !   float parameters                                     ("key_float")
226!-----------------------------------------------------------------------
227/
228!-----------------------------------------------------------------------
229&nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm")
230!-----------------------------------------------------------------------
231/
232!-----------------------------------------------------------------------
233&namdct        ! transports through some sections                       ("key_diadct")
234!-----------------------------------------------------------------------
235/
236!-----------------------------------------------------------------------
237&nam_diatmb    !  Top Middle Bottom Output                              (default F)
238!-----------------------------------------------------------------------
239/
240!-----------------------------------------------------------------------
241&nam_dia25h    !  25h Mean Output                                       (default F)
242!-----------------------------------------------------------------------
243/
244!-----------------------------------------------------------------------
245&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
246!-----------------------------------------------------------------------
247/
248!-----------------------------------------------------------------------
249&namobs        !  observation usage switch
250!-----------------------------------------------------------------------
251/
252!-----------------------------------------------------------------------
253&nam_asminc    !   assimilation increments                              ('key_asminc')
254!-----------------------------------------------------------------------
255/
256!-----------------------------------------------------------------------
257&namdta_dyn    !   offline dynamics read in files                       ("key_offline")
258!-----------------------------------------------------------------------
259/
Note: See TracBrowser for help on using the repository browser.