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.
1_namelist_cfg in trunk/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00 – NEMO

source: trunk/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/1_namelist_cfg @ 7646

Last change on this file since 7646 was 7646, checked in by timgraham, 7 years ago

Merge of dev_merge_2016 into trunk. UPDATE TO ARCHFILES NEEDED for XIOS2.
LIM_SRC_s/limrhg.F90 to follow in next commit due to change of kind (I'm unable to do it in this commit).
Merged using the following steps:

1) svn merge --reintegrate svn+ssh://forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk .
2) Resolve minor conflicts in sette.sh and namelist_cfg for ORCA2LIM3 (due to a change in trunk after branch was created)
3) svn commit
4) svn switch svn+ssh://forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk
5) svn merge svn+ssh://forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/branches/2016/dev_merge_2016 .
6) At this stage I checked out a clean copy of the branch to compare against what is about to be committed to the trunk.
6) svn commit #Commit code to the trunk

In this commit I have also reverted a change to Fcheck_archfile.sh which was causing problems on the Paris machine.

File size: 15.7 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  :  Configuration namelist used to overwrite SHARED/1_namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   cn_exp      = "Agulhas" !  experience name
8   nn_it000    =       1   !  first time step
9   nn_itend    =   10950   !  last  time step
10   nn_stock    =   10950   !  frequency of creation of a restart file (modulo referenced to 1)
11   nn_write    =   10950   !  frequency of write in the output file   (modulo referenced to nn_it000)
12   ln_clobber  = .true.    !  clobber (overwrite) an existing file
13/
14!-----------------------------------------------------------------------
15&namcfg        !   parameters of the configuration
16!-----------------------------------------------------------------------
17   ln_read_cfg = .true.    !  (=T) read the domain configuration file
18      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules
19      cn_domcfg = "AGRIF_AGULHAS_domain_cfg"    ! domain configuration filename
20/
21!-----------------------------------------------------------------------
22&namzgr        !   vertical coordinate
23!-----------------------------------------------------------------------
24   ln_zps      = .true.    !  z-coordinate - partial steps
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   nn_closea   =    0      !  remove (=0) or keep (=1) closed seas and lakes (ORCA)
31   !
32   rn_rdt      = 2880.     !  time step for the dynamics (and tracer if nn_acc=0)
33   !
34/
35!-----------------------------------------------------------------------
36&namcrs        !   Grid coarsening for dynamics output and/or
37!              !   passive tracer coarsened online simulations
38!-----------------------------------------------------------------------
39/
40!-----------------------------------------------------------------------
41&namtsd    !   data : Temperature  & Salinity
42!-----------------------------------------------------------------------
43/
44!-----------------------------------------------------------------------
45&namsbc        !   Surface Boundary Condition (surface module)
46!-----------------------------------------------------------------------
47   ln_blk      = .true.    !  CORE bulk formulation                     (T => fill namsbc_core)
48   nn_ice      = 0         !  =0 no ice boundary condition   ,
49                           !  =1 use observed ice-cover      ,
50                           !  =2 ice-model used                         ("key_lim3" or "key_lim2)
51   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
52   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
53   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
54                           !     =1 global mean of e-p-r set to zero at each time step
55                           !     =2 annual global mean of e-p-r set to zero
56                           !     =3 global emp set to zero and spread out over erp area
57/
58!-----------------------------------------------------------------------
59&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk = T)
60!-----------------------------------------------------------------------
61!              !  file name                   ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights                              ! rotation ! land/sea mask !
62!              !                              !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename                             ! pairing  ! filename      !
63   sn_wndi     = 'u_10.15JUNE2009_fill'       ,         6         , 'U_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bicubic.nc'     , 'Uwnd'   , ''
64   sn_wndj     = 'v_10.15JUNE2009_fill'       ,         6         , 'V_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bicubic.nc'     , 'Vwnd'   , ''
65   sn_qsr      = 'ncar_rad.15JUNE2009_fill'   ,        24         , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , ''
66   sn_qlw      = 'ncar_rad.15JUNE2009_fill'   ,        24         , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , ''
67   sn_tair     = 't_10.15JUNE2009_fill'       ,         6         , 'T_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , ''
68   sn_humi     = 'q_10.15JUNE2009_fill'       ,         6         , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , ''
69   sn_prec     = 'ncar_precip.15JUNE2009_fill',        -1         , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , ''
70   sn_snow     = 'ncar_precip.15JUNE2009_fill',        -1         , 'SNOW'    ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , ''
71   sn_slp      = 'slp.15JUNE2009_fill'        ,         6         , 'SLP'     ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , ''
72   sn_tdif     = 'taudif_core'                ,        24         , 'taudif'  ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , ''
73   !
74   !                    !  bulk algorithm :
75   ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008)
76   !
77/
78!-----------------------------------------------------------------------
79&namtra_qsr    !   penetrative solar radiation
80!-----------------------------------------------------------------------
81!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
82!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
83   sn_chl      ='chlorophyll',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
84/
85!-----------------------------------------------------------------------
86&namlbc        !   lateral momentum boundary condition
87!-----------------------------------------------------------------------
88/
89!-----------------------------------------------------------------------
90&namagrif      !  AGRIF zoom                                            ("key_agrif")
91!-----------------------------------------------------------------------
92/
93!-----------------------------------------------------------------------
94&nambfr        !   bottom friction
95!-----------------------------------------------------------------------
96/
97!-----------------------------------------------------------------------
98&nambbc        !   bottom temperature boundary condition
99!-----------------------------------------------------------------------
100   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
101/
102!-----------------------------------------------------------------------
103&nambbl        !   bottom boundary layer scheme
104!-----------------------------------------------------------------------
105/
106!-----------------------------------------------------------------------
107&nameos        !   ocean physical parameters
108!-----------------------------------------------------------------------
109/
110!-----------------------------------------------------------------------
111&namtra_dmp    !   tracer: T & S newtonian damping
112!-----------------------------------------------------------------------
113   ln_tradmp   =  .false.   !  add a damping termn (T) or not (F)
114/
115!-----------------------------------------------------------------------
116&namtra_adv    !   advection scheme for tracer
117!-----------------------------------------------------------------------
118   ln_traadv_fct =  .true.    !  FCT scheme
119      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
120      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
121      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping
122      !                             !        (number of sub-timestep = nn_fct_zts)
123/
124!-----------------------------------------------------------------------
125&namtra_ldf    !   lateral diffusion scheme for tracers
126!----------------------------------------------------------------------------------
127   !                       !  Operator type:
128   ln_traldf_lap   =  .true.   !    laplacian operator
129   ln_traldf_blp   =  .false.  !  bilaplacian operator
130   !                       !  Direction of action:
131   ln_traldf_lev   =  .false.  !  iso-level
132   ln_traldf_hor   =  .false.  !  horizontal (geopotential)
133   ln_traldf_iso   =  .true.   !  iso-neutral (Standard operator)
134   ln_traldf_triad =  .false.  !  iso-neutral (Triads   operator)
135   !
136   !                       !  iso-neutral options:       
137   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators)
138   rn_slpmax       =   0.01    !  slope limit                      (both operators)
139   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML              (triad only)
140   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only)
141   ln_botmix_triad =  .false.  !  lateral mixing on bottom                  (triad only)
142   !
143   !                       !  Coefficients:
144   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
145   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file
146   !                                !   =  0           constant
147   !                                !   = 10 F(k)      =ldf_c1d
148   !                                !   = 20 F(i,j)    =ldf_c2d
149   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
150   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d
151   !                                !   = 31 F(i,j,k,t)=F(local velocity)
152   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s]
153   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s]
154/
155!----------------------------------------------------------------------------------
156&namtra_ldfeiv !   eddy induced velocity param.
157!----------------------------------------------------------------------------------
158   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization
159/
160!-----------------------------------------------------------------------
161&namdyn_adv    !   formulation of the momentum advection
162!-----------------------------------------------------------------------
163
164!-----------------------------------------------------------------------
165&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
166!-----------------------------------------------------------------------
167   ln_dynvor_ene = .false. !  enstrophy conserving scheme
168   ln_dynvor_ens = .false. !  energy conserving scheme
169   ln_dynvor_mix = .false. !  mixed scheme
170   ln_dynvor_een = .true.  !  energy & enstrophy scheme
171      nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
172/
173!-----------------------------------------------------------------------
174&namdyn_hpg    !   Hydrostatic pressure gradient option
175!-----------------------------------------------------------------------
176/
177!-----------------------------------------------------------------------
178&namdyn_spg    !   surface pressure gradient
179!-----------------------------------------------------------------------
180   ln_dynspg_ts  = .true.  !  split-explicit free surface
181/
182!-----------------------------------------------------------------------
183&namdyn_ldf    !   lateral diffusion on momentum
184!-----------------------------------------------------------------------
185   !                       !  Type of the operator :
186   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
187   ln_dynldf_lap =  .false.    !    laplacian operator
188   ln_dynldf_blp =  .true.     !  bilaplacian operator
189   !                       !  Direction of action  :
190   ln_dynldf_lev =  .true.     !  iso-level
191   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
192   ln_dynldf_iso =  .false.    !  iso-neutral
193   !                       !  Coefficient
194   nn_ahm_ijk_t  =  0          !  space/time variation of eddy coef
195   !                                !  =-30  read in eddy_viscosity_3D.nc file
196   !                                !  =-20  read in eddy_viscosity_2D.nc file
197   !                                !  =  0  constant
198   !                                !  = 10  F(k)=c1d
199   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
200   !                                !  = 30  F(i,j,k)=c2d*c1d
201   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
202   rn_ahm_0      =  40000.     !  horizontal laplacian eddy viscosity   [m2/s]
203   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
204   rn_bhm_0      = 8.5e+11     !  horizontal bilaplacian eddy viscosity [m4/s]
205/
206!-----------------------------------------------------------------------
207&namzdf        !   vertical physics
208!-----------------------------------------------------------------------
209/
210!-----------------------------------------------------------------------
211&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
212!-----------------------------------------------------------------------
213/
214!-----------------------------------------------------------------------
215&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
216!-----------------------------------------------------------------------
217/
218!-----------------------------------------------------------------------
219&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
220!-----------------------------------------------------------------------
221   ln_tmx_itf  = .false.   !  ITF specific parameterisation
222/
223!-----------------------------------------------------------------------
224&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
225!-----------------------------------------------------------------------
226/
227!-----------------------------------------------------------------------
228&nammpp_dyndist !   Massively Parallel Distribution for AGRIF zoom      ("key_agrif" && "key_mpp_dyndist")
229!-----------------------------------------------------------------------
230/
231!-----------------------------------------------------------------------
232&namctl        !   Control prints & Benchmark
233!-----------------------------------------------------------------------
234/
235!-----------------------------------------------------------------------
236&namptr       !   Poleward Transport Diagnostic
237!-----------------------------------------------------------------------
238/
239!-----------------------------------------------------------------------
240&namhsb       !  Heat and salt budgets
241!-----------------------------------------------------------------------
242/
243!-----------------------------------------------------------------------
244&namobs       !  observation usage                                      ('key_diaobs')
245!-----------------------------------------------------------------------
246/
247!-----------------------------------------------------------------------
248&nam_asminc   !   assimilation increments                               ('key_asminc')
249!-----------------------------------------------------------------------
250/
Note: See TracBrowser for help on using the repository browser.