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/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/ISOMIP/EXP00 – NEMO

source: branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/ISOMIP/EXP00/namelist_cfg @ 7200

Last change on this file since 7200 was 7200, checked in by gm, 7 years ago

#1692 - branch SIMPLIF_2_usrdef: add depth_e3 module + management of ORCA family + domain_cfg filename (in&out) given in namelist

File size: 24.8 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : ISOMIP Configuration namelist to overwrite reference dynamical namelist
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namusr_def    !   ISOMIP user defined namelist 
6!-----------------------------------------------------------------------
7!-----------------------------------------------------------------------
8&namrun        !   parameters of the run
9!-----------------------------------------------------------------------
10   cn_exp      =  "ISOMIP"   !  experience name
11   nn_it000    =       1   !  first time step
12   !SF nn_itend    =  490560   !  last  time step
13   nn_itend    =      96   !  last  time step
14   nn_leapy    =       0   !  Leap year calendar (1) or not (0)
15   ln_clobber  = .true.    !  clobber (overwrite) an existing file
16   nn_stock    =      48   !  frequency of creation of a restart file (modulo referenced to 1)
17   nn_write    =      48   !  frequency of write in the output file   (modulo referenced to nn_it000)
18/
19!-----------------------------------------------------------------------
20&namcfg     !   parameters of the configuration   
21!-----------------------------------------------------------------------
22   ln_read_cfg = .true.    !  (=T) read the domain configuration file
23      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules
24      cn_domcfg = "ISOMIP_domcfg"      ! domain configuration filename
25/
26!-----------------------------------------------------------------------
27&namdom        !   space and time domain (bathymetry, mesh, timestep)
28!-----------------------------------------------------------------------
29   ln_linssh   = .true.    !  =T  linear free surface  ==>>  model level are fixed in time
30   ln_isfcav   = .true.    !  ice shelf cavity
31   !
32   nn_msh      =    0      !  create (>0) a mesh file or not (=0)
33   !
34   rn_rdt      = 1800.     !  time step for the dynamics (and tracer if nn_acc=0)
35/
36!-----------------------------------------------------------------------
37&namcrs        !   Grid coarsening for dynamics output and/or
38!              !   passive tracer coarsened online simulations
39!-----------------------------------------------------------------------
40/
41!-----------------------------------------------------------------------
42&namtsd    !   data : Temperature  & Salinity
43!-----------------------------------------------------------------------
44   cn_dir        = './'      !  root directory for the location of the runoff files
45   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
46   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
47/
48!-----------------------------------------------------------------------
49&namsbc        !   Surface Boundary Condition (surface module)
50!-----------------------------------------------------------------------
51   nn_fsbc     = 6         !  frequency of surface boundary condition computation
52   !                       !     (also = the frequency of sea-ice model call)
53   ln_usr      = .true.    !  user defined formulation                  (T => check usrdef_sbc)
54   nn_ice      = 0         !  =0 no ice boundary condition   ,
55                           !  =1 use observed ice-cover      ,
56                           !  =2 ice-model used               
57   nn_ice_embd = 0         !  =0 levitating ice (no mass exchange, concentration/dilution effect)
58                           !  =1 levitating ice with mass and salt exchange but no presure effect
59                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure)
60   ln_traqsr   = .false.   !  Light penetration (T) or not (F)
61   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
62   ln_isf      = .true.    !  ice shelf melting/freezing                (T => fill namsbc_isf)
63   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
64   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
65                           !     =1 global mean of e-p-r set to zero at each time step
66                           !     =2 annual global mean of e-p-r set to zero
67/
68!-----------------------------------------------------------------------
69&namsbc_flx    !   surface boundary condition : flux formulation
70!-----------------------------------------------------------------------
71/
72!-----------------------------------------------------------------------
73&namsbc_clio   !   namsbc_clio  CLIO bulk formulae
74!-----------------------------------------------------------------------
75/
76!-----------------------------------------------------------------------
77&namsbc_core   !   namsbc_core  CORE bulk formulae
78!-----------------------------------------------------------------------
79/
80!-----------------------------------------------------------------------
81&namsbc_mfs   !   namsbc_mfs  MFS bulk formulae
82!-----------------------------------------------------------------------
83/
84!-----------------------------------------------------------------------
85&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
86!-----------------------------------------------------------------------
87/
88!-----------------------------------------------------------------------
89&namtra_qsr    !   penetrative solar radiation
90!-----------------------------------------------------------------------
91/
92!-----------------------------------------------------------------------
93&namsbc_rnf    !   runoffs namelist surface boundary condition
94!-----------------------------------------------------------------------
95/
96!-----------------------------------------------------------------------
97&namsbc_isf    !  Top boundary layer (ISF)
98!-----------------------------------------------------------------------
99!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
100!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      !
101! nn_isf == 4
102   sn_fwfisf   = 'rnfisf'  ,         -12       ,'sowflisf',     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
103! nn_isf == 3
104   sn_rnfisf   = 'rnfisf'  ,         -12       ,'sofwfisf',     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
105! nn_isf == 2 and 3
106   sn_depmax_isf = 'rnfisf' ,        -12       ,'sozisfmax' ,   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
107   sn_depmin_isf = 'rnfisf' ,        -12       ,'sozisfmin' ,   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
108! nn_isf == 2
109   sn_Leff_isf = 'rnfisf'  ,         -12       ,'Leff'    ,     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
110! for all case
111   nn_isf      = 1         !  ice shelf melting/freezing
112                           !  1 = presence of ISF    2 = bg03 parametrisation
113                           !  3 = rnf file for isf   4 = ISF fwf specified
114                           !  option 1 and 4 need ln_isfcav = .true. (domzgr)
115! only for nn_isf = 1 or 2
116   rn_gammat0  = 1.0e-4   ! gammat coefficient used in blk formula
117   rn_gammas0  = 1.0e-4   ! gammas coefficient used in blk formula
118! only for nn_isf = 1 or 4
119   rn_hisf_tbl =  30.      ! thickness of the top boundary layer    (Losh et al. 2008)
120                          ! 0 => thickness of the tbl = thickness of the first wet cell
121! only for nn_isf = 1
122   nn_isfblk   = 1        ! 1 ISOMIP  like: 2 equations formulation (Hunter et al., 2006)
123                          ! 2 ISOMIP+ like: 3 equations formulation (Asay-Davis et al., 2015)
124   nn_gammablk = 0        ! 0 = cst Gammat (= gammat/s)
125                          ! 1 = velocity dependend Gamma (u* * gammat/s)  (Jenkins et al. 2010)
126                          ! 2 = velocity and stability dependent Gamma    (Holland et al. 1999)
127/
128!-----------------------------------------------------------------------
129&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
130!-----------------------------------------------------------------------
131/
132!-----------------------------------------------------------------------
133&namsbc_ssr    !   surface boundary condition : sea surface restoring
134!-----------------------------------------------------------------------
135/
136!-----------------------------------------------------------------------
137&namsbc_alb    !   albedo parameters
138!-----------------------------------------------------------------------
139/
140!-----------------------------------------------------------------------
141&namberg       !   iceberg parameters
142!-----------------------------------------------------------------------
143/
144!-----------------------------------------------------------------------
145&namlbc        !   lateral momentum boundary condition
146!-----------------------------------------------------------------------
147                           !  free slip  !   partial slip  !   no slip   ! strong slip
148   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
149   ln_vorlat   = .false.   !  consistency of vorticity boundary condition with analytical eqs.
150/
151!-----------------------------------------------------------------------
152&namagrif      !  AGRIF zoom                                            ("key_agrif")
153!-----------------------------------------------------------------------
154/
155!-----------------------------------------------------------------------
156&nam_tide      !    tide parameters (#ifdef key_tide)
157!-----------------------------------------------------------------------
158/
159!-----------------------------------------------------------------------
160&nambdy        !  unstructured open boundaries                          ("key_bdy")
161!-----------------------------------------------------------------------
162/
163!-----------------------------------------------------------------------
164&nambdy_dta      !  open boundaries - external data           ("key_bdy")
165!-----------------------------------------------------------------------
166/
167!-----------------------------------------------------------------------
168&nambdy_tide     ! tidal forcing at open boundaries
169!-----------------------------------------------------------------------
170/
171!-----------------------------------------------------------------------
172&nambfr        !   bottom friction
173!-----------------------------------------------------------------------
174   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
175                           !                              = 2 : nonlinear friction
176   rn_bfri1    =    4.e-4  !  bottom drag coefficient (linear case)
177   rn_bfri2    =    1.e-3  !  bottom drag coefficient (non linear case). Minimum coeft if ln_loglayer=T
178   rn_bfri2_max =   1.e-1  !  max. bottom drag coefficient (non linear case and ln_loglayer=T)
179   rn_bfeb2    =    2.5e-3 !  bottom turbulent kinetic energy background  (m2/s2)
180   rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T
181   ln_bfr2d    = .false.   !  horizontal variation of the bottom friction coef (read a 2D mask file )
182   rn_bfrien   =    50.    !  local multiplying factor of bfr (ln_bfr2d=T)
183   rn_tfri1    =    4.e-4  !  top drag coefficient (linear case)
184   rn_tfri2    =    2.5e-3 !  top drag coefficient (non linear case). Minimum coeft if ln_loglayer=T
185   rn_tfri2_max =   1.e-1  !  max. top drag coefficient (non linear case and ln_loglayer=T)
186   rn_tfeb2    =    0.0    !  top turbulent kinetic energy background  (m2/s2)
187   rn_tfrz0    =    3.e-3  !  top roughness [m] if ln_loglayer=T
188   ln_tfr2d    = .false.   !  horizontal variation of the top friction coef (read a 2D mask file )
189   rn_tfrien   =    50.    !  local multiplying factor of tfr (ln_tfr2d=T)
190
191   ln_bfrimp   = .true.    !  implicit bottom friction (requires ln_zdfexp = .false. if true)
192   ln_loglayer = .false.   !  logarithmic formulation (non linear case)
193/
194!-----------------------------------------------------------------------
195&nambbc        !   bottom temperature boundary condition
196!-----------------------------------------------------------------------
197   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
198/
199!-----------------------------------------------------------------------
200&nambbl        !   bottom boundary layer scheme
201!-----------------------------------------------------------------------
202   nn_bbl_ldf  =  0      !  diffusive bbl (=1)   or not (=0)
203   nn_bbl_adv  =  0      !  advective bbl (=1/2) or not (=0)
204/
205!-----------------------------------------------------------------------
206&nameos        !   ocean physical parameters
207!-----------------------------------------------------------------------
208   nn_eos      =  0       !  type of equation of state and Brunt-Vaisala frequency
209                                 !  =-1, TEOS-10
210                                 !  = 0, EOS-80
211                                 !  = 1, S-EOS   (simplified eos)
212   ln_useCT    = .false.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm
213   !                             !
214   !                      ! S-EOS coefficients :
215   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
216   rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1)
217   rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1)
218   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos)
219   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos)
220   rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos)
221   rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos)
222   rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos)
223!!org GYRE   rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2)
224!!org GYRE   rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2)
225!!org  caution  now a0 = alpha / rau0   with rau0 = 1026
226/
227!-----------------------------------------------------------------------
228&namtra_adv    !   advection scheme for tracer
229!-----------------------------------------------------------------------
230   ln_traadv_fct =  .true.   !  FCT scheme
231      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
232      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
233      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping
234      !                             !        (number of sub-timestep = nn_fct_zts)
235/
236!-----------------------------------------------------------------------
237&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
238!-----------------------------------------------------------------------
239/
240!----------------------------------------------------------------------------------
241&namtra_ldf    !   lateral diffusion scheme for tracers
242!----------------------------------------------------------------------------------
243   !                       !  Operator type:
244   ln_traldf_lap   =  .true.   !    laplacian operator
245   ln_traldf_blp   =  .false.  !  bilaplacian operator
246   !                       !  Direction of action:
247   ln_traldf_lev   =  .false.  !  iso-level
248   ln_traldf_hor   =  .true.   !  horizontal (geopotential)
249   ln_traldf_iso   =  .false.  !  iso-neutral (standard operator)
250   ln_traldf_triad =  .false.  !  iso-neutral (triad    operator)
251   !
252   !                       !  iso-neutral options:       
253   ln_traldf_msc   =  .false.  !  Method of Stabilizing Correction (both operators)
254   rn_slpmax       =   0.01    !  slope limit                      (both operators)
255   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only)
256   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
257   ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only)
258   !
259   !                       !  Coefficients:
260   nn_aht_ijk_t    = 0         !  space/time variation of eddy coef
261   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file
262   !                                !   =  0           constant
263   !                                !   = 10 F(k)      =ldf_c1d
264   !                                !   = 20 F(i,j)    =ldf_c2d
265   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
266   !                                !   = 30 F(i,j,k)  =ldf_c2d * ldf_c1d
267   !                                !   = 31 F(i,j,k,t)=F(local velocity and grid-spacing)
268   rn_aht_0        =  100.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
269   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
270/
271!----------------------------------------------------------------------------------
272&namtra_ldfeiv !   eddy induced velocity param.
273!----------------------------------------------------------------------------------
274   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization
275/
276!-----------------------------------------------------------------------
277&namtra_dmp    !   tracer: T & S newtonian damping
278!-----------------------------------------------------------------------
279   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
280/
281!-----------------------------------------------------------------------
282&namdyn_adv    !   formulation of the momentum advection
283!-----------------------------------------------------------------------
284/
285!-----------------------------------------------------------------------
286&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
287!-----------------------------------------------------------------------
288   ln_dynvor_ene = .true.  !  enstrophy conserving scheme
289   ln_dynvor_ens = .false. !  energy conserving scheme
290   ln_dynvor_mix = .false. !  mixed scheme
291   ln_dynvor_een = .false. !  energy & enstrophy scheme
292      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
293/
294!-----------------------------------------------------------------------
295&namdyn_hpg    !   Hydrostatic pressure gradient option
296!-----------------------------------------------------------------------
297   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
298   ln_hpg_isf  = .true.    !  s-coordinate adapted for isf (standard jacobian formulation)
299/
300!-----------------------------------------------------------------------
301&namdyn_spg    !   surface pressure gradient
302!-----------------------------------------------------------------------
303   ln_dynspg_ts  = .true.  !  split-explicit free surface
304/
305!-----------------------------------------------------------------------
306&namdyn_ldf    !   lateral diffusion on momentum
307!-----------------------------------------------------------------------
308   !                       !  Type of the operator :
309   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
310   ln_dynldf_lap =  .true.     !    laplacian operator
311   ln_dynldf_blp =  .false.    !  bilaplacian operator
312   !                       !  Direction of action  :
313   ln_dynldf_lev =  .false.    !  iso-level
314   ln_dynldf_hor =  .true.     !  horizontal (geopotential)
315   ln_dynldf_iso =  .false.    !  iso-neutral
316   !                       !  Coefficient
317   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef
318   !                                !  =-30  read in eddy_viscosity_3D.nc file
319   !                                !  =-20  read in eddy_viscosity_2D.nc file
320   !                                !  =  0  constant
321   !                                !  = 10  F(k)=c1d
322   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
323   !                                !  = 30  F(i,j,k)=c2d*c1d
324   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
325   rn_ahm_0      =    600.     !  horizontal laplacian eddy viscosity   [m2/s]
326   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
327   rn_bhm_0      = 1.e+12      !  horizontal bilaplacian eddy viscosity [m4/s]
328   !
329   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km)
330/
331!-----------------------------------------------------------------------
332&namzdf        !   vertical physics
333!-----------------------------------------------------------------------
334   rn_avm0     =   1.0e-3  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst")
335   rn_avt0     =   5.0e-5  !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst")
336   nn_avb      =    0      !  profile for background avt & avm (=1) or not (=0)
337   nn_havtb    =    0      !  horizontal shape for avtb (=1) or not (=0)
338   ln_zdfevd   = .true.    !  enhanced vertical diffusion (evd) (T) or not (F)
339   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
340   rn_avevd    =   0.1     !  evd mixing coefficient [m2/s]
341   ln_zdfnpc   = .false.   !  Non-Penetrative Convective algorithm (T) or not (F)
342   nn_npc      =    1            !  frequency of application of npc
343   nn_npcp     =  365            !  npc control print frequency
344   ln_zdfexp   = .false.   !  time-stepping: split-explicit (T) or implicit (F) time stepping
345   nn_zdfexp   =    3            !  number of sub-timestep for ln_zdfexp=T
346/
347!-----------------------------------------------------------------------
348&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
349!-----------------------------------------------------------------------
350/
351!-----------------------------------------------------------------------
352&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
353!-----------------------------------------------------------------------
354/
355!-----------------------------------------------------------------------
356&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls")
357!-----------------------------------------------------------------------
358/
359!-----------------------------------------------------------------------
360&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
361!-----------------------------------------------------------------------
362/
363!-----------------------------------------------------------------------
364&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
365!-----------------------------------------------------------------------
366   ln_tmx_itf  = .false.   !  ITF specific parameterisation
367/
368!-----------------------------------------------------------------------
369&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
370!-----------------------------------------------------------------------
371/
372!-----------------------------------------------------------------------
373&namctl        !   Control prints & Benchmark
374!-----------------------------------------------------------------------
375/
376!-----------------------------------------------------------------------
377&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4")
378!-----------------------------------------------------------------------
379/
380!-----------------------------------------------------------------------
381&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
382!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
383!-----------------------------------------------------------------------
384/
385!-----------------------------------------------------------------------
386&namflo       !   float parameters                                      ("key_float")
387!-----------------------------------------------------------------------
388/
389!-----------------------------------------------------------------------
390&namptr       !   Poleward Transport Diagnostic
391!-----------------------------------------------------------------------
392/
393!-----------------------------------------------------------------------
394&namhsb       !  Heat and salt budgets
395!-----------------------------------------------------------------------
396/
397!-----------------------------------------------------------------------
398&namdct        ! transports through sections
399!-----------------------------------------------------------------------
400/
401!-----------------------------------------------------------------------
402&namobs       !  observation usage switch                               ('key_diaobs')
403!-----------------------------------------------------------------------
404/
405!-----------------------------------------------------------------------
406&nam_asminc   !   assimilation increments                               ('key_asminc')
407!-----------------------------------------------------------------------
408/
409!-----------------------------------------------------------------------
410&namsbc_wave   ! External fields from wave model
411!-----------------------------------------------------------------------
412/
Note: See TracBrowser for help on using the repository browser.