source: CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA025/namelist_core_clim_cfg @ 3863

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

NEMO_v6 for OMIP : Add new version of sub-dir PARAM + update driver

File size: 55.1 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!
5!-----------------------------------------------------------------------
6&namrun        !   parameters of the run
7!-----------------------------------------------------------------------
8   cn_exp      =  _AUTO_
9   nn_date0    =  _AUTO_   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
10   nn_leapy    =  _AUTO_   !  Leap year calendar (1) or not (0)
11   ln_rstart   =  _AUTO_
12   nn_rstctl   =  _AUTO_
13   nn_it000    =  _AUTO_
14   nn_itend    =  _AUTO_
15   nn_stock    =  _AUTO_
16   ln_mskland  = .true.
17   ln_mskutil  = .false.
18   ln_clobber  = .true.
19   ln_cfmeta   = .true.
20/
21!
22!!======================================================================
23!!                      ***  Domain namelists  ***
24!!======================================================================
25!!   namcfg       parameters of the configuration
26!!   namzgr       vertical coordinate
27!!   namzgr_sco   s-coordinate or hybrid z-s-coordinate
28!!   namdom       space and time domain (bathymetry, mesh, timestep)
29!!   namtsd       data: temperature & salinity
30!!======================================================================
31!
32!-----------------------------------------------------------------------
33&namcfg     !   parameters of the configuration
34!-----------------------------------------------------------------------
35   cp_cfg      =  "orca"               !  name of the configuration
36   cp_cfz      =  "no zoom"            !  name of the zoom of configuration
37   jp_cfg      =     025               !  resolution of the configuration
38   jpidta      =    1442               !  1st lateral dimension ( >= jpi )
39   jpjdta      =    1207               !  2nd    "         "    ( >= jpj )
40   jpkdta      =      75               !  number of levels      ( >= jpk )
41   jpiglo      =    1442               !  1st dimension of global domain --> i =jpidta
42   jpjglo      =    1207               !  2nd    -                  -    --> j  =jpjdta
43   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
44   jpjzoom     =       1               !  in data domain indices
45   jperio      =       4               !  lateral cond. type (between 0 and 6)
46                                       !  = 0 closed                 ;   = 1 cyclic East-West
47                                       !  = 2 equatorial symmetric   ;   = 3 North fold T-point pivot
48                                       !  = 4 cyclic East-West AND North fold T-point pivot
49                                       !  = 5 North fold F-point pivot
50                                       !  = 6 cyclic East-West AND North fold F-point pivot
51   ln_use_jattr = .false.              !  use (T) the file attribute: open_ocean_jstart, if present
52                                       !  in netcdf input files, as the start j-row for reading
53/
54!-----------------------------------------------------------------------
55&namzgr        !   vertical coordinate
56!-----------------------------------------------------------------------
57   ln_zco      = .false.   !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined)
58   ln_zps      = .true.    !  z-coordinate - partial steps   (T/F)
59   ln_sco      = .false.   !  s- or hybrid z-s-coordinate    (T/F)
60   ln_isfcav   = .false.   !  ice shelf cavity               (T/F)
61/
62!-----------------------------------------------------------------------
63&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
64!-----------------------------------------------------------------------
65   ln_s_sh94   = .true.    !  Song & Haidvogel 1994 hybrid S-sigma   (T)|
66   ln_s_sf12   = .false.   !  Siddorn & Furner 2012 hybrid S-z-sigma (T)| if both are false the NEMO tanh stretching is applied
67   ln_sigcrit  = .false.   !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch
68                           !  stretching coefficients for all functions
69   rn_sbot_min =   10.0    !  minimum depth of s-bottom surface (>0) (m)
70   rn_sbot_max = 7000.0    !  maximum depth of s-bottom surface (= ocean depth) (>0) (m)
71   rn_hc       =  150.0    !  critical depth for transition to stretched coordinates
72                        !!!!!!!  Envelop bathymetry
73   rn_rmax     =    0.3    !  maximum cut-off r-value allowed (0<r_max<1)
74                        !!!!!!!  SH94 stretching coefficients  (ln_s_sh94 = .true.)
75   rn_theta    =    6.0    !  surface control parameter (0<=theta<=20)
76   rn_bb       =    0.8    !  stretching with SH94 s-sigma
77                        !!!!!!!  SF12 stretching coefficient  (ln_s_sf12 = .true.)
78   rn_alpha    =    4.4    !  stretching with SF12 s-sigma
79   rn_efold    =    0.0    !  efold length scale for transition to stretched coord
80   rn_zs       =    1.0    !  depth of surface grid box
81                           !  bottom cell depth (Zb) is a linear function of water depth Zb = H*a + b
82   rn_zb_a     =    0.024  !  bathymetry scaling factor for calculating Zb
83   rn_zb_b     =   -0.2    !  offset for calculating Zb
84                        !!!!!!!! Other stretching (not SH94 or SF12) [also uses rn_theta above]
85   rn_thetb    =    1.0    !  bottom control parameter  (0<=thetb<= 1)
86/
87!-----------------------------------------------------------------------
88&namdom        !   space and time domain (bathymetry, mesh, timestep)
89!-----------------------------------------------------------------------
90   nn_bathy    =    1      !  compute (=0) or read (=1) the bathymetry file
91   rn_bathy    =    0.     !  value of the bathymetry. if (=0) bottom flat at jpkm1
92   nn_closea   =    0      !  remove (=0) or keep (=1) closed seas and lakes (ORCA)
93   nn_msh      =    0 ! 6      !  create (=1) a mesh file or not (=0)
94   rn_hmin     =   10.     !  min depth of the ocean (>0) or min number of ocean level (<0)
95   rn_e3zps_min=   25.     !  partial step thickness is set larger than the minimum of
96   rn_e3zps_rat=    0.1    !  rn_e3zps_min and rn_e3zps_rat*e3t, with 0<rn_e3zps_rat<1
97                           !
98   rn_rdt      = 900.      !  time step for the dynamics (and tracer if nn_acc=0)
99   rn_atfp     =    0.1    !  asselin time filter parameter
100   nn_acc      =    0      !  acceleration of convergence : =1      used, rdt < rdttra(k)
101                                 !                          =0, not used, rdt = rdttra
102   rn_rdtmin   = 28800.          !  minimum time step on tracers (used if nn_acc=1)
103   rn_rdtmax   = 28800.          !  maximum time step on tracers (used if nn_acc=1)
104   rn_rdth     =  800.           !  depth variation of tracer time step  (used if nn_acc=1)
105   ln_crs      = .false.      !  Logical switch for coarsening module
106   jphgr_msh   =       0               !  type of horizontal mesh
107                                       !  = 0 curvilinear coordinate on the sphere read in coordinate.nc
108                                       !  = 1 geographical mesh on the sphere with regular grid-spacing
109                                       !  = 2 f-plane with regular grid-spacing
110                                       !  = 3 beta-plane with regular grid-spacing
111                                       !  = 4 Mercator grid with T/U point at the equator
112   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
113   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
114   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
115   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
116   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
117   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
118   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
119   ppa0        =     103.9530096000000 ! (default coefficients)
120   ppa1        =       2.415951269000000   !
121   ppkth       =      15.35101370000000    !
122   ppacr       =       7.0             !
123   ppdzmin     =  999999.0             !  Minimum vertical spacing
124   pphmax      =  999999.0             !  Maximum depth
125   ldbletanh   =    .TRUE.             !  Use/do not use double tanf function for vertical coordinates
126   ppa2        =      100.760928500000 !  Double tanh function parameters
127   ppkth2      =       48.029893720000 !
128   ppacr2      =       13.000000000000 !
129/
130!-----------------------------------------------------------------------
131&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
132!-----------------------------------------------------------------------
133   ln_bt_fw      =    .TRUE.           !  Forward integration of barotropic equations
134   ln_bt_av      =    .TRUE.           !  Time filtering of barotropic variables
135   ln_bt_nn_auto =    .TRUE.           !  Set nn_baro automatically to be just below
136                                       !  a user defined maximum courant number (rn_bt_cmax)
137   nn_baro       =    80               !  Number of iterations of barotropic mode
138                                       !  during rn_rdt seconds. Only used if ln_bt_nn_auto=F
139   rn_bt_cmax    =    0.7              !  Maximum courant number allowed if ln_bt_nn_auto=T
140   nn_bt_flt     =    1                !  Time filter choice
141                                       !  = 0 None
142                                       !  = 1 Boxcar over   nn_baro barotropic steps
143                                       !  = 2 Boxcar over 2*nn_baro     "        "
144/
145!-----------------------------------------------------------------------
146&namcrs        !   Grid coarsening for dynamics output and/or
147               !   passive tracer coarsened online simulations
148!-----------------------------------------------------------------------
149   nn_factx    = 3         !  Reduction factor of x-direction
150   nn_facty    = 3         !  Reduction factor of y-direction
151   nn_binref   = 0         !  Bin centering preference: NORTH or EQUAT
152                           !  0, coarse grid is binned with preferential treatment of the north fold
153                           !  1, coarse grid is binned with centering at the equator
154                           !    Symmetry with nn_facty being odd-numbered. Asymmetry with even-numbered nn_facty.
155   nn_msh_crs  = 1         !  create (=1) a mesh file or not (=0)
156   nn_crs_kz   = 0         ! 0, MEAN of volume boxes
157                           ! 1, MAX of boxes
158                           ! 2, MIN of boxes
159   ln_crs_wn   = .true.    ! wn coarsened (T) or computed using horizontal divergence ( F )
160/
161!-----------------------------------------------------------------------
162&namc1d        !   1D configuration options                             ("key_c1d")
163!-----------------------------------------------------------------------
164   rn_lat1d    =      50   !  Column latitude (default at PAPA station)
165   rn_lon1d    =    -145   !  Column longitude (default at PAPA station)
166   ln_c1d_locpt=  .true.   ! Localization of 1D config in a grid (T) or independant point (F)
167/
168!-----------------------------------------------------------------------
169&namtsd    !   data : Temperature  & Salinity
170!-----------------------------------------------------------------------
171!-----------------------------------------------------------------------
172!          !  file name                            ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
173!          !                                       !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
174   sn_tem = 'conservative_temperature_WOA13_decav_Reg1L75_clim' , -1,  'votemper',  .false.       , .true., 'yearly'   , 'weights_3D_WOA13d1_2_eorca025_bilinear.nc', ' ' ,''  !
175   sn_sal = 'absolute_salinity_WOA13_decav_Reg1L75_clim'        , -1,  'vosaline',  .false.       , .true., 'yearly'   , 'weights_3D_WOA13d1_2_eorca025_bilinear.nc', ' ' ,''  !
176   !
177   cn_dir        = './'     !  root directory for the location of the runoff files
178   ln_tsd_init   = .true.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
179   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
180/
181!!======================================================================
182!!            ***  Surface Boundary Condition namelists  ***
183!!======================================================================
184!!   namsbc          surface boundary condition
185!!   namsbc_ana      analytical         formulation
186!!   namsbc_flx      flux               formulation
187!!   namsbc_clio     CLIO bulk formulae formulation
188!!   namsbc_core     CORE bulk formulae formulation
189!!   namsbc_mfs      MFS  bulk formulae formulation
190!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3")
191!!   namsbc_sas      StAndalone Surface module
192!!   namtra_qsr      penetrative solar radiation
193!!   namsbc_rnf      river runoffs
194!!   namsbc_isf      ice shelf melting/freezing
195!!   namsbc_apr      Atmospheric Pressure
196!!   namsbc_ssr      sea surface restoring term (for T and/or S)
197!!   namsbc_alb      albedo parameters
198!!======================================================================
199!
200!-----------------------------------------------------------------------
201&namsbc        !   Surface Boundary Condition (surface module)
202!-----------------------------------------------------------------------
203   nn_fsbc     = 2         !  frequency of surface boundary condition computation
204                           !     (also = the frequency of sea-ice model call)
205   nn_ice_embd = 1         !  =0 levitating ice (no mass exchange, concentration/dilution effect)
206                           !  =1 levitating ice with mass and salt exchange but no presure effect
207                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure)
208   ln_dm2dc    = .true.    !  daily mean to diurnal cycle on short wave
209   ln_rnf      = .true.    !  runoffs                                   (T   => fill namsbc_rnf)
210   nn_isf      = 0         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf)
211                           !  0 =no isf                  1 = presence of ISF
212                           !  2 = bg03 parametrisation   3 = rnf file for isf
213                           !  4 = ISF fwf specified
214                           !  option 1 and 4 need ln_isfcav = .true. (domzgr)
215   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
216   nn_fwb      = 2         !  FreshWater Budget: =0 unchecked
217                           !     =1 global mean of e-p-r set to zero at each time step
218/
219!-----------------------------------------------------------------------
220&namsbc_ana    !   analytical surface boundary condition
221!-----------------------------------------------------------------------
222/
223!-----------------------------------------------------------------------
224&namsbc_flx    !   surface boundary condition : flux formulation
225!-----------------------------------------------------------------------
226/
227!-----------------------------------------------------------------------
228&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
229!-----------------------------------------------------------------------
230/
231!-----------------------------------------------------------------------
232&namsbc_core   !   namsbc_core  CORE bulk formulae
233!-----------------------------------------------------------------------
234!              !   file name  ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights              ! rotation !
235!              !              !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename             ! pairing  !
236   sn_wndi     = 'u_10'       ,         6         , 'U_10_MOD',   .true.     ,  .true. , 'yearly'  , 'weights_bicubic.nc'  , 'U1'
237   sn_wndj     = 'v_10'       ,         6         , 'V_10_MOD',   .true.     ,  .true. , 'yearly'  , 'weights_bicubic.nc'  , 'V1'
238   sn_qsr      = 'radsw'      ,        24         , 'SWDN_MOD',   .false.    ,  .true. , 'yearly'  , 'weights_bilinear.nc' , ''
239   sn_qlw      = 'radlw'      ,        24         , 'LWDN_MOD',   .true.     ,  .true. , 'yearly'  , 'weights_bilinear.nc' , ''
240   sn_tair     = 't_10'       ,         6         , 'T_10_MOD',   .false.    ,  .true. , 'yearly'  , 'weights_bilinear.nc' , ''
241   sn_humi     = 'q_10'       ,         6         , 'Q_10_MOD',   .false.    ,  .true. , 'yearly'  , 'weights_bilinear.nc' , ''
242   sn_prec     = 'precip'     ,        -1         , 'PRC_MOD1',   .true.     ,  .true. , 'yearly'  , 'weights_bilinear.nc' , ''
243   sn_snow     = 'snow'       ,        -1         , 'SNOW'    ,   .true.     ,  .true. , 'yearly'  , 'weights_bilinear.nc' , ''
244!   sn_tdif    = 'taudif_core',        24         ,'taudif'   ,   .false.       , .true.  , 'yearly'  , 'weights_bilinear.nc' , ''  , ''
245!
246   cn_dir      = './'      !  root directory for the location of the bulk files
247   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data
248   rn_zqt      = 10.       !  Air temperature and humidity reference height (m)
249   rn_zu       = 10.       !  Wind vector reference height (m)
250   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow)
251   rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.)
252   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity
253                           !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds)
254/
255!-----------------------------------------------------------------------
256&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
257!-----------------------------------------------------------------------
258/
259!-----------------------------------------------------------------------
260&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
261!-----------------------------------------------------------------------
262/
263!-----------------------------------------------------------------------
264&namsbc_sas    !   analytical surface boundary condition
265!-----------------------------------------------------------------------
266!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
267/
268!-----------------------------------------------------------------------
269&namtra_qsr    !   penetrative solar radiation
270!-----------------------------------------------------------------------
271!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
272!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
273   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05', -1 , 'CHLA' , .true. , .true. , 'yearly'  , 'weights_reg05_2_eorca025_bilinear.nc' , '', ''
274
275   cn_dir      = './'      !  root directory for the location of the runoff files
276   ln_traqsr   = .true.    !  Light penetration (T) or not (F)
277   ln_qsr_rgb  = .true.    !  RGB (Red-Green-Blue) light penetration
278   ln_qsr_2bd  = .false.   !  2 bands              light penetration
279   ln_qsr_bio  = .false.   !  bio-model light penetration
280   nn_chldta   =      1    !  RGB : 2D Chl data (=1), 3D Chl data (=2) or cst value (=0)
281   rn_abs      =   0.58    !  RGB & 2 bands: fraction of light (rn_si1)
282   rn_si0      =   0.35    !  RGB & 2 bands: shortess depth of extinction
283   rn_si1      =   23.0    !  2 bands: longest depth of extinction
284   ln_qsr_ice  = .true.    !  light penetration for ice-model LIM3
285/
286!-----------------------------------------------------------------------
287&namsbc_rnf    !   runoffs namelist surface boundary condition
288!-----------------------------------------------------------------------
289!              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
290!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
291   sn_rnf      = 'eORCA_R025_runoff_v1.0'            ,        -1         , 'sornficb',   .true.     , .true. , 'yearly'  , ''       , ''  , ''
292   sn_cnf      = 'eORCA_R025_runoff_v1.0'            ,         0         , 'socoefr' ,   .false.    , .true. , 'yearly'  , ''       , ''  , ''
293   sn_s_rnf    = 'eORCA_R025_runoff_v1.0'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''  , ''
294   sn_t_rnf    = 'eORCA_R025_runoff_v1.0'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''  , ''
295   sn_dep_rnf  = 'eORCA_R025_runoff_v1.0'            ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''  , ''
296
297   cn_dir       = './'      !  root directory for the location of the runoff files
298   ln_rnf_mouth = .false. !!true. !rbb.false.   !  specific treatment at rivers mouths
299   rn_hrnf      =   10.     !  depth over which enhanced vertical mixing is used
300   rn_avt_rnf   =   2.e-3   !  value of the additional vertical mixing coef. [m2/s]
301   rn_rfact     =   1.e0    !  multiplicative factor for runoff
302   ln_rnf_depth = .false.   !  read in depth information for runoff
303   ln_rnf_tem   = .false.   !  read in temperature information for runoff
304   ln_rnf_sal   = .false.   !  read in salinity information for runoff
305   ln_rnf_depth_ini = .false.  ! compute depth at initialisation from runoff file
306   rn_rnf_max   = 5.735e-4  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true )
307   rn_dep_max   = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true )
308   nn_rnf_depth_file = 0    !  create (=1) a runoff depth file or not (=0)
309/
310!-----------------------------------------------------------------------
311&namsbc_isf    !  Top boundary layer (ISF)
312!-----------------------------------------------------------------------
313!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
314!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
315   sn_rnfisf     = 'eORCA_R025_runoff_v1.0' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
316   sn_depmax_isf = 'eORCA_R025_runoff_v1.0' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
317   sn_depmin_isf = 'eORCA_R025_runoff_v1.0' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
318
319/
320!-----------------------------------------------------------------------
321&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
322!-----------------------------------------------------------------------
323!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
324!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
325/
326!-----------------------------------------------------------------------
327&namsbc_ssr    !   surface boundary condition : sea surface restoring
328!-----------------------------------------------------------------------
329!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
330!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
331   sn_sst      = 'sst_data'  ,                        24  ,  'sst'     ,    .false.   , .false., 'yearly'  , ''       , ''       , ''
332   sn_sss      = 'sss_absolute_salinity_WOA13_decav_Reg1L75_clim'  , -1  , 'sosaline'     ,    .true.    , .true. , 'yearly'  , 'weights_WOA13d1_2_eorca025_bilinear.nc'       , ''       , ''
333
334   cn_dir      = './'      !  root directory for the location of the runoff files
335   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0)
336   nn_sssr     =     2     !  add a damping     term in the surface freshwater flux (=2)
337                           !  or to SSS only (=1) or no damping term (=0)
338   rn_dqdt     =   -40.    !  magnitude of the retroaction on temperature   [W/m2/K]
339   rn_deds     =  -166.67  !  magnitude of the damping on salinity   [mm/day]
340   ln_sssr_bnd =   .true.  !  flag to bound erp term (associated with nn_sssr=2)
341   rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day]
342   !
343   nn_icedmp   =   0       !  Cntrl of surface restoration under ice nn_icedmp
344                           !  ( 0   =  no restoration under ice )
345                           !  ( 1   =  restoration everywhere  )
346                           !  ( > 1 =  reinforced damping (x nn_icedmp) under ice
347   ln_sssd_bnd =   .false. !  flag to bound  S-S*
348   rn_sssd_bnd =   0.01    !  ABS(Max./Min.) S-S* threshold  [psu]
349/
350!-----------------------------------------------------------------------
351&namsbc_alb    !   albedo parameters
352!-----------------------------------------------------------------------
353   nn_ice_alb   =    1   !  parameterization of ice/snow albedo
354                         !     0: Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo
355                         !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004),
356                         !        giving cloud-sky albedo
357   rn_alb_sdry  =  0.85  !  dry snow albedo         : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky)
358   rn_alb_smlt  =  0.75  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' )
359   rn_alb_idry  =  0.60  !  dry ice albedo          : 0.72 ( '' )          ; 0.60 ( '' )          ; obs 0.54-0.65 ( '' )
360   rn_alb_imlt  =  0.50  !  bare puddled ice albedo : 0.53 ( '' )          ; 0.50 ( '' )          ; obs 0.49-0.58 ( '' )
361/
362!-----------------------------------------------------------------------
363&namberg       !   iceberg parameters
364!-----------------------------------------------------------------------
365/
366
367!!======================================================================
368!!               ***  Lateral boundary condition  ***
369!!======================================================================
370!!   namlbc        lateral momentum boundary condition
371!!   namcla        cross land advection
372!!   namobc        open boundaries parameters                           ("key_obc")
373!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")
374!!   nambdy        Unstructured open boundaries                         ("key_bdy")
375!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides")
376!!======================================================================
377!
378!-----------------------------------------------------------------------
379&namlbc        !   lateral momentum boundary condition
380!-----------------------------------------------------------------------
381   rn_shlat    =  0.0  !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
382                       !  free slip  !   partial slip  !   no slip   ! strong slip
383   ln_vorlat   = .false.   !  consistency of vorticity boundary condition with analytical eqs.
384   ln_shlat2d  = .true.    !  use 2D file for shlat
385!              !  file name    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
386!              !               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
387   sn_shlat2d  =  'shlat2d.nc' ,  -12             , 'shlat2d' ,  .false.    , .true.  ,  'yearly' , ''       , ''
388
389/
390!-----------------------------------------------------------------------
391&namcla        !   cross land advection
392!-----------------------------------------------------------------------
393   nn_cla      =    0      !  advection between 2 ocean pts separates by land
394/
395!-----------------------------------------------------------------------
396&namagrif      !  AGRIF zoom                                            ("key_agrif")
397!-----------------------------------------------------------------------
398/
399!-----------------------------------------------------------------------
400&nam_tide      !   tide parameters (#ifdef key_tide)
401!-----------------------------------------------------------------------
402/
403!-----------------------------------------------------------------------
404&nambdy        !  unstructured open boundaries                          ("key_bdy")
405!-----------------------------------------------------------------------
406 /
407!-----------------------------------------------------------------------
408&nambdy_dta      !  open boundaries - external data           ("key_bdy")
409!-----------------------------------------------------------------------
410/
411!-----------------------------------------------------------------------
412&nambdy_tide     ! tidal forcing at open boundaries
413!-----------------------------------------------------------------------
414/
415!!======================================================================
416!!                 ***  Bottom boundary condition  ***
417!!======================================================================
418!!   nambfr        bottom friction
419!!   nambbc        bottom temperature boundary condition
420!!   nambbl        bottom boundary layer scheme                         ("key_trabbl")
421!!======================================================================
422!
423!-----------------------------------------------------------------------
424&nambfr        !   bottom friction
425!-----------------------------------------------------------------------
426   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
427                           !                              = 2 : nonlinear friction
428   rn_bfri1    =    4.e-4  !  bottom drag coefficient (linear case)
429   rn_bfri2    =    1.e-3  !  bottom drag coefficient (non linear case). Minimum coeft if ln_loglayer=T
430   rn_bfri2_max =   1.e-1  !  max. bottom drag coefficient (non linear case and ln_loglayer=T)
431   rn_bfeb2    =    2.5e-3 !  bottom turbulent kinetic energy background  (m2/s2)
432   rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T
433   ln_bfr2d    = .true.    !  horizontal variation of the bottom friction coef (read a 2D mask file )
434   rn_bfrien   =    10.    !  local multiplying factor of bfr (ln_bfr2d=T)
435   rn_tfri1    =    4.e-4  !  top drag coefficient (linear case)
436   rn_tfri2    =    2.5e-3 !  top drag coefficient (non linear case). Minimum coeft if ln_loglayer=T
437   rn_tfri2_max =   1.e-1  !  max. top drag coefficient (non linear case and ln_loglayer=T)
438   rn_tfeb2    =    0.0    !  top turbulent kinetic energy background  (m2/s2)
439   rn_tfrz0    =    3.e-3  !  top roughness [m] if ln_loglayer=T
440   ln_tfr2d    = .false.   !  horizontal variation of the top friction coef (read a 2D mask file )
441   rn_tfrien   =    50.    !  local multiplying factor of tfr (ln_tfr2d=T)
442
443   ln_bfrimp   = .false.   !  implicit bottom friction (requires ln_zdfexp = .false. if true)
444   ln_loglayer = .false.   !  logarithmic formulation (non linear case)
445/
446!-----------------------------------------------------------------------
447&nambbc        !   bottom temperature boundary condition
448!-----------------------------------------------------------------------
449!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
450!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
451!              !                 !  (if <0  months)  !   name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
452   sn_qgh      ='Goutorbe_ghflux.nc',  -12.  , 'gh_flux'    ,   .false.     , .true. , 'yearly'  , 'weights_Goutorbe1_2_eorca025_bilinear.nc'       , ''       , ''
453   !
454   cn_dir      = './'      !  root directory for the location of the runoff files
455   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
456   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux
457                           !     = 1 constant flux
458                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2)
459   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2]
460
461/
462!-----------------------------------------------------------------------
463&nambbl        !   bottom boundary layer scheme
464!-----------------------------------------------------------------------
465   nn_bbl_ldf  =  1      !  diffusive bbl (=1)   or not (=0)
466   nn_bbl_adv  =  1      !  advective bbl (=1/2) or not (=0)
467   rn_ahtbbl   =  1000.  !  lateral mixing coefficient in the bbl  [m2/s]
468   rn_gambbl   =  10.    !  advective bbl coefficient                 [s]
469/
470
471!!======================================================================
472!!                        Tracer (T & S ) namelists
473!!======================================================================
474!!   nameos        equation of state
475!!   namtra_adv    advection scheme
476!!   namtra_adv_mle   mixed layer eddy param. (Fox-Kemper param.)
477!!   namtra_ldf    lateral diffusion scheme
478!!   namtra_dmp    T & S newtonian damping
479!!======================================================================
480!
481!-----------------------------------------------------------------------
482&nameos        !   ocean physical parameters
483!-----------------------------------------------------------------------
484/
485!-----------------------------------------------------------------------
486&namtra_adv    !   advection scheme for tracer
487!-----------------------------------------------------------------------
488   ln_traadv_cen2   =  .false.   !  2nd order centered scheme
489   ln_traadv_tvd    =  .true.    !  TVD scheme
490   ln_traadv_muscl  =  .false.   !  MUSCL scheme
491   ln_traadv_muscl2 =  .false.   !  MUSCL2 scheme + cen2 at boundaries
492   ln_traadv_ubs    =  .false.   !  UBS scheme
493   ln_traadv_qck    =  .false.   !  QUICKEST scheme
494   ln_traadv_msc_ups=  .false.   !  use upstream scheme within muscl
495   ln_traadv_tvd_zts=  .false.  !  TVD scheme with sub-timestepping of vertical tracer advection
496/
497!-----------------------------------------------------------------------
498&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param)
499!-----------------------------------------------------------------------
500   ln_mle    = .true.      ! (T) use the Mixed Layer Eddy (MLE) parameterisation
501   rn_ce     = 0.06        ! magnitude of the MLE (typical value: 0.06 to 0.08)
502   nn_mle    = 1           ! MLE type: =0 standard Fox-Kemper ; =1 new formulation
503   rn_lf     = 5.e+3       ! typical scale of mixed layer front (meters)                      (case rn_mle=0)
504   rn_time   = 172800.     ! time scale for mixing momentum across the mixed layer (seconds)  (case rn_mle=0)
505   rn_lat    = 20.         ! reference latitude (degrees) of MLE coef.                        (case rn_mle=1)
506   nn_mld_uv = 0           ! space interpolation of MLD at u- & v-pts (0=min,1=averaged,2=max)
507   nn_conv   = 0           ! =1 no MLE in case of convection ; =0 always MLE
508   rn_rho_c_mle  = 0.01    ! delta rho criterion used to calculate MLD for FK
509/
510!----------------------------------------------------------------------------------
511&namtra_ldf    !   lateral diffusion scheme for tracers
512!----------------------------------------------------------------------------------
513   !                       !  Operator type:
514   ln_traldf_lap    =  .true.   !  laplacian operator
515   ln_traldf_bilap  =  .false.  !  bilaplacian operator
516   !                       !  Direction of action:
517   ln_traldf_level  =  .false.  !  iso-level
518   ln_traldf_hor    =  .false.  !  horizontal (geopotential)   (needs "key_ldfslp" when ln_sco=T)
519   ln_traldf_iso    =  .true.   !  iso-neutral                 (needs "key_ldfslp")
520   !                       !  Griffies parameters              (all need "key_ldfslp")
521   ln_traldf_grif   =  .false.  !  use griffies triads
522   ln_traldf_gdia   =  .false.  !  output griffies eddy velocities
523   ln_triad_iso     =  .false.  !  pure lateral mixing in ML
524   ln_botmix_grif   =  .false.  !  lateral mixing on bottom
525   !                       !  Coefficients
526   ! Eddy-induced (GM) advection always used with Griffies; otherwise needs "key_traldf_eiv"
527   ! Value rn_aeiv_0 is ignored unless = 0 with Held-Larichev spatially varying aeiv
528   !                                  (key_traldf_c2d & key_traldf_eiv & key_orca_r2, _r1 or _r05)
529   rn_aeiv_0        =  0.     !  eddy induced velocity coefficient [m2/s]
530   rn_aht_0         =  300.     !  horizontal eddy diffusivity for tracers [m2/s]
531   rn_ahtb_0        =     0.    !  background eddy diffusivity for ldf_iso [m2/s]
532   !                                           (normally=0; not used with Griffies)
533   rn_slpmax        =     0.01  !  slope limit
534   rn_chsmag        =     1.    !  multiplicative factor in Smagorinsky diffusivity
535   rn_smsh          =     0.    !  Smagorinsky diffusivity: = 0 - use only sheer
536   rn_aht_m         =  2000.    !  upper limit or stability criteria for lateral eddy diffusivity (m2/s)
537/
538!-----------------------------------------------------------------------
539&namtra_dmp    !   tracer: T & S newtonian damping
540!-----------------------------------------------------------------------
541   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
542   nn_zdmp     =    1      !  vertical   shape =0    damping throughout the water column
543                           !                   =1 no damping in the mixing layer (kz  criteria)
544                           !                   =2 no damping in the mixed  layer (rho crieria)
545   cn_resto    = 'resto.nc' ! Name of file containing restoration coefficient field (use dmp_tools to create this)
546/
547
548!!======================================================================
549!!                      ***  Dynamics namelists  ***
550!!======================================================================
551!!   namdyn_adv    formulation of the momentum advection
552!!   namdyn_vor    advection scheme
553!!   namdyn_hpg    hydrostatic pressure gradient
554!!   namdyn_spg    surface pressure gradient                            (CPP key only)
555!!   namdyn_ldf    lateral diffusion scheme
556!!======================================================================
557!
558!-----------------------------------------------------------------------
559&namdyn_adv    !   formulation of the momentum advection
560!-----------------------------------------------------------------------
561   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)
562   nn_dynkeg     = 1       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction
563   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
564   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme
565   ln_dynzad_zts = .false. !  Use (T) sub timestepping for vertical momentum advection
566/
567!-----------------------------------------------------------------------
568&nam_vvl    !   vertical coordinate options
569!-----------------------------------------------------------------------
570   ln_vvl_zstar  = .true.           !  zstar vertical coordinate
571   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations
572   ln_vvl_layer  = .false.          !  full layer vertical coordinate
573   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar
574   ln_vvl_zstar_at_eqtor = .false.  !  ztilde near the equator
575   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient
576   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days]
577   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days]
578   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation
579   ln_vvl_dbg    = .true.           !  debug prints    (T/F)
580/
581!-----------------------------------------------------------------------
582&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
583!-----------------------------------------------------------------------
584   ln_dynvor_ene = .false. !  enstrophy conserving scheme
585   ln_dynvor_ens = .false. !  energy conserving scheme
586   ln_dynvor_mix = .false. !  mixed scheme
587   ln_dynvor_een = .true.  !  energy & enstrophy scheme
588   ln_dynvor_een_old = .false.  !  energy & enstrophy scheme - original formulation
589/
590!-----------------------------------------------------------------------
591&namdyn_hpg    !   Hydrostatic pressure gradient option
592!-----------------------------------------------------------------------
593   ln_hpg_zco  = .false.   !  z-coordinate - full steps
594   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
595   ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation)
596   ln_hpg_isf  = .false.   !  s-coordinate (sco ) adapted to isf
597   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial)
598   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme)
599   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T)
600                           !           centered      time scheme  (F)
601/
602!-----------------------------------------------------------------------
603!namdyn_spg    !   surface pressure gradient   (CPP key only)
604!-----------------------------------------------------------------------
605!                          !  explicit free surface                     ("key_dynspg_exp")
606!                          !  filtered free surface                     ("key_dynspg_flt")
607!                          !  split-explicit free surface               ("key_dynspg_ts")
608
609!-----------------------------------------------------------------------
610&namdyn_ldf    !   lateral diffusion on momentum
611!-----------------------------------------------------------------------
612   !                       !  Type of the operator :
613   ln_dynldf_lap    =  .false.  !  laplacian operator
614   ln_dynldf_bilap  =  .true.   !  bilaplacian operator
615   !                       !  Direction of action  :
616   ln_dynldf_level  =  .false.  !  iso-level
617   ln_dynldf_hor    =  .true.   !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.)
618   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp")
619   !                       !  Coefficient
620   rn_ahm_0_lap     =     0.    !  horizontal laplacian eddy viscosity   [m2/s]
621   rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s]
622   rn_ahm_0_blp     =    -6.4e11  !  horizontal bilaplacian eddy viscosity [m4/s]
623   rn_cmsmag_1      =     3.    !  constant in laplacian Smagorinsky viscosity
624   rn_cmsmag_2      =     3     !  constant in bilaplacian Smagorinsky viscosity
625   rn_cmsh          =     0.    !  1 or 0 , if 0 -use only shear for Smagorinsky viscosity
626   rn_ahm_m_blp     =    -1.e12 !  upper limit for bilap  abs(ahm) < min( dx^4/128rdt, rn_ahm_m_blp)
627   rn_ahm_m_lap     = 40000.    !  upper limit for lap  ahm < min(dx^2/16rdt, rn_ahm_m_lap)
628/
629
630!!======================================================================
631!!             Tracers & Dynamics vertical physics namelists
632!!======================================================================
633!!    namzdf            vertical physics
634!!    namzdf_ric        richardson number dependent vertical mixing     ("key_zdfric")
635!!    namzdf_tke        TKE dependent vertical mixing                   ("key_zdftke")
636!!    namzdf_kpp        KPP dependent vertical mixing                   ("key_zdfkpp")
637!!    namzdf_ddm        double diffusive mixing parameterization        ("key_zdfddm")
638!!    namzdf_tmx        tidal mixing parameterization                   ("key_zdftmx")
639!!    namzdf_tmx_new    new tidal mixing parameterization               ("key_zdftmx_new")
640!!======================================================================
641!
642!-----------------------------------------------------------------------
643&namzdf        !   vertical physics
644!-----------------------------------------------------------------------
645   rn_avm0     =   1.e-4   !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
646   rn_avt0     =   1.e-5   !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst")
647   nn_avb      =    0      !  profile for background avt & avm (=1) or not (=0)
648   nn_havtb    =    1      !  horizontal shape for avtb (=1) or not (=0)
649   ln_zdfevd   = .true.    !  enhanced vertical diffusion (evd) (T) or not (F)
650   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
651   rn_avevd    =   10.     !  evd mixing coefficient [m2/s]
652   ln_zdfnpc   = .false.   !  Non-Penetrative Convective algorithm (T) or not (F)
653   nn_npc      =    1            !  frequency of application of npc
654   nn_npcp     =  365            !  npc control print frequency
655   ln_zdfexp   = .false.   !  time-stepping: split-explicit (T) or implicit (F) time stepping
656   nn_zdfexp   =    3            !  number of sub-timestep for ln_zdfexp=T
657/
658!-----------------------------------------------------------------------
659&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
660!-----------------------------------------------------------------------
661/
662!-----------------------------------------------------------------------
663&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
664!-----------------------------------------------------------------------
665   rn_ediff    =   0.1     !  coef. for vertical eddy coef. (avt=rn_ediff*mxl*sqrt(e) )
666   rn_ediss    =   0.7     !  coef. of the Kolmogoroff dissipation
667   rn_ebb      =  67.83    !  coef. of the surface input of tke (=67.83 suggested when ln_mxl0=T)
668   rn_emin     =   1.e-6   !  minimum value of tke [m2/s2]
669   rn_emin0    =   1.e-4   !  surface minimum value of tke [m2/s2]
670   rn_bshear   =   1.e-20  ! background shear (>0) currently a numerical threshold (do not change it)
671   nn_mxl      =   3       !  mixing length: = 0 bounded by the distance to surface and bottom
672                           !                 = 1 bounded by the local vertical scale factor
673                           !                 = 2 first vertical derivative of mixing length bounded by 1
674                           !                 = 3 as =2 with distinct disspipative an mixing length scale
675   nn_pdl      =   1       !  Prandtl number function of richarson number (=1, avt=pdl(Ri)*avm) or not (=0, avt=avm)
676   ln_mxl0     = .true.    !  surface mixing length scale = F(wind stress) (T) or not (F)
677   rn_mxl0     =   0.01    !  surface  buoyancy lenght scale minimum value
678   ln_lc       = .true.    !  Langmuir cell parameterisation (Axell 2002)
679   rn_lc       =   0.15    !  coef. associated to Langmuir cells
680   nn_etau     =   1       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
681                           !        = 0 no penetration
682                           !        = 1 add a tke source below the ML
683                           !        = 2 add a tke source just at the base of the ML
684                           !        = 3 as = 1 applied on HF part of the stress    ("key_oasis3")
685   rn_efr      =   0.05    !  fraction of surface tke value which penetrates below the ML (nn_etau=1 or 2)
686   nn_htau     =   1       !  type of exponential decrease of tke penetration below the ML
687                           !        = 0  constant 10 m length scale
688                           !        = 1  0.5m at the equator to 30m poleward of 40 degrees
689/
690!------------------------------------------------------------------------
691&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally:
692!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
693/
694!-----------------------------------------------------------------------
695&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
696!-----------------------------------------------------------------------
697/
698!-----------------------------------------------------------------------
699&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
700!-----------------------------------------------------------------------
701   rn_avts     = 1.e-4     !  maximum avs (vertical mixing on salinity)
702   rn_hsbfr    = 1.6       !  heat/salt buoyancy flux ratio
703/
704!-----------------------------------------------------------------------
705&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
706!-----------------------------------------------------------------------
707   rn_htmx     = 500.      !  vertical decay scale for turbulence (meters)
708   rn_n2min    = 1.e-8     !  threshold of the Brunt-Vaisala frequency (s-1)
709   rn_tfe      = 0.333     !  tidal dissipation efficiency
710   rn_me       = 0.2       !  mixing efficiency
711   ln_tmx_itf  = .true.    !  ITF specific parameterisation
712   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency
713/
714!-----------------------------------------------------------------------
715&namzdf_tmx_new    !   new tidal mixing parameterization                ("key_zdftmx_new")
716!-----------------------------------------------------------------------
717   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
718   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
719   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
720/
721!!======================================================================
722!!                  ***  Miscellaneous namelists  ***
723!!======================================================================
724!!   namsol            elliptic solver / island / free surface
725!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi)
726!!   namctl            Control prints & Benchmark
727!!   namc1d            1D configuration options                         ("key_c1d")
728!!   namc1d_uvd        data: U & V currents                             ("key_c1d")
729!!   namc1d_dyndmp     U & V newtonian damping                          ("key_c1d")
730!!   namsto            Stochastic parametrization of EOS
731!!======================================================================
732!
733!-----------------------------------------------------------------------
734&namsol        !   elliptic solver / island / free surface
735!-----------------------------------------------------------------------
736/
737!-----------------------------------------------------------------------
738&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
739!-----------------------------------------------------------------------
740   cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send,
741                           !  buffer blocking send or immediate non-blocking sends, resp.
742   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation
743   ln_nnogather=  .true.   !
744   jpni        = 50 
745   jpnj        = 40
746   jpnij       = 1295
747
748/
749!-----------------------------------------------------------------------
750&namctl        !   Control prints & Benchmark
751!-----------------------------------------------------------------------
752/
753!-----------------------------------------------------------------------
754&namc1d_uvd    !   data: U & V currents                                 ("key_c1d")
755!-----------------------------------------------------------------------
756/
757!-----------------------------------------------------------------------
758&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d")
759!-----------------------------------------------------------------------
760/
761!-----------------------------------------------------------------------
762&namsto       ! Stochastic parametrization of EOS
763!-----------------------------------------------------------------------
764/
765
766!!======================================================================
767!!                  ***  Diagnostics namelists  ***
768!!======================================================================
769!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
770!!   namtrd       dynamics and/or tracer trends
771!!   namptr       Poleward Transport Diagnostics
772!!   namflo       float parameters                                      ("key_float")
773!!   namhsb       Heat and salt budgets
774!!======================================================================
775!
776!-----------------------------------------------------------------------
777&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
778!-----------------------------------------------------------------------
779/
780!-----------------------------------------------------------------------
781&namtrd        !   diagnostics on dynamics and/or tracer trends
782!              !       and/or mixed-layer trends and/or barotropic vorticity
783!-----------------------------------------------------------------------
784/
785!-----------------------------------------------------------------------
786&namflo       !   float parameters                                      ("key_float")
787!-----------------------------------------------------------------------
788/
789!-----------------------------------------------------------------------
790&namptr       !   Poleward Transport Diagnostic
791!-----------------------------------------------------------------------
792   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F)
793   ln_subbas  = .false.     !  Atlantic/Pacific/Indian basins computation (T) or not
794/
795!-----------------------------------------------------------------------
796&namhsb       !  Heat and salt budgets
797!-----------------------------------------------------------------------
798   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F)
799/
800!-----------------------------------------------------------------------
801&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm')
802!-----------------------------------------------------------------------
803/
804!-----------------------------------------------------------------------
805&namdct        ! transports through sections
806!-----------------------------------------------------------------------
807/
808
809!!======================================================================
810!!            ***  Observation & Assimilation namelists ***
811!!======================================================================
812!!   namobs       observation and model comparison                      ('key_diaobs')
813!!   nam_asminc   assimilation increments                               ('key_asminc')
814!!======================================================================
815!
816!-----------------------------------------------------------------------
817&namobs       !  observation usage switch                               ('key_diaobs')
818!-----------------------------------------------------------------------
819/
820!-----------------------------------------------------------------------
821&nam_asminc   !   assimilation increments                               ('key_asminc')
822!-----------------------------------------------------------------------
823/
824!-----------------------------------------------------------------------
825&namsbc_wave   ! External fields from wave model
826!-----------------------------------------------------------------------
827/
828!-----------------------------------------------------------------------
829&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
830!-----------------------------------------------------------------------
831/
Note: See TracBrowser for help on using the repository browser.