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/GYRE_PISCES/EXP00 – NEMO

source: branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg @ 6596

Last change on this file since 6596 was 6596, checked in by gm, 8 years ago

#1692 - branch SIMPLIF_2_usrdef: remove from namcfg and namdom many obsolete variables ; remove izoom/jzoom option

File size: 14.2 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : GYRE_PISCES Configuration namelist to overwrite reference dynamical namelist
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   cn_exp      =  "GYRE"   !  experience name
8   nn_it000    =       1   !  first time step
9   nn_itend    =    4320   !  last  time step
10   nn_leapy    =      30   !  Leap year calendar (1) or not (0)
11   nn_stock    =    4320   !  frequency of creation of a restart file (modulo referenced to 1)
12   nn_write    =      60   !  frequency of write in the output file   (modulo referenced to nn_it000)
13/
14!-----------------------------------------------------------------------
15&namcfg     !   parameters of the configuration   
16!-----------------------------------------------------------------------
17   cp_cfg      =  "gyre"                 !  name of the configuration
18   jp_cfg      =       1                 !  resolution of the configuration
19   jperio      =       0                 !  lateral cond. type (between 0 and 6)
20/
21!-----------------------------------------------------------------------
22&namzgr        !   vertical coordinate
23!-----------------------------------------------------------------------
24   ln_zco      = .true.    !  z-coordinate - full    steps
25   ln_linssh   = .true.    !  linear free surface
26/
27!-----------------------------------------------------------------------
28&namdom        !   space and time domain (bathymetry, mesh, timestep)
29!-----------------------------------------------------------------------
30   nn_bathy    =    0      !  compute (=0) or read (=1) the bathymetry file
31   rn_rdt      = 7200.     !  time step for the dynamics
32   ppsur       =   -2033.194295283385    !  ORCA r4, r2 and r05 coefficients
33   ppa0        =     155.8325369664153   ! (default coefficients)
34   ppa1        =     146.3615918601890   !
35   ppkth       =      17.28520372419791  !
36   ppacr       =       5.0               !
37   ppdzmin     =  999999.0               !  Minimum vertical spacing
38   pphmax      =  999999.0               !  Maximum depth
39   ldbletanh   =  .FALSE.                !  Use/do not use double tanf function for vertical coordinates
40   ppa2        =  999999.0               !  Double tanh function parameters
41   ppkth2      =  999999.0               !
42   ppacr2      =  999999.0               !
43/
44!-----------------------------------------------------------------------
45&namcrs        !   Grid coarsening for dynamics output and/or
46               !   passive tracer coarsened online simulations
47!-----------------------------------------------------------------------
48/
49!-----------------------------------------------------------------------
50&namtsd    !   data : Temperature  & Salinity
51!-----------------------------------------------------------------------
52   cn_dir        = './'      !  root directory for the location of the runoff files
53   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
54   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
55/
56!-----------------------------------------------------------------------
57&namsbc        !   Surface Boundary Condition (surface module)
58!-----------------------------------------------------------------------
59   nn_fsbc     = 1         !  frequency of surface boundary condition computation
60                           !     (also = the frequency of sea-ice model call)
61   ln_usr      = .true.    !  user defined formulation                  (T => check usrdef_sbc)
62   nn_ice      = 0         !  =0 no ice boundary condition   ,
63   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
64   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
65   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
66/
67!-----------------------------------------------------------------------
68&namtra_qsr    !   penetrative solar radiation
69!-----------------------------------------------------------------------
70   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration
71   ln_qsr_2bd  = .true.    !  2 bands              light penetration
72   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
73/
74
75!-----------------------------------------------------------------------
76&namberg       !   iceberg parameters
77!-----------------------------------------------------------------------
78/
79!-----------------------------------------------------------------------
80&namlbc        !   lateral momentum boundary condition
81!-----------------------------------------------------------------------
82   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
83/
84!-----------------------------------------------------------------------
85&nambfr        !   bottom friction
86!-----------------------------------------------------------------------
87   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
88/
89!-----------------------------------------------------------------------
90&nambbc        !   bottom temperature boundary condition                (default: NO)
91!-----------------------------------------------------------------------
92/
93!-----------------------------------------------------------------------
94&nameos        !   ocean physical parameters
95!-----------------------------------------------------------------------
96   nn_eos      =  0       !  type of equation of state and Brunt-Vaisala frequency
97                                 !  =-1, TEOS-10
98                                 !  = 0, EOS-80
99                                 !  = 1, S-EOS   (simplified eos)
100   ln_useCT    = .false.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm
101   !                             !
102   !                      ! S-EOS coefficients :
103   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS
104   rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1)
105   rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1)
106   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos)
107   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos)
108   rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos)
109   rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos)
110   rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos)
111!!org GYRE   rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2)
112!!org GYRE   rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2)
113!!org  caution  now a0 = alpha / rau0   with rau0 = 1026
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 (triad    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    = 0         !  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&namtra_dmp    !   tracer: T & S newtonian damping
162!-----------------------------------------------------------------------
163   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
164/
165!-----------------------------------------------------------------------
166&namdyn_adv    !   formulation of the momentum advection
167!-----------------------------------------------------------------------
168/
169!-----------------------------------------------------------------------
170&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
171!-----------------------------------------------------------------------
172   ln_dynvor_ene = .true.  !  enstrophy conserving scheme
173   ln_dynvor_ens = .false. !  energy conserving scheme
174   ln_dynvor_mix = .false. !  mixed scheme
175   ln_dynvor_een = .false. !  energy & enstrophy scheme
176      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
177/
178!-----------------------------------------------------------------------
179&namdyn_hpg    !   Hydrostatic pressure gradient option
180!-----------------------------------------------------------------------
181   ln_hpg_zco  = .true.    !  z-coordinate - full steps
182   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation)
183/
184!-----------------------------------------------------------------------
185&namdyn_spg    !   surface pressure gradient
186!-----------------------------------------------------------------------
187   ln_dynspg_ts  = .true.  !  split-explicit free surface
188/
189!-----------------------------------------------------------------------
190&namdyn_ldf    !   lateral diffusion on momentum
191!-----------------------------------------------------------------------
192   !                       !  Type of the operator :
193   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F
194   ln_dynldf_lap =  .true.    !    laplacian operator
195   ln_dynldf_blp =  .false.    !  bilaplacian operator
196   !                       !  Direction of action  :
197   ln_dynldf_lev =  .true.    !  iso-level
198   ln_dynldf_hor =  .false.    !  horizontal (geopotential)
199   ln_dynldf_iso =  .false.    !  iso-neutral
200   !                       !  Coefficient
201   nn_ahm_ijk_t  = 0           !  space/time variation of eddy coef
202   !                                !  =-30  read in eddy_viscosity_3D.nc file
203   !                                !  =-20  read in eddy_viscosity_2D.nc file
204   !                                !  =  0  constant
205   !                                !  = 10  F(k)=c1d
206   !                                !  = 20  F(i,j)=F(grid spacing)=c2d
207   !                                !  = 30  F(i,j,k)=c2d*c1d
208   !                                !  = 31  F(i,j,k)=F(grid spacing and local velocity)
209   rn_ahm_0      = 100000.     !  horizontal laplacian eddy viscosity   [m2/s]
210   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s]
211   rn_bhm_0      =      0.      !  horizontal bilaplacian eddy viscosity [m4/s]
212   !
213   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km)
214/
215   rn_ahm_0_lap     = 100000.   !  horizontal laplacian eddy viscosity   [m2/s]
216/
217!-----------------------------------------------------------------------
218&namzdf        !   vertical physics
219!-----------------------------------------------------------------------
220   nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1)
221/
222!-----------------------------------------------------------------------
223&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
224!-----------------------------------------------------------------------
225   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
226/
227!-----------------------------------------------------------------------
228&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
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/
Note: See TracBrowser for help on using the repository browser.