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

source: branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SPITZ12/EXP00/namelist_cfg @ 9560

Last change on this file since 9560 was 9560, checked in by cetlod, 6 years ago

Add the namelist block nammpp in all namelist_cfg

File size: 30.0 KB
RevLine 
[9552]1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO SPITZ namelist : overwrite some defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!!                       SPITZ 1/12 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&namrun        !   parameters of the run
21!-----------------------------------------------------------------------
22   cn_exp      =  "SPITZ"  !  experience name
23   nn_it000    = 1         !  first time step
24   nn_itend    = 100       !  last  time step (std 5475)
25   nn_date0    = 20020101  !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
26/
27!-----------------------------------------------------------------------
28&namdom        !   time and space domain
29!-----------------------------------------------------------------------
30   rn_rdt      =  720.     !  time step for the dynamics and tracer
31   !
32/
33!-----------------------------------------------------------------------
34&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg)
35!-----------------------------------------------------------------------
36   ln_read_cfg = .true.    !  (=T) read the domain configuration file
37      !                    !  (=F) user defined configuration           (F => create/check namusr_def)
38      cn_domcfg = "domain_cfg"  ! domain configuration filename
39/
40!-----------------------------------------------------------------------
41&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF)
42!-----------------------------------------------------------------------
43   !                       ! =T  read T-S fields for:
44   ln_tsd_init = .true.          !  ocean initialisation
45
46   cn_dir = './'     !  root directory for the T-S data location
47   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
48   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
49   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
50   sn_tem    = 'T_SPITZ12'   ,  24           ,'votemper',    .false.   , .false., 'daily'   , ''      , '' ,    ''
51   sn_sal    = 'S_SPITZ12'   ,  24           ,'vosaline',    .false.   , .false., 'daily'   , ''      , '' ,    ''
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 SBC module call
76      !                    !  (control sea-ice & iceberg model call)
77                     ! Type of air-sea fluxes
78   ln_usr      = .false.   !  user defined formulation                  (T => check usrdef_sbc)
79   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx )
80   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk )
81                     ! Sea-ice :
82   nn_ice      = 2         !  LIM3
83                     ! Misc. options of sbc :
84   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr )
85/
86!-----------------------------------------------------------------------
87&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T)
88!-----------------------------------------------------------------------
89   !                    !  bulk algorithm :
90   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008)
91      !
92      ln_Cd_L12   = .false.   !  air-ice drags = F(ice concentration) (Lupkes et al. 2012)
93      ln_Cd_L15   = .false.   !  air-ice drags = F(ice concentration) (Lupkes et al. 2015)
94      !
95   cn_dir = './'  !  root directory for the bulk data location
96   !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________!
97   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !          weights filename            ! rotation ! land/sea mask !
98   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                                      ! pairing  !    filename   !
99!! ERAI
100!   sn_wndi     = 'u10_era_spitz'               ,         6         , 'u10'     ,   .true.    , .false. , 'yearly'  , 'weights_bicub', 'Uwnd' , ''
101!   sn_wndj     = 'v10_era_spitz'               ,         6         , 'v10'     ,   .true.    , .false. , 'yearly'  , 'weights_bicub', 'Vwnd' , ''
102!   sn_qsr      = 'ssrd_era_spitz'              ,         6         , 'ssrd'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
103!   sn_qlw      = 'strd_era_spitz'              ,         6         , 'strd'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
104!   sn_tair     = 't2_era_spitz'                ,         6         , 't2'      ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
105!   sn_humi     = 'humi_era_spitz'              ,         6         , 'humi'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
106!   sn_prec     = 'precip_era_spitz'            ,         6         , 'precip'  ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
107!   sn_snow     = 'snow_era_spitz'              ,         6         , 'snow'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
108!   sn_tdif     = 'taudif'                      ,         6         , 'taudif'  ,   .true.    , .false. , 'yearly'  , ''             , '' , ''
109!      rn_zqt      = 10.       !  Air temperature & humidity reference height (m)
110!! MAR
111   sn_wndi     = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'u10'     ,   .true.    , .false. , 'yearly'  , 'weights_bicub', 'Uwnd' , ''
112   sn_wndj     = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'v10'     ,   .true.    , .false. , 'yearly'  , 'weights_bicub', 'Vwnd' , ''
113   sn_qsr      = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'ssrd'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
114   sn_qlw      = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'strd'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
115   sn_tair     = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  't10'     ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
116   sn_humi     = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'humi'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
117   sn_prec     = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'precip'  ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
118   sn_snow     = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'snow'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
119   sn_slp      = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'slp'     ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
120   sn_tdif     = 'MARv3.6-9km-Svalbard-2hourly_spitz' ,   2 ,  'tdif'    ,   .true.    , .false. , 'yearly'  , 'weights_bilin', '' , ''
121/
122!-----------------------------------------------------------------------
123&namsbc_sas    !   Stand-Alone Surface module: ocean data               (SAS_SRC  only)
124!-----------------------------------------------------------------------
125   l_sasread   = .false.    !  =T Read in file ;  =F set all to 0. (see sbcssm)
126/
127!-----------------------------------------------------------------------
128&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
129!-----------------------------------------------------------------------
130   !                       ! type of penetration                        (default: NO selection)
131   ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue)
132/
133!-----------------------------------------------------------------------
134&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
135!-----------------------------------------------------------------------
136/
137!-----------------------------------------------------------------------
138&namsbc_rnf    !   runoffs                                              (ln_rnf =T)
139!-----------------------------------------------------------------------
140/
141!!======================================================================
142!!               ***  Lateral boundary condition  ***                 !!
143!!                                                                    !!
144!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
145!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif")
146!!   nam_tide      Tidal forcing                                        (default: OFF)
147!!   nambdy        Unstructured open boundaries                         (default: OFF)
148!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
149!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
150!!======================================================================
151!
152!-----------------------------------------------------------------------
153&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
154!-----------------------------------------------------------------------
155   rn_shlat    =    2.     !  no slip
156/
157!-----------------------------------------------------------------------
158&nam_tide      !   tide parameters                                      (default: OFF)
159!-----------------------------------------------------------------------
160   ln_tide     = .true.      ! Activate tides
161      ln_tide_pot   = .false.                !  use tidal potential forcing
162      clname(1)     =   'M2'    !  name of constituent
163      clname(2)     =   'S2'
164      clname(3)     =   'N2'
165      clname(4)     =   'K2'
166      clname(5)     =   'K1'
167      clname(6)     =   'O1'
168      clname(7)     =   'P1'
169      clname(8)     =   'Q1'
170/
171!-----------------------------------------------------------------------
172&nambdy        !  unstructured open boundaries                          (default: OFF)
173!-----------------------------------------------------------------------
174   ln_bdy         = .true.    !  Use unstructured open boundaries
175   nb_bdy         = 1         !  number of open boundary sets
176   ln_coords_file = .true.    !  =T : read bdy coordinates from file
177      cn_coords_file = 'coordinates_bdyr1_grid12.nc'  !  bdy coordinates files
178   cn_dyn2d    = 'flather'    !
179   nn_dyn2d_dta   =  3        !  = 0, bdy data are equal to the initial state
180      !                       !  = 1, bdy data are read in 'bdydata   .nc' files
181      !                       !  = 2, use tidal harmonic forcing data from files
182      !                       !  = 3, use external data AND tidal harmonic forcing
183   cn_dyn3d      =  'frs'     !
184   nn_dyn3d_dta  =  1         !  = 0, bdy data are equal to the initial state
185   !                          !  = 1, bdy data are read in 'bdydata   .nc' files
186   cn_tra        =  'frs'     !
187   nn_tra_dta    =  1         !  = 0, bdy data are equal to the initial state
188   !                          !  = 1, bdy data are read in 'bdydata   .nc' files
189   cn_ice_lim    =  'frs'     !
190   nn_ice_lim_dta=  1         !  = 0, bdy data are equal to the initial state
191   !                          !  = 1, bdy data are read in 'bdydata   .nc' files
192   rn_ice_tem    = 267.       !  lim3 only: arbitrary temperature of incoming sea ice
193   rn_ice_sal    =   6.       !  lim3 only:      --   salinity           --
194   rn_ice_age    = 365.       !  lim3 only:      --   age                --
195   !
196   nn_rimwidth   = 1          !  width of the relaxation zone
197   ln_vol        = .false.    !  total volume correction (see nn_volctl parameter)
198   nb_jpk_bdy    = -1         ! number of levels in the bdy data (set < 0 if consistent with planned run)
199/
200!-----------------------------------------------------------------------
201&nambdy_dta    !  open boundaries - external data                       (see nam_bdy)
202!-----------------------------------------------------------------------
203   ln_full_vel = .false.      !  ???
204
205   cn_dir  =  './'
206!              !  file name      ! frequency (hours) ! variable  ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
207!              !                 !  (if <0  months)  !   name    !  (logical)   !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
208   bn_ssh =   'bdyT_u2d_grid12' ,         72       , 'sossheig' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
209   bn_u2d =   'bdyU_u2d_grid12' ,         72       , 'vobtcrtx' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
210   bn_v2d =   'bdyV_u2d_grid12' ,         72       , 'vobtcrty' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
211   bn_u3d  =  'bdyU_u3d_grid12' ,         72       , 'vozocrtx' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
212   bn_v3d  =  'bdyV_u3d_grid12' ,         72       , 'vomecrty' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
213   bn_tem  =  'bdyT_tem_grid12' ,         72       , 'votemper' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
214   bn_sal  =  'bdyT_sal_grid12' ,         72       , 'vosaline' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
215   bn_a_i  =  'bdyT_ice_grid12' ,         72       , 'ileadfra' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
216   bn_h_i  =  'bdyT_ice_grid12' ,         72       , 'iicethic' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
217   bn_h_s  =  'bdyT_ice_grid12' ,         72       , 'isnowthi' ,     .true.     , .false. ,  'yearly'  ,    ''    ,   ''   , ''
218/
219!-----------------------------------------------------------------------
220&nambdy_tide   !  tidal forcing at open boundaries                      (default: OFF)
221!-----------------------------------------------------------------------
222   filtide          = 'bdytide_grid12_'         !  file name root of tidal forcing files
223/
224
225!!======================================================================
226!!                ***  Top/Bottom boundary condition  ***             !!
227!!                                                                    !!
228!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
229!!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T)
230!!   namdrg_bot    bottom friction                                      (ln_OFF=F)
231!!   nambbc        bottom temperature boundary condition                (default: OFF)
232!!   nambbl        bottom boundary layer scheme                         (default: OFF)
233!!======================================================================
234!
235!-----------------------------------------------------------------------
236&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
237!-----------------------------------------------------------------------
238   ln_loglayer = .true.   !  logarithmic drag: Cd = vkarmn/log(z/z0) |U|
239/
240!-----------------------------------------------------------------------
241&namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F)
242!-----------------------------------------------------------------------
243   rn_Cd0      =  2.5e-3   !!1.e-3    !  drag coefficient [-]
244   rn_Cdmax    =  0.01     !!0.1      !  drag value maximum [-] (logarithmic drag)
245   rn_ke0      =  0.       !!2.5e-3   !  background kinetic energy  [m2/s2] (non-linear cases)
246   rn_z0       =  3.e-3    !  roughness [m] (ln_loglayer=T)
247   ln_boost    = .false.   !  =T regional boost of Cd0 ; =F constant
248      rn_boost =  50.         !  local boost factor  [-]
249/
250!-----------------------------------------------------------------------
251&nambbc        !   bottom temperature boundary condition                (default: OFF)
252!-----------------------------------------------------------------------
253   ln_trabbc   = .false.    !  Apply a geothermal heating at the ocean bottom
254/
255!-----------------------------------------------------------------------
256&nambbl        !   bottom boundary layer scheme                         (default: OFF)
257!-----------------------------------------------------------------------
258   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag
259      nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0)
260      nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0)
261      rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s]
262      rn_gambbl   =  10.      !  advective bbl coefficient                 [s]
263/
264!!======================================================================
265!!                        Tracer (T-S) namelists                      !!
266!!                                                                    !!
267!!   nameos        equation of state                                    (default: NO selection)
268!!   namtra_adv    advection scheme                                     (default: NO selection)
269!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
270!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
271!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
272!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
273!!======================================================================
274!
275!-----------------------------------------------------------------------
276&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
277!-----------------------------------------------------------------------
278   ln_eos80    = .true.          !  = Use EOS80
279   ln_teos10   = .false.         !  = Use TEOS-10 equation of state
280/
281!-----------------------------------------------------------------------
282&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
283!-----------------------------------------------------------------------
284   ln_traadv_fct = .true.     !  FCT scheme
285      nn_fct_h   =  4               !  =2/4, horizontal 2nd / 4th order
286      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
287/
288!-----------------------------------------------------------------------
289&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
290!-----------------------------------------------------------------------
291   ln_traldf_blp   = .true.    !  bilaplacian operator
292   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator)
293   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators)
294   !                       !  Coefficients:
295   nn_aht_ijk_t    = 31        !  space/time variation of eddy coefficient:
296      !                             !   = 31 F(i,j,k,t)=F(local velocity and grid-spacing)
297/
298!!======================================================================
299!!                      ***  Dynamics namelists  ***                  !!
300!!                                                                    !!
301!!   nam_vvl       vertical coordinate options                          (default: z-star)
302!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
303!!   namdyn_vor    advection scheme                                     (default: NO selection)
304!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
305!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
306!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
307!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
308!!======================================================================
309!
310!-----------------------------------------------------------------------
311&nam_vvl       !   vertical coordinate options                          (default: z-star)
312!-----------------------------------------------------------------------
313   ln_vvl_zstar  = .true.           !  z-star vertical coordinate
314/
315!-----------------------------------------------------------------------
316&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
317!-----------------------------------------------------------------------
318   ln_dynadv_ubs = .true.  !  flux form - 3rd order UBS      scheme
319/
320!-----------------------------------------------------------------------
321&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection)
322!-----------------------------------------------------------------------
323   ln_dynvor_enT = .true. !  energy conserving scheme (T-point)
324/
325!-----------------------------------------------------------------------
326&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
327!-----------------------------------------------------------------------
328   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
329/
330!-----------------------------------------------------------------------
331&namdyn_spg    !   surface pressure gradient                            (default: NO selection)
332!-----------------------------------------------------------------------
333   ln_dynspg_ts  = .true.  !  split-explicit free surface
334      ln_bt_fw      = .false.     ! Forward integration of barotropic Eqs.
335/
336!-----------------------------------------------------------------------
337&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
338!-----------------------------------------------------------------------
339   ln_dynldf_OFF = .true.     !  No operator (i.e. no explicit diffusion)
340/
341!!======================================================================
342!!                     vertical physics namelists                     !!
343!!                                                                    !!
344!!    namzdf        vertical physics manager                            (default: NO selection)
345!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
346!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
347!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
348!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
349!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
350!!======================================================================
351!
352!-----------------------------------------------------------------------
353&namzdf        !   vertical physics manager                             (default: NO selection)
354!-----------------------------------------------------------------------
355   !                       ! type of vertical closure (required)
356   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
357   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls)
358   ln_zdfddm   = .true.    ! double diffusive mixing
359   !                       !  Coefficients
360   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
361   rn_avt0     =   2.0e-6     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
362   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
363   nn_havtb    =    1         !  horizontal shape for avtb (=1) or not (=0)
364/
365!!======================================================================
366!!                  ***  Diagnostics namelists  ***                   !!
367!!                                                                    !!
368!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
369!!   namptr       Poleward Transport Diagnostics                        (default: OFF)
370!!   namhsb       Heat and salt budgets                                 (default: OFF)
371!!   namdiu       Cool skin and warm layer models                       (default: OFF)
372!!   namdiu       Cool skin and warm layer models                       (default: OFF)
373!!   namflo       float parameters                                      ("key_float")
374!!   nam_diaharm  Harmonic analysis of tidal constituents               ("key_diaharm")
375!!   namdct       transports through some sections                      ("key_diadct")
376!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF)
377!!   nam_dia25h   25h Mean Output                                       (default: OFF)
378!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
379!!======================================================================
380!
381!-----------------------------------------------------------------------
382&namhsb        !  Heat and salt budgets                                 (default: OFF)
383!-----------------------------------------------------------------------
384   ln_diahsb   = .false.   !  check the heat and salt budgets (T) or not (F)
385/
386!-----------------------------------------------------------------------
387&nam_diaharm   !   Harmonic analysis of tidal constituents              ('key_diaharm')
388!-----------------------------------------------------------------------
389/
390!-----------------------------------------------------------------------
391&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
392!-----------------------------------------------------------------------
393   nn_nchunks_k=   75      !  number of chunks in k-dimension
394   !                       !  setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which
395   !                       !  is optimal for postprocessing which works exclusively with horizontal slabs
396/
397!!======================================================================
398!!               ***  Observation & Assimilation  ***                 !!
399!!                                                                    !!
400!!   namobs       observation and model comparison                      (default: OFF)
401!!   nam_asminc   assimilation increments                               ('key_asminc')
402!!======================================================================
403!
404!!======================================================================
405!!                  ***  Miscellaneous namelists  ***                 !!
406!!                                                                    !!
407!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi")
408!!   namctl            Control prints                                   (default: OFF)
409!!   namsto            Stochastic parametrization of EOS                (default: OFF)
410!!======================================================================
411!
[9560]412!
[9552]413!-----------------------------------------------------------------------
414&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi")
415!-----------------------------------------------------------------------
416/
[9560]417!-----------------------------------------------------------------------
418&namctl        !   Control prints                                       (default: OFF)
419!-----------------------------------------------------------------------
420/
421!-----------------------------------------------------------------------
422&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
423!-----------------------------------------------------------------------
424/
Note: See TracBrowser for help on using the repository browser.