source: CONFIG/UNIFORM/v6/NEMO_v6.5.1/GENERAL/PARAM/NAMELIST/ORCA2/namelist_jra_ia_cfg @ 6094

Last change on this file since 6094 was 6094, checked in by cetlod, 2 years ago

NEMO_v6.5.1 : minor corrections in namelist

File size: 32.4 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OCE  Configuration namelist : overwrite default values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!!             ORCA2 - ICE - PISCES 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      =  _AUTO_
23   nn_date0    =  _AUTO_   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
24   nn_leapy    =  _AUTO_   !  Leap year calendar (1) or not (0)
25   ln_rstart   =  _AUTO_
26   nn_rstctl   =  _AUTO_
27   nn_it000    =  _AUTO_
28   nn_itend    =  _AUTO_
29   nn_stock    =  _AUTO_
30   ln_mskland  = .true.
31   ln_clobber  = .true.
32   ln_cfmeta   = .true.   !  output additional data to netCDF files required for compliance with the CF metadata standard
33/
34!-----------------------------------------------------------------------
35&namdom        !   time and space domain
36!-----------------------------------------------------------------------
37   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time
38   rn_Dt       = 5400.     !  time step for the dynamics and tracer
39   ln_meshmask =  _AUTO_
40/
41!-----------------------------------------------------------------------
42&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg)
43!-----------------------------------------------------------------------
44   ln_read_cfg = .true.    !  (=T) read the domain configuration file
45      cn_domcfg = "domain_cfg.nc"    ! domain configuration filename
46      !
47      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)
48      !                         !       from the bathymetry at runtime.
49/
50!-----------------------------------------------------------------------
51&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF)
52!-----------------------------------------------------------------------
53   !                       ! =T  read T-S fields for:
54   ln_tsd_init = .true.          !  ocean initialisation
55   ln_tsd_dmp  = .true.          !  T-S restoring   (see namtra_dmp)
56
57   cn_dir = './'     !  root directory for the T-S data location
58   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
59   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
60   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
61   sn_tem = 'conservative_temperature_WOA13_decav_clim.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    ''
62   sn_sal = 'absolute_salinity_WOA13_decav_clim.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    ''
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 manager                   (default: NO selection)
85!-----------------------------------------------------------------------
86   nn_fsbc     = 4         !  frequency of SBC module call
87                           !     (also = the frequency of sea-ice & iceberg model call)
88                     ! Type of air-sea fluxes
89   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk )
90                     ! Sea-ice :
91   nn_ice      = 2         !  =2 or 3 automatically for SI3 or CICE    ("key_si3" or "key_cice")
92                           !          except in AGRIF zoom where it has to be specified
93                     ! Misc. options of sbc :
94   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr)
95   ln_dm2dc    = .false.  !  daily mean to diurnal cycle on short wave
96   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
97   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf)
98   nn_fwb      = 2         !  FreshWater Budget:
99   !                       !    =2 annual global mean of e-p-r set to zero
100/
101!-----------------------------------------------------------------------
102&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T)
103!-----------------------------------------------------------------------
104   !                    !  bulk algorithm :
105   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008)
106
107   cn_dir = './'  !  root directory for the bulk data location
108   !___________!______________!___________________!___________!_____________!________!___________!______________________!__________!_______________!
109   !           !  file name   ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !  weights filename    ! rotation ! land/sea mask !
110   !           !              !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                      ! pairing  !    filename   !
111   sn_wndi     = 'u_10'     ,         3          , 'uas'      ,     .true.  ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'U1'
112   sn_wndj     = 'v_10'     ,         3          , 'vas'      ,     .true.  ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'V1'
113   sn_qsr      = 'rsds'     ,         3          , 'rsds'     ,     .false. ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''
114   sn_qlw      = 'rlds'     ,         3          , 'rlds'     ,     .false. ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''
115   sn_tair     = 't_10'     ,         3          , 'tas'      ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''
116   sn_humi     = 'q_10'     ,         3          , 'huss'     ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''
117   sn_prec     = 'precip'   ,         3          , 'prtot'    ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''
118   sn_snow     = 'snow'     ,         3          , 'prsn'     ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''
119   sn_slp      = 'slp'      ,         3          , 'psl'      ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''
120/
121!-----------------------------------------------------------------------
122&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
123!-----------------------------------------------------------------------
124   !                       ! type of penetration                        (default: NO selection)
125   ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue)
126   !
127   nn_chldta   =      1       !  RGB : Chl data (=1) or cst value (=0)
128
129   cn_dir = './'  !  root directory for the chlorophyl data location
130   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
131   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
132   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
133   sn_chl      ='chlorophyll'            ,        -1.        , 'CHLA'    ,   .true.    , .true. , 'yearly'  , ''               , ''       , ''
134/
135!-----------------------------------------------------------------------
136&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
137!-----------------------------------------------------------------------
138   nn_sssr     =     2     !  add a damping term to the surface freshwater flux (=2)
139      !                    !  or to SSS only (=1) or no damping term (=0)
140      rn_deds     =  -166.67  !  magnitude of the damping on salinity   [mm/day]
141      ln_sssr_bnd =  .true.   !  flag to bound erp term (associated with nn_sssr=2)
142      rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day]
143      nn_sssr_ice =   1       ! control of sea surface restoring under sea-ice
144                              ! 0 = no restoration under ice : * (1-icefrac)
145                              ! 1 = restoration everywhere
146                              ! >1 = enhanced restoration under ice : 1+(nn_icedmp-1)*icefrac
147   cn_dir      = './'      !  root directory for the SST/SSS data location
148   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
149   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
150   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
151   sn_sss      = 'sss_absolute_salinity_WOA13_decav_clim.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     ''
152/
153!-----------------------------------------------------------------------
154&namsbc_rnf    !   runoffs                                              (ln_rnf =T)
155!-----------------------------------------------------------------------
156   ln_rnf_mouth = .true.    !  specific treatment at rivers mouths
157      rn_hrnf     =  15.e0    !  depth over which enhanced vertical mixing is used    (ln_rnf_mouth=T)
158      rn_avt_rnf  =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T)
159   rn_rfact    =   1.e0    !  multiplicative factor for runoff
160
161   cn_dir = './'  !  root directory for the location of the runoff files
162   !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________!
163   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
164   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
165   sn_rnf      = 'runoff_core_monthly',    -1.   , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
166   sn_cnf      = 'runoff_core_monthly',     0.   , 'socoefr0',   .false.    , .true. , 'yearly'  , ''       , ''       , ''
167   sn_s_rnf    = 'runoffs'            ,    24.   , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
168   sn_t_rnf    = 'runoffs'            ,    24.   , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
169   sn_dep_rnf  = 'runoffs'            ,     0.   , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
170/
171!-----------------------------------------------------------------------
172&namisf       !  Top boundary layer (ISF)                               (default: OFF)
173!-----------------------------------------------------------------------
174/
175
176!-----------------------------------------------------------------------
177&namsbc_wave   ! External fields from wave model                        (ln_wave=T)
178!-----------------------------------------------------------------------
179/
180!-----------------------------------------------------------------------
181&namberg       !   iceberg parameters                                   (default: OFF)
182!-----------------------------------------------------------------------
183/
184!!======================================================================
185!!               ***  Lateral boundary condition  ***                 !!
186!!                                                                    !!
187!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
188!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif")
189!!   nam_tide      Tidal forcing                                        (default: OFF)
190!!   nambdy        Unstructured open boundaries                         (default: OFF)
191!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
192!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
193!!======================================================================
194!
195!-----------------------------------------------------------------------
196&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
197!-----------------------------------------------------------------------
198   rn_shlat    =    2.     !  no slip
199/
200!-----------------------------------------------------------------------
201&namagrif      !  AGRIF zoom                                            ("key_agrif")
202!-----------------------------------------------------------------------
203   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics
204   rn_sponge_tra = 2880.   !  coefficient for tracer   sponge layer [m2/s]
205   rn_sponge_dyn = 2880.   !  coefficient for dynamics sponge layer [m2/s]
206   ln_chk_bathy  = .false. !  =T  check the parent bathymetry
207/
208!!======================================================================
209!!                ***  Top/Bottom boundary condition  ***             !!
210!!                                                                    !!
211!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
212!!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T)
213!!   namdrg_bot    bottom friction                                      (ln_OFF=F)
214!!   nambbc        bottom temperature boundary condition                (default: OFF)
215!!   nambbl        bottom boundary layer scheme                         (default: OFF)
216!!======================================================================
217!
218!-----------------------------------------------------------------------
219&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
220!-----------------------------------------------------------------------
221   ln_lin = .true.         !     linear  drag: Cd = Cd0 Uc0
222/
223!-----------------------------------------------------------------------
224&nambbc        !   bottom temperature boundary condition                (default: OFF)
225!-----------------------------------------------------------------------
226   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
227      nn_geoflx   =    2      !  geothermal heat flux: = 2 read variable flux [mW/m2]
228
229   cn_dir = './'  !  root directory for the geothermal data location
230   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
231   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
232   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
233   sn_qgh      ='geothermal_heating.nc'  ,       -12.        , 'heatflow',   .false.   , .true. , 'yearly'  ,   ''             ,   ''     ,   ''
234/
235!-----------------------------------------------------------------------
236&nambbl        !   bottom boundary layer scheme                         (default: OFF)
237!-----------------------------------------------------------------------
238   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag
239      nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0)
240      nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0)
241      rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s]
242      rn_gambbl   =  10.      !  advective bbl coefficient                 [s]
243/
244!!======================================================================
245!!                        Tracer (T-S) namelists                      !!
246!!                                                                    !!
247!!   nameos        equation of state                                    (default: NO selection)
248!!   namtra_adv    advection scheme                                     (default: NO selection)
249!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
250!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
251!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
252!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
253!!======================================================================
254!
255!-----------------------------------------------------------------------
256&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
257!-----------------------------------------------------------------------
258   ln_teos10    = .true.          !  = Use TEOS-10
259/
260!-----------------------------------------------------------------------
261&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
262!-----------------------------------------------------------------------
263   ln_traadv_fct = .true.     !  FCT scheme
264      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
265      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
266/
267!-----------------------------------------------------------------------
268&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
269!-----------------------------------------------------------------------
270   ln_traldf_lap   = .true.    !    laplacian operator
271   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator)
272   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators)
273   !                       !  Coefficients:
274   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
275      !                             !   = 20     aht = 1/2  Ud. max(e1,e2)
276      rn_Ud        = 0.018          !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
277      rn_Ld        = 200.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
278/
279!-----------------------------------------------------------------------
280&namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF)
281!-----------------------------------------------------------------------
282   ln_mle      = .true.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation
283/
284!-----------------------------------------------------------------------
285&namtra_eiv    !   eddy induced velocity param.                         (default: OFF)
286!-----------------------------------------------------------------------
287   ln_ldfeiv   = .true.    ! use eddy induced velocity parameterization
288      !                        !  Coefficients:
289      nn_aei_ijk_t  = 21          ! space/time variation of the eiv coeficient
290      !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
291      !                           !  time invariant coefficients:  aei0 = 1/2  Ue*Le
292      rn_Ue        = 0.03              !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
293      rn_Le        = 200.e+3           !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
294      !
295      ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities
296/
297!-----------------------------------------------------------------------
298&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF)
299!-----------------------------------------------------------------------
300   ln_tradmp   =  .true.   !  add a damping term (using resto.nc coef.)
301      nn_zdmp  =    0         !  vertical shape =0    damping throughout the water column
302/
303!!======================================================================
304!!                      ***  Dynamics namelists  ***                  !!
305!!                                                                    !!
306!!   nam_vvl       vertical coordinate options                          (default: z-star)
307!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
308!!   namdyn_vor    advection scheme                                     (default: NO selection)
309!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
310!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
311!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
312!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
313!!======================================================================
314!
315!-----------------------------------------------------------------------
316&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
317!-----------------------------------------------------------------------
318   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme
319     nn_dynkeg     = 0        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction
320/
321!-----------------------------------------------------------------------
322&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection)
323!-----------------------------------------------------------------------
324   ln_dynvor_een = .true.  !  energy & enstrophy scheme
325      nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4
326/
327!-----------------------------------------------------------------------
328&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
329!-----------------------------------------------------------------------
330   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
331/
332!-----------------------------------------------------------------------
333&namdyn_spg    !   surface pressure gradient                            (default: NO selection)
334!-----------------------------------------------------------------------
335   ln_dynspg_ts  = .true.  !  split-explicit free surface
336/
337!-----------------------------------------------------------------------
338&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
339!-----------------------------------------------------------------------
340   ln_dynldf_lap =  .true.     !    laplacian operator
341   ln_dynldf_lev =  .true.     !  iso-level
342   nn_ahm_ijk_t  = -30         !  =-30  3D coeff. read in eddy_diffusivity_3D.nc
343/
344!!======================================================================
345!!                     vertical physics namelists                     !!
346!!                                                                    !!
347!!    namzdf        vertical physics manager                            (default: NO selection)
348!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
349!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
350!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
351!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
352!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
353!!======================================================================
354!
355!-----------------------------------------------------------------------
356&namzdf        !   vertical physics manager                             (default: NO selection)
357!-----------------------------------------------------------------------
358   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
359   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme
360      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1)
361      rn_evd   =  100.           !  evd mixing coefficient [m2/s]
362   ln_zdfddm   = .true.    ! double diffusive mixing
363      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
364      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
365   ln_zdfiwm   = .true.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
366   !                       !  Coefficients
367   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
368   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
369   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
370   nn_havtb    =    1         !  horizontal shape for avtb (=1) or not (=0)
371/
372!-----------------------------------------------------------------------
373&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
374!-----------------------------------------------------------------------
375/
376!-----------------------------------------------------------------------
377&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T)
378!-----------------------------------------------------------------------
379   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency
380   ln_tsdiff   = .false.    !  account for differential T/S mixing (T) or not (F)
381
382   cn_dir      = './'      !  root directory for the iwm data location
383   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________!
384   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
385   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
386   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
387   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
388   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
389   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
390   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
391   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
392/
393!!======================================================================
394!!                  ***  Diagnostics namelists  ***                   !!
395!!                                                                    !!
396!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
397!!   namptr       Poleward Transport Diagnostics                        (default: OFF)
398!!   namhsb       Heat and salt budgets                                 (default: OFF)
399!!   namdiu       Cool skin and warm layer models                       (default: OFF)
400!!   namdiu       Cool skin and warm layer models                       (default: OFF)
401!!   namflo       float parameters                                      (default: OFF)
402!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF)
403!!   nam_diadct   transports through some sections                      (default: OFF)
404!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF)
405!!   nam_dia25h   25h Mean Output                                       (default: OFF)
406!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
407!!======================================================================
408!-----------------------------------------------------------------------
409&namtrd        !   trend diagnostics                                    (default: OFF)
410!-----------------------------------------------------------------------
411   ln_tra_trd  = .true.   ! (T) 3D tracer trend output
412/
413!
414!!======================================================================
415!!               ***  Observation & Assimilation  ***                 !!
416!!                                                                    !!
417!!   namobs       observation and model comparison                      (default: OFF)
418!!   nam_asminc   assimilation increments                               ('key_asminc')
419!!======================================================================
420!
421!!======================================================================
422!!                  ***  Miscellaneous namelists  ***                 !!
423!!                                                                    !!
424!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi")
425!!   namctl            Control prints                                   (default: OFF)
426!!   namsto            Stochastic parametrization of EOS                (default: OFF)
427!!======================================================================
428!
429!-----------------------------------------------------------------------
430&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi")
431!-----------------------------------------------------------------------
432   nn_hls      =   1       !  halo width (applies to both rows and columns)
433/
434!-----------------------------------------------------------------------
435&namctl        !   Control prints                                       (default: OFF)
436!-----------------------------------------------------------------------
437   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings.
438   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure
439/
440!-----------------------------------------------------------------------
441&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
442!-----------------------------------------------------------------------
443/
444!-----------------------------------------------------------------------
445&namhsb        !  Heat and salt budgets                                 (default: OFF)
446!-----------------------------------------------------------------------
447   ln_diahsb   = .true.   !  output the heat and salt budgets (T) or not (F)
448/
Note: See TracBrowser for help on using the repository browser.