New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
namelist_cfg in branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00 – NEMO

source: branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg @ 8933

Last change on this file since 8933 was 8933, checked in by clem, 6 years ago

dev_CNRS_2017: raw commit of the Met-Office specifics for coupling with their Earth system model. It is not yet tested and debuging is expected

  • Property svn:mime-type set to text/x-fortran
File size: 19.4 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   nn_no       =       0   !  job number (no more used...)
8   cn_exp      =  "ORCA2"  !  experience name
9   nn_it000    =       1   !  first time step
10   nn_itend    =    5475   !  last  time step (std 5475)
11/
12!-----------------------------------------------------------------------
13&namcfg     !   parameters of the configuration
14!-----------------------------------------------------------------------
15   ln_read_cfg = .true.    !  (=T) read the domain configuration file
16      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules
17      cn_domcfg = "ORCA_R2_zps_domcfg"    ! domain configuration filename
18/
19!-----------------------------------------------------------------------
20&namdom        !   space and time domain (bathymetry, mesh, timestep)
21!-----------------------------------------------------------------------
22   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time
23   !
24   nn_msh      =    0      !  create (>0) a mesh file or not (=0)
25   !
26/
27!-----------------------------------------------------------------------
28&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T)
29!-----------------------------------------------------------------------
30/
31!-----------------------------------------------------------------------
32&namtsd    !   data : Temperature  & Salinity
33!-----------------------------------------------------------------------
34/
35!-----------------------------------------------------------------------
36&namsbc        !   Surface Boundary Condition (surface module)
37!-----------------------------------------------------------------------
38   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk )
39/
40!-----------------------------------------------------------------------
41&namsbc_blk   !   namsbc_blk  Bulk formulae
42!-----------------------------------------------------------------------
43   ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008)
44/
45!-----------------------------------------------------------------------
46&namtra_qsr    !   penetrative solar radiation
47!-----------------------------------------------------------------------
48/
49!-----------------------------------------------------------------------
50&namsbc_cpl
51!-----------------------------------------------------------------------
52/
53!-----------------------------------------------------------------------
54&namsbc_rnf    !   runoffs namelist surface boundary condition
55!-----------------------------------------------------------------------
56/
57!-----------------------------------------------------------------------
58&namsbc_ssr    !   surface boundary condition : sea surface restoring
59!-----------------------------------------------------------------------
60/
61!-----------------------------------------------------------------------
62&namsbc_alb    !   albedo parameters
63!-----------------------------------------------------------------------
64/
65!-----------------------------------------------------------------------
66&namberg       !   iceberg parameters
67!-----------------------------------------------------------------------
68      ln_icebergs              = .true.               ! iceberg floats or not
69      ln_bergdia               = .true.               ! Calculate budgets
70      nn_verbose_level         = 1                    ! Turn on more verbose output if level > 0
71      nn_verbose_write         = 15                   ! Timesteps between verbose messages
72      nn_sample_rate           = 1                    ! Timesteps between sampling for trajectory storage
73                                                      ! Initial mass required for an iceberg of each class
74      rn_initial_mass          = 8.8e7, 4.1e8, 3.3e9, 1.8e10, 3.8e10, 7.5e10, 1.2e11, 2.2e11, 3.9e11, 7.4e11
75                                                      ! Proportion of calving mass to apportion to each class
76      rn_distribution          = 0.24, 0.12, 0.15, 0.18, 0.12, 0.07, 0.03, 0.03, 0.03, 0.02
77                                                      ! Ratio between effective and real iceberg mass (non-dim)
78                                                      ! i.e. number of icebergs represented at a point
79      rn_mass_scaling          = 2000, 200, 50, 20, 10, 5, 2, 1, 1, 1
80                                                      ! thickness of newly calved bergs (m)
81      rn_initial_thickness     = 40., 67., 133., 175., 250., 250., 250., 250., 250., 250.
82      rn_rho_bergs             = 850.                 ! Density of icebergs
83      rn_LoW_ratio             = 1.5                  ! Initial ratio L/W for newly calved icebergs
84      ln_operator_splitting    = .true.               ! Use first order operator splitting for thermodynamics
85      rn_bits_erosion_fraction = 0.                   ! Fraction of erosion melt flux to divert to bergy bits
86      rn_sicn_shift            = 0.                   ! Shift of sea-ice concn in erosion flux (0<sicn_shift<1)
87      ln_passive_mode          = .false.              ! iceberg - ocean decoupling
88      nn_test_icebergs         = -1                   ! Create test icebergs of this class (-1 = no)
89                                                      ! Put a test iceberg at each gridpoint in box (lon1,lon2,lat1,lat2)
90      rn_test_box              = 108.0,  116.0, -66.0, -58.0
91      rn_speed_limit           = 0.                   ! CFL speed limit for a berg
92
93!            ! file name ! frequency (hours) !   variable   ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
94!            !           !  (if <0  months)  !     name     !  (logical)  !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
95      sn_icb =  'calving',       -1          , 'calving'    ,   .true.    , .true.  , 'yearly'  ,    ''    ,    ''    ,     ''
96
97      cn_dir = './'
98/
99!-----------------------------------------------------------------------
100&namlbc        !   lateral momentum boundary condition
101!-----------------------------------------------------------------------
102/
103!-----------------------------------------------------------------------
104&namdrg        !   top/bottom friction
105!-----------------------------------------------------------------------
106   ln_lin = .true.         !     linear  drag: Cd = Cd0 Uc0
107/
108!-----------------------------------------------------------------------
109&namagrif      !  AGRIF zoom                                            ("key_agrif")
110!-----------------------------------------------------------------------
111   nn_cln_update =    3    !  baroclinic update frequency
112/
113!-----------------------------------------------------------------------
114&nambbc        !   bottom temperature boundary condition                (default: NO)
115!-----------------------------------------------------------------------
116   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
117/
118!-----------------------------------------------------------------------
119&nambbl        !   bottom boundary layer scheme                         (default: NO)
120!-----------------------------------------------------------------------
121   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag
122   nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0)
123   nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0)
124   rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s]
125   rn_gambbl   =  10.      !  advective bbl coefficient                 [s]
126/
127!-----------------------------------------------------------------------
128&nameos        !   ocean physical parameters
129!-----------------------------------------------------------------------
130   ln_teos10   = .false.         !  = Use TEOS-10 equation of state
131   ln_eos80    = .true.          !  = Use EOS80
132   ln_seos     = .false.         !  = Use S-EOS (simplified Eq.)
133/
134!-----------------------------------------------------------------------
135&namtra_adv    !   advection scheme for tracer                          (default: NO advection)
136!-----------------------------------------------------------------------
137   ln_traadv_fct = .true.     !  FCT scheme
138      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
139      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
140/
141!-----------------------------------------------------------------------
142&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param)
143!-----------------------------------------------------------------------
144   ln_mle      = .true.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation
145/
146!----------------------------------------------------------------------------------
147&namtra_ldf    !   lateral diffusion scheme for tracers
148!----------------------------------------------------------------------------------
149   !                       !  Operator type:
150   ln_traldf_NONE  =  .false.  !           No operator (no explicit advection)
151   ln_traldf_lap   =  .true.   !    laplacian operator
152   ln_traldf_blp   =  .false.  !  bilaplacian operator
153   !                       !  Direction of action:
154   ln_traldf_lev   =  .false.  !  iso-level
155   ln_traldf_hor   =  .false.  !  horizontal (geopotential)
156   ln_traldf_iso   =  .true.   !  iso-neutral (Standard operator)
157   ln_traldf_triad =  .false.  !  iso-neutral (Triads   operator)
158   !
159   !                       !  iso-neutral options:       
160   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators)
161   rn_slpmax       =   0.01    !  slope limit                      (both operators)
162   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML              (triad only)
163   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
164   ln_botmix_triad =  .false.  !  lateral mixing on bottom                  (triad only)
165   !
166   !                       !  Coefficients:
167   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
168   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file
169   !                                !   =  0           constant
170   !                                !   = 10 F(k)      =ldf_c1d
171   !                                !   = 20 F(i,j)    =ldf_c2d
172   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
173   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
174   !                                !   = 31 F(i,j,k,t)=F(local velocity)
175   rn_aht_0        = 2000.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
176   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
177/
178!----------------------------------------------------------------------------------
179&namtra_ldfeiv !   eddy induced velocity param.
180!----------------------------------------------------------------------------------
181   ln_ldfeiv     =.true.   ! use eddy induced velocity parameterization
182   ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities
183   rn_aeiv_0     = 2000.   ! eddy induced velocity coefficient   [m2/s]
184   nn_aei_ijk_t  = 21      ! space/time variation of the eiv coeficient
185   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file
186   !                                !   =  0           constant
187   !                                !   = 10 F(k)      =ldf_c1d
188   !                                !   = 20 F(i,j)    =ldf_c2d
189   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
190   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
191/
192!-----------------------------------------------------------------------
193&namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO)
194!-----------------------------------------------------------------------
195/
196!-----------------------------------------------------------------------
197&namdyn_adv    !   formulation of the momentum advection                (default: No selection)
198!-----------------------------------------------------------------------
199   ln_dynadv_NONE= .false. !  linear dynamics (no momentum advection)
200   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme
201     nn_dynkeg     = 0        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction
202   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
203   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme
204/
205!-----------------------------------------------------------------------
206&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
207!-----------------------------------------------------------------------
208   ln_dynvor_ene = .false. !  enstrophy conserving scheme
209   ln_dynvor_ens = .false. !  energy conserving scheme
210   ln_dynvor_mix = .false. !  mixed scheme
211   ln_dynvor_een = .true.  !  energy & enstrophy scheme
212      nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
213/
214!-----------------------------------------------------------------------
215&namdyn_hpg    !   Hydrostatic pressure gradient option
216!-----------------------------------------------------------------------
217   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
218/
219!-----------------------------------------------------------------------
220&namdyn_spg    !   surface pressure gradient
221!-----------------------------------------------------------------------
222   ln_dynspg_ts  = .true.  !  split-explicit free surface
223/
224!-----------------------------------------------------------------------
225&namdyn_ldf    !   lateral diffusion on momentum
226!-----------------------------------------------------------------------
227   !                       !  Type of the operator :
228   ln_dynldf_NONE=  .false.    !           No operator (no explicit diffusion)
229   ln_dynldf_lap =  .true.     !    laplacian operator
230   ln_dynldf_blp =  .false.    !  bilaplacian operator
231   !                       !  Direction of action  :
232   ln_dynldf_lev =  .true.     !  iso-level
233   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
234   ln_dynldf_iso =  .false.    !  iso-neutral
235   !                       !  Coefficient
236   nn_ahm_ijk_t  = -30         !  space/time variation of eddy coef
237   !                                !  =-30  read in eddy_viscosity_3D.nc file
238   !                                !  =-20  read in eddy_viscosity_2D.nc file
239   !                                !  =  0  constant
240   !                                !  = 10  F(k)=c1d
241   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
242   !                                !  = 30  F(i,j,k)=c2d*c1d
243   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
244   rn_ahm_0      =  40000.     !  horizontal laplacian eddy viscosity   [m2/s]
245   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
246   rn_bhm_0      = 1.e+12      !  horizontal bilaplacian eddy viscosity [m4/s]
247   !
248   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km)
249/
250!!======================================================================
251!!                     vertical physics namelists                     !!
252!!======================================================================
253!-----------------------------------------------------------------------
254&namzdf        !   vertical physics                                     (default: NO selection)
255!-----------------------------------------------------------------------
256   !                       ! type of vertical closure
257   ln_zdfcst   = .false.      !  constant mixing
258   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric)
259   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
260   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls)
261   ln_zdfosm   = .false.      !  OSMOSIS BL closure                     (T =>   fill namzdf_osm)
262   !
263   !                       ! convection
264   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme
265      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1)
266      rn_evd   =  100.           !  evd mixing coefficient [m2/s]
267   !
268   ln_zdfddm   = .true.    ! double diffusive mixing
269      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
270      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
271   !
272   !                       ! gravity wave-driven vertical mixing
273   ln_zdfiwm   = .false.      ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
274   ln_zdfswm   = .false.      ! surface  wave-induced mixing            (T => ln_wave=ln_sdw=T )
275   !
276   !                       !  Coefficients
277   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
278   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
279   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
280   nn_havtb    =    1         !  horizontal shape for avtb (=1) or not (=0)
281/
282!-----------------------------------------------------------------------
283&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion
284!-----------------------------------------------------------------------
285/
286!-----------------------------------------------------------------------
287&namzdf_iwm    !   tidal mixing parameterization                        (ln_zdfiwm =T)
288!-----------------------------------------------------------------------
289   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
290   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
291   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
292/
293!-----------------------------------------------------------------------
294&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
295!-----------------------------------------------------------------------
296/
297!-----------------------------------------------------------------------
298&namctl        !   Control prints & Benchmark
299!-----------------------------------------------------------------------
300/
301!-----------------------------------------------------------------------
302&namptr       !   Poleward Transport Diagnostic
303!-----------------------------------------------------------------------
304/
305!-----------------------------------------------------------------------
306&namhsb       !  Heat and salt budgets                                  (default F)
307!-----------------------------------------------------------------------
308   ln_diahsb  = .true.    !  check the heat and salt budgets (T) or not (F)
309/
310!-----------------------------------------------------------------------
311&namobs       !  observation usage                                      ('key_diaobs')
312!-----------------------------------------------------------------------
313/
314!-----------------------------------------------------------------------
315&nam_asminc   !   assimilation increments                               ('key_asminc')
316!-----------------------------------------------------------------------
317/
Note: See TracBrowser for help on using the repository browser.