source: CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA1/namelist_core_ia_cfg

Last change on this file was 6601, checked in by cetlod, 8 months ago

NEMOv6.5 : Update config to switch to NEMOv4.2.1 and PISCES gas

File size: 39.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      = 2700.     !  time step for the dynamics and tracer
39   rn_Dt      = 3600.     !  time step for the dynamics and tracer
40   ln_meshmask =  _AUTO_
41/
42!-----------------------------------------------------------------------
43&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg)
44!-----------------------------------------------------------------------
45   ln_read_cfg = .true.    !  (=T) read the domain configuration file
46      cn_domcfg = "domain_cfg.nc"    ! domain configuration filename
47      !
48      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)
49      !                         !       from the bathymetry at runtime.
50/
51!-----------------------------------------------------------------------
52&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF)
53!-----------------------------------------------------------------------
54   !                       ! =T  read T-S fields for:
55   ln_tsd_init = .true.          !  ocean initialisation
56   ln_tsd_dmp  = .false.          !  T-S restoring   (see namtra_dmp)
57
58   cn_dir = './'     !  root directory for the T-S data location
59   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
60   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
61   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
62   sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_bilinear.nc'  ,   ''    ,    ''
63   sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_bilinear.nc'  ,   ''
64/
65!!======================================================================
66!!            ***  Surface Boundary Condition namelists  ***          !!
67!!                                                                    !!
68!!   namsbc          surface boundary condition manager                 (default: NO selection)
69!!   namsbc_flx      flux               formulation                     (ln_flx     =T)
70!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T)
71!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" )
72!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only)
73!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   )
74!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T)
75!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T)
76!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T)
77!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T)
78!!   namsbc_isf      ice shelf melting/freezing                         (ln_isfcav  =T : read (ln_read_cfg=T) or set or usr_def_zgr )
79!!   namsbc_iscpl    coupling option between land ice model and ocean   (ln_isfcav  =T)
80!!   namsbc_wave     external fields from wave model                    (ln_wave    =T)
81!!   namberg         iceberg floats                                     (ln_icebergs=T)
82!!======================================================================
83!
84!-----------------------------------------------------------------------
85&namsbc        !   Surface Boundary Condition manager                   (default: NO selection)
86!-----------------------------------------------------------------------
87 !  nn_fsbc     = 2         !  frequency of SBC module call
88   nn_fsbc     = 3         !  frequency of SBC module call
89                           !     (also = the frequency of sea-ice & iceberg model call)
90                     ! Type of air-sea fluxes
91   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk )
92                     ! Sea-ice :
93   nn_ice      = 2         !  =2 or 3 automatically for SI3 or CICE    ("key_si3" or "key_cice")
94                     ! Misc. options of sbc :
95   ln_traqsr   = .true.   !  Light penetration in the ocean            (T => fill namtra_qsr)
96   ln_dm2dc    = .true.   !  daily mean to diurnal cycle on short wave
97   ln_ssr      = .true.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
98   nn_fwb      = 2         !  FreshWater Budget: =0 unchecked
99      !                    !     =1 global mean of e-p-r set to zero at each time step
100      !                    !     =2 annual global mean of e-p-r set to zero
101   ln_rnf      = .true.   !  runoffs                                   (T => fill namsbc_rnf)
102/
103!-----------------------------------------------------------------------
104&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T)
105!-----------------------------------------------------------------------
106   !                    !  bulk algorithm :
107   !                    !  bulk algorithm :
108   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008)
109
110   cn_dir = './'  !  root directory for the bulk data location
111   !___________!______________________________!___________________!___________!______________!__________!___________!______________________!__________!_______________!
112   !           !             file name        ! frequency (hours) ! variable  ! time interp. !  clim    ! 'yearly'/ !  weights filename    ! rotation ! land/sea mask !
113   !           !                              !  (if <0  months)  !   name    !   (logical)  !  (T/F)   ! 'monthly' !                      ! pairing  !    filename   !
114   sn_wndi     = 'u_10_CORE2_fill'            ,         6.        , 'U_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'Uwnd'   , ''
115   sn_wndj     = 'v_10_CORE2_fill'            ,         6.        , 'V_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'Vwnd'   , ''
116   sn_qsr      = 'ncar_rad_CORE2_fill'        ,        24.        , 'SWDN_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , ''
117   sn_qlw      = 'ncar_rad_CORE2_fill'        ,        24.        , 'LWDN_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , ''
118   sn_tair     = 't_10_CORE2_fill'            ,         6.        , 'T_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , ''
119   sn_humi     = 'q_10_CORE2_fill'            ,         6.        , 'Q_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , ''
120   sn_prec     = 'ncar_precip_CORE2_fill'     ,        -1.        , 'PRC_MOD' ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , ''
121   sn_snow     = 'ncar_precip_CORE2_fill'     ,        -1.        , 'SNOW'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , ''
122   sn_slp      = 'slp_CORE2_fill'             ,         6.        , 'SLP'     ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , ''
123/
124!-----------------------------------------------------------------------
125&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
126!-----------------------------------------------------------------------
127   !                       ! type of penetration                        (default: NO selection)
128   ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue)
129   !
130   nn_chldta   =      1       !  RGB : Chl data (=1) or cst value (=0)
131
132   cn_dir = './'  !  root directory for the chlorophyl data location
133   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
134   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
135   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
136  sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_bilinear.nc' , '' , ''
137/
138!-----------------------------------------------------------------------
139&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
140!-----------------------------------------------------------------------
141   nn_sssr     =     2     !  add a damping term to the surface freshwater flux
142      rn_deds     =  -166.67  !  magnitude of the damping on salinity   [mm/day]
143      ln_sssr_bnd =  .true.   !  flag to bound erp term (associated with nn_sssr=2)
144      rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day]
145      nn_sssr_ice =   0       ! control of sea surface restoring under sea-ice
146                              ! 0 = no restoration under ice : * (1-icefrac)
147   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
148   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
149   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
150   sn_sss      = 'sss_absolute_salinity.nc', -1. , 'sosaline',    .true. ,         .true. , 'yearly' ,    '' ,      ''
151/
152!-----------------------------------------------------------------------
153&namsbc_rnf    !   runoffs                                              (ln_rnf =T)
154!-----------------------------------------------------------------------
155   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
156      rn_hrnf     =  15.e0    !  depth over which enhanced vertical mixing is used    (ln_rnf_mouth=T)
157      rn_avt_rnf  =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T)
158   rn_rfact    =   1.e0    !  multiplicative factor for runoff
159   ln_rnf_depth = .false.   !  read in depth information for runoff
160   ln_rnf_tem  = .false.   !  read in temperature information for runoff
161   ln_rnf_sal  = .false.   !  read in salinity information for runoff
162   ln_rnf_icb  = .false.   !  read iceberg flux
163   ln_rnf_depth_ini = .true. ! compute depth at initialisation from runoff file
164      rn_rnf_max  = 0.05  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true )
165      rn_dep_max  = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true )
166      nn_rnf_depth_file = 0   !  create (=1) a runoff depth file or not (=0)
167
168   cn_dir = './'  !  root directory for the location of the runoff files
169   !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________!
170   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
171   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
172   sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
173   sn_i_rnf    = 'runoff-icb_DaiTrenberth_Depoorter.nc',        -1         , 'Icb_flux',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
174   sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
175   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
176   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
177   sn_dep_rnf  = 'runoffs_eORCA1.1_depths.nc'            ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
178/
179!-----------------------------------------------------------------------
180&namisf       !  Top boundary layer (ISF)                               (default: OFF)
181!-----------------------------------------------------------------------
182   !
183   ! ---------------- ice shelf load -------------------------------
184   !
185   cn_isfload = 'uniform'      ! scheme to compute ice shelf load (ln_isfcav = .true. in domain_cfg.nc)
186      rn_isfload_T = -1.9
187      rn_isfload_S = 34.4
188   !
189   ! ---------------- ice shelf melt formulation -------------------------------
190   !
191   ln_isf = .true.           ! activate ice shelf module
192      ln_isfdebug = .false.      ! add debug print in ISF code (global min/max/sum of specific variable)
193      cn_isfdir   = './'         ! directory for all ice shelf input file
194      !
195      ! ---------------- cavities opened -------------------------------
196      !
197      ln_isfcav_mlt = .false.    ! ice shelf melting into the cavity (need ln_isfcav = .true. in domain_cfg.nc)
198         cn_isfcav_mlt = '3eq'   ! ice shelf melting formulation (spe/2eq/3eq/oasis)
199         !                       ! spe = fwfisf is read from a forcing field
200         !                       ! 2eq = ISOMIP  like: 2 equations formulation (Hunter et al., 2006 for a short description)
201         !                       ! 3eq = ISOMIP+ like: 3 equations formulation (Asay-Davis et al., 2016 for a short description)
202         !                       ! oasis = fwfisf is given by oasis and pattern by file sn_isfcav_fwf
203         !              !  cn_isfcav_mlt = 2eq or 3eq cases:
204         cn_gammablk = 'vel'     ! scheme to compute gammat/s (spe,ad15,hj99)
205         !                       ! spe      = constant transfert velocity (rn_gammat0, rn_gammas0)
206         !                       ! vel      = velocity dependent transfert velocity (u* * gammat/s) (Asay-Davis et al. 2016 for a short description)
207         !                       ! vel_stab = velocity and stability dependent transfert coeficient (Holland et al. 1999 for a complete description)
208         rn_gammat0  = 1.4e-2    ! gammat coefficient used in spe, vel and vel_stab gamma computation method
209         rn_gammas0  = 4.0e-4    ! gammas coefficient used in spe, vel and vel_stab gamma computation method
210         !
211         rn_htbl     =  30.      ! thickness of the top boundary layer    (Losh et al. 2008)
212         !                       ! 0 => thickness of the tbl = thickness of the first wet cell
213         !
214         !* 'spe' and 'oasis' case
215         !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________!
216         !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
217         !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      !
218         sn_isfcav_fwf = 'isfmlt_cav',      -12.      , 'fwflisf'  ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    ''
219      !
220      ! ---------------- cavities parametrised -------------------------------
221      !
222      ln_isfpar_mlt = .true.   ! ice shelf melting parametrised
223         cn_isfpar_mlt = 'spe'  ! ice shelf melting parametrisation (spe/bg03/oasis)
224         !                      ! spe   = fwfisf is read from a forcing field
225         !                      ! bg03  = melt computed using Beckmann and Goosse parametrisation
226         !                      ! oasis = fwfisf is given by oasis and pattern by file sn_isfpar_fwf
227         !
228         !* all cases
229         !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________!
230         !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
231         !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      !
232         sn_isfpar_zmax = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
233         sn_isfpar_zmin = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
234         !* 'spe' and 'oasis' case
235         sn_isfpar_fwf = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
236         !* 'bg03' case
237         sn_isfpar_Leff = 'isfmlt_par',       0.       ,'Leff'     ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    ''
238      !
239      ! ---------------- ice sheet coupling -------------------------------
240      !
241      ln_isfcpl = .false.
242         nn_drown       = 10        ! number of iteration of the extrapolation loop (fill the new wet cells)
243         ln_isfcpl_cons = .false.
244/
245!-----------------------------------------------------------------------
246&namsbc_wave   ! External fields from wave model                        (ln_wave=T)
247!-----------------------------------------------------------------------
248/
249!-----------------------------------------------------------------------
250&namberg       !   iceberg parameters                                   (default: OFF)
251!-----------------------------------------------------------------------
252/
253!!======================================================================
254!!               ***  Lateral boundary condition  ***                 !!
255!!                                                                    !!
256!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
257!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif")
258!!   nam_tide      Tidal forcing                                        (default: OFF)
259!!   nambdy        Unstructured open boundaries                         (default: OFF)
260!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
261!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
262!!======================================================================
263!
264!-----------------------------------------------------------------------
265&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
266!-----------------------------------------------------------------------
267   rn_shlat    =    0.     !  no slip
268/
269!-----------------------------------------------------------------------
270&namagrif      !  AGRIF zoom                                            ("key_agrif")
271!-----------------------------------------------------------------------
272/
273!!======================================================================
274!!                ***  Top/Bottom boundary condition  ***             !!
275!!                                                                    !!
276!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
277!!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T)
278!!   namdrg_bot    bottom friction                                      (ln_OFF=F)
279!!   nambbc        bottom temperature boundary condition                (default: OFF)
280!!   nambbl        bottom boundary layer scheme                         (default: OFF)
281!!======================================================================
282!
283!-----------------------------------------------------------------------
284&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
285!-----------------------------------------------------------------------
286   ln_non_lin  = .true.   !  non-linear  drag: Cd = Cd0 |U|
287   ln_loglayer = .false.   !  logarithmic drag: Cd = vkarmn/log(z/z0) |U|
288   !
289   ln_drgimp   = .true.    !  implicit top/bottom friction flag
290/
291!-----------------------------------------------------------------------
292&namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F)
293!-----------------------------------------------------------------------
294   rn_Cd0      =  1.e-3    !  drag coefficient [-]
295   rn_Cdmax    =  0.1      !  drag value maximum [-] (logarithmic drag)
296   rn_ke0      =  2.5e-3   !  background kinetic energy  [m2/s2] (non-linear cases)
297   rn_z0       =  3.e-3    !  roughness [m] (ln_loglayer=T)
298   ln_boost    = .false.   !  =T regional boost of Cd0 ; =F constant
299      rn_boost =  50.         !  local boost factor  [-]
300/
301!-----------------------------------------------------------------------
302&nambbc        !   bottom temperature boundary condition                (default: OFF)
303!-----------------------------------------------------------------------
304   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
305      nn_geoflx   =    2      !  geothermal heat flux: = 2 read variable flux [mW/m2]
306
307   cn_dir = './'  !  root directory for the geothermal data location
308   !___________!____________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
309   !           !  file name         ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
310   !           !                    !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
311   sn_qgh      ='Lucazeau_ghflux.nc',        -12.       , 'gh_flux' ,   .false.   , .true. , 'yearly'  , 'weights_Lucazeau1_2_bilinear.nc'       , ''       , ''
312/
313!-----------------------------------------------------------------------
314&nambbl        !   bottom boundary layer scheme                         (default: OFF)
315!-----------------------------------------------------------------------
316   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag
317      nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0)
318      nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0)
319      rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s]
320      rn_gambbl   =  10.      !  advective bbl coefficient                 [s]
321/
322!!======================================================================
323!!                        Tracer (T-S) namelists                      !!
324!!                                                                    !!
325!!   nameos        equation of state                                    (default: NO selection)
326!!   namtra_adv    advection scheme                                     (default: NO selection)
327!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
328!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
329!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
330!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
331!!======================================================================
332!
333!-----------------------------------------------------------------------
334&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
335!-----------------------------------------------------------------------
336   ln_teos10   = .true.         !  = Use TEOS-10
337/
338!-----------------------------------------------------------------------
339&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
340!-----------------------------------------------------------------------
341   ln_traadv_fct = .true.     !  FCT scheme
342      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
343      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
344/
345!-----------------------------------------------------------------------
346&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
347!-----------------------------------------------------------------------
348   ln_traldf_lap   = .true.    !    laplacian operator
349   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator)
350   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators)
351   !                       !  Coefficients:
352   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
353      !                             !   = 20     aht = 1/2  Ud. max(e1,e2)
354      rn_Ud        = 0.018          !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
355      rn_Ld        = 100.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
356/
357!-----------------------------------------------------------------------
358&namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF)
359!-----------------------------------------------------------------------
360   ln_mle      = .true.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation
361/
362!-----------------------------------------------------------------------
363&namtra_eiv    !   eddy induced velocity param.                         (default: OFF)
364!-----------------------------------------------------------------------
365   ln_ldfeiv   = .true.    ! use eddy induced velocity parameterization
366      !                        !  Coefficients:
367      nn_aei_ijk_t  = 21          ! space/time variation of the eiv coeficient
368      !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
369      !                           !  time invariant coefficients:  aei0 = 1/2  Ue*Le
370      rn_Ue        = 0.018             !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
371      rn_Le        = 100.e+3           !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
372      !
373      ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities
374/
375!-----------------------------------------------------------------------
376&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF)
377!-----------------------------------------------------------------------
378   ln_tradmp   =  .false.   !  add a damping term (using resto.nc coef.)
379      nn_zdmp  =    0         !  vertical shape =0    damping throughout the water column
380/
381!!======================================================================
382!!                      ***  Dynamics namelists  ***                  !!
383!!                                                                    !!
384!!   nam_vvl       vertical coordinate options                          (default: z-star)
385!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
386!!   namdyn_vor    advection scheme                                     (default: NO selection)
387!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
388!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
389!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
390!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
391!!======================================================================
392!
393!-----------------------------------------------------------------------
394&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
395!-----------------------------------------------------------------------
396   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme
397     nn_dynkeg     = 1        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction
398/
399!-----------------------------------------------------------------------
400&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection)
401!-----------------------------------------------------------------------
402   ln_dynvor_een = .true.  !  energy & enstrophy scheme
403      nn_e3f_typ = 0          ! =0   e3f = mean masked e3t divided by 4
404/
405!-----------------------------------------------------------------------
406&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
407!-----------------------------------------------------------------------
408   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
409/
410!-----------------------------------------------------------------------
411&namdyn_spg    !   surface pressure gradient                            (default: NO selection)
412!-----------------------------------------------------------------------
413   ln_dynspg_ts  = .true.  !  split-explicit free surface
414/
415!-----------------------------------------------------------------------
416&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
417!-----------------------------------------------------------------------
418   ln_dynldf_lap =  .true.     !    laplacian operator
419   ln_dynldf_lev =  .true.     !  iso-level
420   nn_ahm_ijk_t  = -30           !  space/time variation of eddy coefficient :
421      !                             !  =-30  read in eddy_viscosity_3D.nc file
422/
423!!======================================================================
424!!                     vertical physics namelists                     !!
425!!                                                                    !!
426!!    namzdf        vertical physics manager                            (default: NO selection)
427!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
428!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
429!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
430!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
431!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
432!!======================================================================
433!
434!-----------------------------------------------------------------------
435&namzdf        !   vertical physics manager                             (default: NO selection)
436!-----------------------------------------------------------------------
437   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
438   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme
439      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1)
440      rn_evd   =  100.           !  evd mixing coefficient [m2/s]
441   ln_zdfddm   = .true.    ! double diffusive mixing
442      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
443      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
444   ln_zdfiwm   = .true.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
445   !                       !  Coefficients
446   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
447   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
448   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
449   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0)
450/
451!-----------------------------------------------------------------------
452&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
453!-----------------------------------------------------------------------
454   nn_mxl      =   2       !  mixing length: = 2 first vertical derivative of mixing length bounded by 1
455   ln_mxl0     = .true.    !  surface mixing length scale = F(wind stress) (T) or not (F)
456      nn_mxlice   = 2         ! type of scaling under sea-ice
457                              !    = 2  scaling with mean sea-ice thickness
458   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to NIWs
459                               !        = 0 none ; = 1 add a tke source below the ML
460   ln_lc      = .true.     !  Langmuir cell parameterisation (Axell 2002)
461   rn_lc      =  0.20      !  coef. associated to Langmuir cells
462   nn_eice     =   3       !  attenutaion of langmuir & surface wave breaking under ice
463   !                       !           = 3 weighted by 1-MIN(1,4*fr_i)
464/
465!-----------------------------------------------------------------------
466&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T)
467!-----------------------------------------------------------------------
468   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency
469   ln_tsdiff   = .true.     !  account for differential T/S mixing (T) or not (F)
470
471   cn_dir      = './'      !  root directory for the iwm data location
472   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________!
473   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
474   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
475   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
476   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
477   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
478   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
479   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
480   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , ''
481/
482!!======================================================================
483!!                  ***  Diagnostics namelists  ***                   !!
484!!                                                                    !!
485!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
486!!   namptr       Poleward Transport Diagnostics                        (default: OFF)
487!!   namhsb       Heat and salt budgets                                 (default: OFF)
488!!   namdiu       Cool skin and warm layer models                       (default: OFF)
489!!   namdiu       Cool skin and warm layer models                       (default: OFF)
490!!   namflo       float parameters                                      (default: OFF)
491!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF)
492!!   nam_diadct   transports through some sections                      (default: OFF)
493!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF)
494!!   nam_dia25h   25h Mean Output                                       (default: OFF)
495!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
496!!======================================================================
497!-----------------------------------------------------------------------
498&namtrd        !   trend diagnostics                                    (default: OFF)
499!-----------------------------------------------------------------------
500   ln_tra_trd  = .true.   ! (T) 3D tracer trend output
501/
502!
503!!======================================================================
504!!               ***  Observation & Assimilation  ***                 !!
505!!                                                                    !!
506!!   namobs       observation and model comparison                      (default: OFF)
507!!   nam_asminc   assimilation increments                               ('key_asminc')
508!!======================================================================
509!
510!!======================================================================
511!!                  ***  Miscellaneous namelists  ***                 !!
512!!                                                                    !!
513!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi")
514!!   namctl            Control prints                                   (default: OFF)
515!!   namsto            Stochastic parametrization of EOS                (default: OFF)
516!!======================================================================
517!
518!-----------------------------------------------------------------------
519&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi")
520!-----------------------------------------------------------------------
521   nn_hls      =   1       !  halo width (applies to both rows and columns)
522/
523!-----------------------------------------------------------------------
524&namctl        !   Control prints                                       (default: OFF)
525!-----------------------------------------------------------------------
526   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings.
527   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure
528/
529!-----------------------------------------------------------------------
530&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
531!-----------------------------------------------------------------------
532/
533!-----------------------------------------------------------------------
534&namhsb        !  Heat and salt budgets                                 (default: OFF)
535!-----------------------------------------------------------------------
536   ln_diahsb   = .true.   !  output the heat and salt budgets (T) or not (F)
537/
Note: See TracBrowser for help on using the repository browser.