source: CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA1/namelist_dfs5_ia_cfg @ 4001

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

NEMOv6 : phasing with shaconemo update ( iceberg flux read from a file)

File size: 26.3 KB
Line 
1
2!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
3!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
4!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
5!
6!-----------------------------------------------------------------------
7&namrun        !   parameters of the run
8!-----------------------------------------------------------------------
9   cn_exp      =  _AUTO_
10   nn_date0    =  _AUTO_   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
11   nn_leapy    =  _AUTO_   !  Leap year calendar (1) or not (0)
12   ln_rstart   =  _AUTO_
13   nn_rstctl   =  _AUTO_
14   nn_it000    =  _AUTO_
15   nn_itend    =  _AUTO_
16   nn_stock    =  _AUTO_
17   ln_mskland  = .true.
18   ln_mskutil  = .false.
19   ln_clobber  = .true.
20   ln_cfmeta   = .true.
21/
22!-----------------------------------------------------------------------
23&namcfg        !   parameters of the configuration
24!-----------------------------------------------------------------------
25   cp_cfg      =  "orca"               !  name of the configuration
26   jp_cfg      =       1               !  resolution of the configuration
27   jpidta      =     362               !  1st lateral dimension ( >= jpi )
28   jpjdta      =     332               !  2nd    "         "    ( >= jpj )
29   jpkdta      =      75               !  number of levels      ( >= jpk )
30   jpiglo      =     362               !  1st dimension of global domain --> i =jpidta
31   jpjglo      =     332               !  2nd    -                  -    --> j  =jpjdta
32   jperio      =       6               !  lateral cond. type (between 0 and 6)
33/
34!-----------------------------------------------------------------------
35&namzgr        !   vertical coordinate
36!-----------------------------------------------------------------------
37/
38!-----------------------------------------------------------------------
39&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
40!-----------------------------------------------------------------------
41/
42!-----------------------------------------------------------------------
43&namdom        !   space and time domain (bathymetry, mesh, timestep)
44!-----------------------------------------------------------------------
45   jphgr_msh   =       0               !  type of horizontal mesh
46   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
47   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
48   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
49   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
50   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
51   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
52   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
53   ppa0        =     103.9530096000000 ! (default coefficients)
54   ppa1        =       2.415951269000000   !
55   ppkth       =      15.35101370000000    !
56   ppacr       =       7.0             !
57   ppdzmin     =  999999.0             !  Minimum vertical spacing
58   pphmax      =  999999.0             !  Maximum depth
59   ppa2        =     100.7609285000000 !  Double tanh function parameters
60   ppkth2      =      48.02989372000000    !
61   ppacr2      =      13.00000000000   !
62   rn_rdt      =    2700.              !  time step for the dynamics (and tracer if nn_acc=0)
63   rn_hmin     =   20.
64   nn_msh      =   _AUTO_
65/
66!-----------------------------------------------------------------------
67&namsplit       
68!-----------------------------------------------------------------------
69   ln_bt_fw      =    .FALSE.           !  Forward integration of barotropic equations
70   ln_bt_av      =    .TRUE.           !  Time filtering of barotropic variables
71   ln_bt_nn_auto =    .TRUE.           !  Set nn_baro automatically to be just below
72                                       !  a user defined maximum courant number (rn_bt_cmax)
73   nn_baro       =    30               !  Number of iterations of barotropic mode
74                                       !  during rn_rdt seconds. Only used if ln_bt_nn_auto=F
75   rn_bt_cmax    =    0.8              !  Maximum courant number allowed if ln_bt_nn_auto=T
76   nn_bt_flt     =    1                !  Time filter choice
77                                       !  = 0 None
78                                       !  = 1 Boxcar over   nn_baro barotropic steps
79                                       !  = 2 Boxcar over 2*nn_baro     "       
80/
81!-----------------------------------------------------------------------
82&namcrs        !   Grid coarsening for dynamics output and/or
83               !   passive tracer coarsened online simulations
84!-----------------------------------------------------------------------
85/
86!-----------------------------------------------------------------------
87&namtsd    !   data : Temperature  & Salinity
88!-----------------------------------------------------------------------
89   ln_tsd_tradmp = .false.  !  damping of ocean T & S toward T &S input data (T) or not (F)
90   sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    ''
91   sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    ''
92/
93!-----------------------------------------------------------------------
94&namsbc        !   Surface Boundary Condition (surface module)
95!-----------------------------------------------------------------------
96   nn_fsbc     = 2         !  frequency of surface boundary condition computation
97   nn_isf      = 3         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf)
98                           !  3 = rnf file for isf
99   nn_ice_embd = 1         ! embedded sea-ice (full salt and mass exchanges and pressure)
100   ln_dm2dc    = .true.    !  Daily mean to diurnal cycle on short wave
101   nn_fwb      = 2
102   ln_rnf      = .true.    !  runoffs                                   (T   => fill namsbc_rnf)
103/
104!-----------------------------------------------------------------------
105&namsbc_core   !   namsbc_core  CORE bulk formulae
106!-----------------------------------------------------------------------
107!              !   file name          ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights              ! rotation !
108!              !                      !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename             ! pairing  !
109   sn_wndi =    'drowned.compress_u10_DFS5.2'  ,     3     ,  'u10'     ,    .true.      , .false. ,  'yearly'  ,  'weights_bicubic' ,  'U1'
110   sn_wndj =    'drowned.compress_v10_DFS5.2'  ,     3     ,  'v10'     ,    .true.      , .false. ,  'yearly'  ,  'weights_bicubic' ,  'V1'
111   sn_humi =    'drowned.compress_q2_DFS5.2'    ,    3     ,  'q2'      ,    .true.      , .false. ,  'yearly'  ,  'weights_bilinear' ,  ''
112   sn_qsr  =    'drowned.compress_radsw_DFS5.2' ,    24    ,  'radsw'   ,    .false.     , .false. ,  'yearly'  ,  'weights_bilinear' ,  ''
113   sn_qlw  =    'drowned.compress_radlw_DFS5.2' ,    24    ,  'radlw'   ,    .false.     , .false. ,  'yearly'  ,  'weights_bilinear' ,  ''
114   sn_tair =    'drowned.compress_t2_DFS5.2'    ,    3     ,  't2'      ,    .true.      , .false. ,  'yearly'  ,  'weights_bilinear' ,  ''
115   sn_prec =    'drowned.compress_precip_DFS5.2' ,   24    ,  'precip'  ,    .true.      , .false. ,  'yearly'  ,  'weights_bilinear' ,  ''
116   sn_snow =    'drowned.compress_snow_DFS5.2'  ,    24    ,  'snow'    ,    .true.      , .false. ,  'yearly'  ,  'weights_bilinear' ,  ''
117   !
118   cn_dir      = './'      !  root directory for the location of the bulk files
119   rn_zqt      = 2.        !  Air temperature and humidity reference height (m)
120   rn_zu       = 10.        !  Wind vector reference height (m)                           
121/
122!-----------------------------------------------------------------------
123&namtra_qsr    !   penetrative solar radiation
124!-----------------------------------------------------------------------
125   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , ''
126   ln_traqsr   = .true.    !  Light penetration (T) or not (F)
127   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
128   ln_qsr_2bd  = .false.   !  2 bands              light penetration
129   ln_qsr_bio  = .true.    !  bio-model light penetration
130/
131!-----------------------------------------------------------------------
132&namsbc_rnf    !   runoffs namelist surface boundary condition
133!-----------------------------------------------------------------------
134!              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
135!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
136   sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
137   sn_i_rnf    = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc',        -1         , 'Icb_flux',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
138   sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
139   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
140   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
141   sn_dep_rnf  = 'runoffs'            ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
142
143   ln_rnf_icb   = .true.     !  read in iceberg flux
144   ln_rnf_mouth = .false.    !  specific treatment at rivers mouths
145   ln_rnf_depth = .false.    !  read in depth information for runoff
146   ln_rnf_tem   = .false.    !  read in temperature information for runoff
147   ln_rnf_sal   = .false.    !  read in salinity information for runoff
148   ln_rnf_depth_ini = .true. !  compute depth at initialisation from runoff file
149   rn_rnf_max   = 0.05       !  max value of the runoff climatology over global domain ( if ln_rnf_depth_ini = .true )
150   rn_dep_max = 150.         !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true )
151   nn_rnf_depth_file = 0     ! create (=1) a runoff depth file or not (=0)
152/
153!-----------------------------------------------------------------------
154&namsbc_isf    !  Top boundary layer (ISF)
155!-----------------------------------------------------------------------
156!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
157!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
158!              !
159   sn_rnfisf     = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
160   sn_depmax_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
161   sn_depmin_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
162/
163!-----------------------------------------------------------------------
164&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
165!-----------------------------------------------------------------------
166/
167!-----------------------------------------------------------------------
168&namsbc_ssr    !   surface boundary condition : sea surface restoring
169!-----------------------------------------------------------------------
170!              !   file name  ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
171!              !              !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
172   sn_sss      = 'sss_absolute_salinity_WOA13_decav_Reg1L75_clim', -1. , 'sosaline', .true. , .true. , 'yearly' , 'weights_WOA13d1_2_eorca1_bilinear.nc' , ''
173   !
174   nn_icedmp   =   0       !  Cntrl of surface restoration under ice nn_icedmp
175                           !  ( 0   =  no restoration under ice )
176                           !  ( 1   =  restoration everywhere  )
177                           !  ( > 1 =  reinforced damping (x nn_icedmp) under ice
178   ln_sssd_bnd =   .false. !  flag to bound  S-S*
179   rn_sssd_bnd =   0.01    !  ABS(Max./Min.) S-S* threshold  [psu]
180/
181!-----------------------------------------------------------------------
182&namsbc_alb    !   albedo parameters
183!-----------------------------------------------------------------------
184   nn_ice_alb   =    1   !  parameterization of ice/snow albedo
185                         !     0: Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo
186                         !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004),
187                         !        giving cloud-sky albedo
188   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)
189   rn_alb_smlt  =  0.75  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' )
190   rn_alb_idry  =  0.60  !  dry ice albedo          : 0.72 ( '' )          ; 0.60 ( '' )          ; obs 0.54-0.65 ( '' )
191   rn_alb_imlt  =  0.50  !  bare puddled ice albedo : 0.53 ( '' )          ; 0.50 ( '' )          ; obs 0.49-0.58 ( '' )
192/
193!-----------------------------------------------------------------------
194&namberg       !   iceberg parameters
195!-----------------------------------------------------------------------
196      ln_icebergs              = .false.
197      ln_bergdia               = .false.              ! Calculate budgets
198      nn_verbose_level         = 0                    ! Turn on more verbose output if level > 0
199      nn_verbose_write         = 120                  ! Timesteps between verbose messages
200      nn_sample_rate           = 1                    ! Timesteps between sampling for trajectory storage
201                                                      ! Initial mass required for an iceberg of each class
202      rn_initial_mass          = 8.8e7, 4.1e8, 3.3e9, 1.8e10, 3.8e10, 7.5e10, 1.2e11, 2.2e11, 3.9e11, 7.4e11
203                                                      ! Proportion of calving mass to apportion to each class 
204      rn_distribution          = 0.24, 0.12, 0.15, 0.18, 0.12, 0.07, 0.03, 0.03, 0.03, 0.02
205                                                      ! Ratio between effective and real iceberg mass (non-dim)
206                                                      ! i.e. number of icebergs represented at a point         
207      rn_mass_scaling          = 2000, 200, 50, 20, 10, 5, 2, 1, 1, 1
208                                                      ! thickness of newly calved bergs (m)
209      rn_initial_thickness     = 40., 67., 133., 175., 250., 250., 250., 250., 250., 250.
210      rn_rho_bergs             = 850.                 ! Density of icebergs
211      rn_LoW_ratio             = 1.5                  ! Initial ratio L/W for newly calved icebergs
212      ln_operator_splitting    = .true.               ! Use first order operator splitting for thermodynamics
213      rn_bits_erosion_fraction = 0.                   ! Fraction of erosion melt flux to divert to bergy bits
214      rn_sicn_shift            = 0.                   ! Shift of sea-ice concn in erosion flux (0<sicn_shift<1)
215      ln_passive_mode          = .false.              ! iceberg - ocean decoupling   
216      nn_test_icebergs         =   8                  ! Create test icebergs of this class (-1 = no)
217                                                      ! Put a test iceberg at each gridpoint in box (lon1,lon2,lat1,lat2)
218      !rn_test_box              = 108.0,  116.0, -66.0, -58.0
219      rn_test_box              = -180.0,  180.0,  70.0,  90.0     !
220      rn_speed_limit           = 0.                   ! CFL speed limit for a berg   
221
222!              ! file name ! frequency (hours) !   variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
223!              !           !  (if <0  months)  !     name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
224      sn_icb =  'calving' ,       -1           , 'calvingmask',  .true.        , .true.  , 'yearly'  , ''       , ''       , ''
225   
226      cn_dir = './'
227/
228!-----------------------------------------------------------------------
229&namlbc        !   lateral momentum boundary condition
230!-----------------------------------------------------------------------
231   rn_shlat    =    0.0    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
232/
233!-----------------------------------------------------------------------
234&namcla        !   cross land advection
235!-----------------------------------------------------------------------
236/
237!-----------------------------------------------------------------------
238&nambfr        !   bottom friction
239!-----------------------------------------------------------------------
240   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
241/
242!-----------------------------------------------------------------------
243&nambbc        !   bottom temperature boundary condition
244!-----------------------------------------------------------------------
245   sn_qgh      ='Goutorbe_ghflux.nc',  -12.  , 'gh_flux'    ,   .false.     , .true. , 'yearly'  , 'weights_Goutorbe1_2_eorca1_bilinear.nc'       , ''       , ''
246   !
247   cn_dir      = './'      !  root directory for the location of the runoff files
248   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux
249/
250!-----------------------------------------------------------------------
251&nambbl        !   bottom boundary layer scheme
252!-----------------------------------------------------------------------
253/
254!-----------------------------------------------------------------------
255&nameos        !   ocean physical parameters
256!-----------------------------------------------------------------------
257/
258!-----------------------------------------------------------------------
259&namtra_adv    !   advection scheme for tracer
260!-----------------------------------------------------------------------
261   ln_traadv_tvd    =  .true.   !  TVD scheme
262   ln_traadv_ubs    =  .false.  !  UBS scheme
263/
264!-----------------------------------------------------------------------
265&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
266!-----------------------------------------------------------------------
267/
268!----------------------------------------------------------------------------------
269&namtra_ldf    !   lateral diffusion scheme for tracers
270!----------------------------------------------------------------------------------
271   ln_traldf_grif   =  .false.   !  griffies skew flux formulation       (require "key_ldfslp")
272   ln_traldf_gdia   =  .false.   !  griffies operator strfn diagnostics  (require "key_ldfslp")
273   ln_botmix_grif   =  .false.   !  griffies operator with lateral mixing on bottom (require "key_ldfslp")
274   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
275   rn_aeiv_0        =  1000.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv")
276/
277!-----------------------------------------------------------------------
278&namtra_dmp    !   tracer: T & S newtonian damping
279!-----------------------------------------------------------------------
280   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
281/
282!-----------------------------------------------------------------------
283&namdyn_adv    !   formulation of the momentum advection
284!-----------------------------------------------------------------------
285   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)
286   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
287   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme
288   nn_dynkeg     = 1       !  scheme for grad(KE): =0  C2  ; =1  Hollingsworth correction
289/
290!-----------------------------------------------------------------------
291&nam_vvl    !   vertical coordinate options
292!-----------------------------------------------------------------------
293/
294!-----------------------------------------------------------------------
295&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
296!-----------------------------------------------------------------------
297/
298!-----------------------------------------------------------------------
299&namdyn_hpg    !   Hydrostatic pressure gradient option
300!-----------------------------------------------------------------------
301   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
302   ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation)
303   !ln_hpg_isf  = .true.    !  s-coordinate (sco ) adapted to isf
304   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T)
305                           !           centered      time scheme  (F)
306/
307!-----------------------------------------------------------------------
308&namdyn_ldf    !   lateral diffusion on momentum
309!-----------------------------------------------------------------------
310   rn_ahm_0_lap     = 20000.    !  horizontal laplacian eddy viscosity   [m2/s]
311/
312!-----------------------------------------------------------------------
313&namzdf        !   vertical physics
314!-----------------------------------------------------------------------
315/
316!-----------------------------------------------------------------------
317&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
318!-----------------------------------------------------------------------
319  nn_etau     = 0         !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
320                          !    = 0 no penetration
321                          !    = 1 add a tke source below the ML
322                          !    = 2 add a tke source just at the base of the ML
323                          !    = 3 as = 1 applied on HF part of the stress    ("key_oasis3")
324  nn_mxl0     = 2         ! type of scaling under sea-ice
325                          !    = 0 no scaling under sea-ice
326                          !    = 1 scaling with constant sea-ice thickness
327                          !    = 2  scaling with mean sea-ice thickness
328                          !    = 3  scaling with maximum sea-ice thickness
329  rn_hice    = 10.        ! max constant ice thickness value when scaling under sea-ice ( nn_mxl0=1)
330  ln_lc      = .true.     !  Langmuir cell parameterisation (Axell 2002)
331  rn_lc      =  0.20      !  coef. associated to Langmuir cells
332/
333!-----------------------------------------------------------------------
334&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
335!-----------------------------------------------------------------------
336/
337!-----------------------------------------------------------------------
338&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
339!-----------------------------------------------------------------------
340/
341!-----------------------------------------------------------------------
342&namzdf_tmx_new    !   new tidal mixing parameterization                ("key_zdftmx_new")
343!-----------------------------------------------------------------------
344   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
345   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
346   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
347/
348!-----------------------------------------------------------------------
349&namsol        !   elliptic solver / island / free surface
350!-----------------------------------------------------------------------
351/
352!-----------------------------------------------------------------------
353&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
354!-----------------------------------------------------------------------
355   ln_nnogather=  .true.   !
356   jpni        =   25      !  jpni   number of processors following i (set automatically if < 1)
357   jpnj        =   24      !  jpnj   number of processors following j (set automatically if < 1)
358   jpnij       =   432     !  jpnij  number of local domains (set automatically if < 1), 357 for eORCA1/IPSLCM6-LR
359/
360!-----------------------------------------------------------------------
361&namctl        !   Control prints & Benchmark
362!-----------------------------------------------------------------------
363/
364!-----------------------------------------------------------------------
365&namptr       !   Poleward Transport Diagnostic
366!-----------------------------------------------------------------------
367   ln_diaptr  = .true.    !  Poleward heat and salt transport (T) or not (F)
368   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not
369/
370!-----------------------------------------------------------------------
371&namhsb       !  Heat and salt budgets
372!-----------------------------------------------------------------------
373   ln_diahsb  = .true. 
374/
375!-----------------------------------------------------------------------
376&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
377!-----------------------------------------------------------------------
378/
379!-----------------------------------------------------------------------
380&nam_vvl    !   vertical coordinate options
381!-----------------------------------------------------------------------
382/
383!-----------------------------------------------------------------------
384&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
385!-----------------------------------------------------------------------
386/
387!-----------------------------------------------------------------------
388&namtrd        !   diagnostics on dynamics and/or tracer trends
389!              !       and/or mixed-layer trends and/or barotropic vorticity
390!-----------------------------------------------------------------------
391   ln_tra_trd = .true.
392/
393!-----------------------------------------------------------------------
394&namsto       ! Stochastic parametrization of EOS
395!-----------------------------------------------------------------------
396/
Note: See TracBrowser for help on using the repository browser.