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 in trunk/CONFIG/GYRE/EXP00 – NEMO

source: trunk/CONFIG/GYRE/EXP00/namelist @ 255

Last change on this file since 255 was 255, checked in by opalod, 19 years ago

nemo_v1_update_002 : CT : Integration of the KPP turbulent closure scheme

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 24.9 KB
Line 
1!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2! OPA namelist :  model option and parameter input
3! -------------
4!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
5!
6!-----------------------------------------------------------------------
7!       namrun   parameters of the run
8!-----------------------------------------------------------------------
9!  no         job number
10!  cexper     experience name for vairmer format
11!  ln_rstart  boolean term for restart (true or false)
12!  nrstdt     control of the restart timestep:
13!                = 0 restart, do not control nit000 in the restart file.
14!                = 1 restart, control nit000 in the restart file. Do not
15!                    use the date in the restart file (use ndate0 in namelist)
16!                = 2 restart, control nit000 in the restart file, use the date
17!                    in the restart file. ndate0 in the namelist is ignored.
18!  nit000     number of the first time step
19!  nitend     number of the last time step
20!  ndate0     initial calendar date aammjj
21!  nleapy     Leap year calendar (0/1)
22!  ninist     initial state output flag (0/1)
23!  nprint     level of print (0 no print)
24!  nstock     frequency of restart file
25!  nwrite     frequency of OUTPUT file
26!  nrunoff    = 0 no, 1 runoff, 2 runoff+river mouth ups adv
27!  ln_ctl     trend control print (expensive!)
28!  nictl      max i indice to make the control SUM (very usefull to compare mono-
29!  njctl      max j indice to make the control SUM (-versus multi processor runs)
30!  nbench     Bench parameter (0/1): CAUTION it must be zero except for bench
31!             for which we don't care about physical meaning of the results
32!
33!  CAUTION: for usual run scripts, logical value of
34!  *******  ln_rstart must be .true. or .false.
35!                     and NOT .TRUE. or .FALSE.
36&namrun
37   no         =       0
38   cexper     =  "GYRE"
39   ln_rstart  = .false.
40   nrstdt     =       0
41   nit000     =       1
42   nitend     =    4320
43   ndate0     =  010101
44   nleapy     =      30
45   ninist     =       0
46   nprint     =       0
47   nstock     =    4320
48   nwrite     =      60
49   nrunoff    =       0
50   ln_ctl     =  .true.
51   nictl      =      10
52   njctl      =      10
53   nbench     =       0
54/
55!-----------------------------------------------------------------------
56!       nam_traadv   advection scheme for tracer (option not control by CPP keys)
57!-----------------------------------------------------------------------
58!  ln_traadv_cen2     2nd order centered scheme    (default T)
59!  ln_traadv_tvd      TVD scheme                   (default F)
60!  ln_traadv_muscl    MUSCL scheme                 (default F)
61!  ln_traadv_muscl2   MUSCL2 scheme                (default F)
62&nam_traadv
63   ln_traadv_cen2   =  .true.
64   ln_traadv_tvd    =  .false.
65   ln_traadv_muscl  =  .false.
66   ln_traadv_muscl2 =  .false.
67/
68!-----------------------------------------------------------------------
69!       nam_traldf   lateral diffusion scheme for tracer (option not control by CPP keys)
70!-----------------------------------------------------------------------
71!  Type of the operator :
72!     ln_traldf_lap    laplacian operator          (default T)
73!     ln_traldf_bilap  bilaplacian operator        (default F)
74!  Direction of action  :
75!     ln_traldf_level  iso-level                   (default F)
76!     ln_traldf_hor    horizontal (geopotential)   (default F)^**
77!     ln_traldf_iso    iso-neutral                 (default T)^*
78!  Coefficient
79!     aht0    horizontal eddy diffusivity for tracers (m2/s)
80!     ahtb0   background eddy diffusivity for isopycnal diffusion (m2/s)
81!     aeiv0   eddy induced velocity coefficient (m2/s)
82! ^* require key_ldfslp to compute the direction of the lateral diffusion
83! ^** require key_ldfslp in s-coordinate
84&nam_traldf
85   ln_traldf_lap    =  .true.
86   ln_traldf_bilap  =  .false.
87   ln_traldf_level  =  .false.
88   ln_traldf_hor    =  .false.
89   ln_traldf_iso    =  .true.
90   aht0    =  1000.
91   ahtb0   =     0.
92   aeiv0   =  1000.
93/
94!-----------------------------------------------------------------------
95!       nam_dynldf   lateral diffusion on momentum
96!-----------------------------------------------------------------------
97!  Type of the operator :
98!     ln_dynldf_lap    laplacian operator          (default T)
99!     ln_dynldf_bilap  bilaplacian operator        (default F)
100!  Direction of action  :
101!     ln_dynldf_level  iso-level                   (default F)
102!     ln_dynldf_hor    horizontal (geopotential)   (default F)^**
103!     ln_dynldf_iso    iso-neutral                 (default T)^*
104!  Coefficient
105!  ahm0    horizontal eddy viscosity for the dynamics (m2/s)
106!  ahmb0   background eddy viscosity for isopycnal diffusion (m2/s)
107&nam_dynldf
108   ln_dynldf_lap    =  .true.
109   ln_dynldf_bilap  =  .false.
110   ln_dynldf_level  =  .false.
111   ln_dynldf_hor    =  .true.
112   ln_dynldf_iso    =  .false.
113   ahm0    = 100000.
114   ahmb0   =      0.
115/
116!-----------------------------------------------------------------------
117!       namflg   algorithm flags (algorithm not control by CPP keys)
118!-----------------------------------------------------------------------
119!  ln_dynhpg_imp   hydrostatic pressure gradient: semi-implicit time scheme  (T)
120!                                                  centered      time scheme  (F)
121&namflg
122   ln_dynhpg_imp   =  .false.
123/
124!-----------------------------------------------------------------------
125!       nam_dynvor   option of physics/algorithm (not control by CPP keys)
126!-----------------------------------------------------------------------
127!  ln_dynvor_ens   vorticity trends: enstrophy conserving scheme (default T)
128!  ln_dynvor_ene      "         "  : energy conserving scheme    (default F)
129!  ln_dynvor_mix      "         "  : mixed scheme                (default F)
130!  ln_dynvor_een      "         "  : energy & enstrophy scheme   (default F)
131&nam_dynvor
132   ln_dynvor_ene = .FALSE.
133   ln_dynvor_ens = .TRUE.
134   ln_dynvor_mix = .FALSE.
135   ln_dynvor_een = .FALSE.
136/
137!-----------------------------------------------------------------------
138!       namtau   surface wind stress
139!-----------------------------------------------------------------------
140!  ntau000   gently increase the stress over the first ntau_rst time-steps
141!  tau0x     uniform value used as default surface heat flux
142!  tau0y     uniform value used as default solar radiation flux
143&namtau
144   ntau000 =    100
145   tau0x   =      0.1e0
146   tau0y   =      0.e0
147/
148!-----------------------------------------------------------------------
149!       namflx   surface fluxes
150!-----------------------------------------------------------------------
151!  q0       uniform value used as default surface heat flux
152!  qsr0     uniform value used as default solar radiation flux
153!  emp0     uniform value used as default surface freswater budget (E-P)
154&namflx
155   q0      =      0.e0
156   qsr0    =    150.e0
157   emp0    =      0.e0
158/
159!-----------------------------------------------------------------------
160!       namalb   albedo parameters
161!-----------------------------------------------------------------------
162!  cgren    correction of the snow or ice albedo to take into account
163!  albice   albedo of melting ice in the arctic and antarctic
164!  alphd    coefficients for linear interpolation used to compute albedo
165!           between two extremes values (Pyane, 1972)
166!  alphc     "                                         "
167!  alphdi    "                                         "
168&namalb
169   cgren    =      0.06
170   albice   =      0.5
171   alphd    =      0.80
172   alphc    =      0.65
173   alphdi   =      0.72
174/
175!-----------------------------------------------------------------------
176!       namdom   space and time domain (bathymetry, mesh, timestep)
177!-----------------------------------------------------------------------
178!  ntopo      = 0/1 ,compute/read the bathymetry file
179!               (mbathy, nb of T-ocean levels)
180!  e3zps_min  the thickness of the partial step is set larger than the
181!  e3zps_rat     the minimum of e3zps_min and e3zps_rat * e3t
182!                (N.B. 0<e3zps_rat<1)
183!  ngrid      = 0/1, compute/read the horizontal mesh
184!                  (coordinates, scale factors)
185!  nmsh       =1 create a mesh file (coordinates, scale factors, masks)
186!  nacc       the acceleration of convergence method
187!             = 0, no acceleration, rdt = rdttra
188!             = 1, acceleration used, rdt < rdttra(k)
189!  atfp       asselin time filter parameter
190!  rdt        time step for the dynamics (and tracer if nacc=0)
191!  rdtmin     minimum time step on tracers
192!  rdtmax     maximum time step on tracers
193!  rdth       depth variation of tracer time step
194!  nfice      frequency of ice model call
195!  nfbulk     frequency of bulk formulea call (not used if ice used)
196!  nclosea    = 0 no closed sea
197!             = 1 closed sea (Black Sea, Caspian Sea, Great US Lakes...)
198&namdom
199   ntopo     =     0
200   e3zps_min =     5.
201   e3zps_rat =     0.1
202   ngrid     =     0
203   nmsh      =     1
204   nacc      =     0
205   atfp      =     0.1
206   rdt       =  7200.
207   rdtmin    =  7200.
208   rdtmax    =  7200.
209   rdth      =   800.
210   nfice     =     5 
211   nfbulk    =     5 
212   nclosea   =     0
213/
214!-----------------------------------------------------------------------
215!       namfwb   freshwater budget correction
216!-----------------------------------------------------------------------
217!  ln_fwb     logical flag for freshwater budget correction (0 annual mean)
218&namfwb
219   ln_fwb    = .false.
220/
221!-----------------------------------------------------------------------
222!       namptr   Poleward Transport Diagnostic
223!-----------------------------------------------------------------------
224!  ln_diaptr  logical flag for Poleward transport computation
225!  nf_ptr     Frequency of computation
226&namptr
227   ln_diaptr = .false.
228   nf_ptr    =  15
229/
230!-----------------------------------------------------------------------
231!       namcro   cross land advection
232!-----------------------------------------------------------------------
233!  n_cla   advection between 2 ocean pts separates by land
234&namcla
235   n_cla   = 0
236/
237!-----------------------------------------------------------------------
238!       namzdf   vertical physics
239!-----------------------------------------------------------------------
240!  ln_zdfevd  enhanced vertical diffusion         (default T)
241!  ln_zdfnpc  Non-Penetrative Convection          (default T)
242!  avm0       vertical eddy viscosity for the dynamic (m2/s)
243!  avt0       vertical eddy diffusivity for tracers (m2/s)
244!  avevd      vertical coefficient for enhanced diffusion scheme (m2/s)
245!  nevdm      = 0  apply enhanced mixing on tracer only
246!             = 1  apply enhanced mixing on both tracer and momentum
247!  ln_zdfexp   vertical physics: (=T)  time splitting (T)     (Default=F)
248!                               (=F)  euler backward (F)
249!  n_zdfexp   number of sub-timestep for time splitting scheme
250&namzdf
251   ln_zdfevd = .true.
252   ln_zdfnpc = .false.
253   avm0     = 1.2e-4
254   avt0     = 1.2e-5
255   avevd    =   100.
256   nevdm    =     1
257   ln_zdfexp =  .false.
258   n_zdfexp =      3
259/
260!-----------------------------------------------------------------------
261!       namnpc   vnon penetrative convection
262!-----------------------------------------------------------------------
263!  nnpc1   non penetrative convective scheme frequency
264!  nnpc2   non penetrative convective scheme print frequency
265&namnpc
266   nnpc1  =      1
267   nnpc2  =    365
268/
269!-----------------------------------------------------------------------
270!       nambbl   bottom boundary layer scheme
271!-----------------------------------------------------------------------
272!  atrbbl   lateral tracer coeff. for bottom boundary layer scheme(m2/s)
273&nambbl
274   atrbbl = 10000.
275/
276!-----------------------------------------------------------------------
277!       namric   richardson number dependent vertical diffusion
278!                ( #ifdef "key_zdfrichardson" )
279!-----------------------------------------------------------------------
280!  avmri   maximum value of the vertical viscosity
281!  alp     coefficient of the parameterization
282!  nric    coefficient of the parameterization
283&namric
284   avmri = 100.e-4
285   alp   =      5.
286   nric  =       2
287/
288!-----------------------------------------------------------------------
289!       namtke   turbulent eddy kinetic dependent vertical diffusion
290!                ( #ifdef "key_zdftke" )
291!-----------------------------------------------------------------------
292!  ln_rstke flag to restart with tke from a run without tke (default F)
293!  ediff    coef. to compute vertical eddy coef. (avt=ediff*mxl*sqrt(e) )
294!  ediss    coef. of the Kolmogoroff dissipation 
295!  ebb      coef. of the surface input of tke
296!  efave    coef. to applied to the tke diffusion ( avtke=efave*avm )
297!  emin     minimum value of tke (m^2/s^2)
298!  emin0    surface minimum value of tke (m^2/s^2)
299!  nitke    number of restart iterative loops
300!  ri_c     critic richardson number
301!  nmxl     flag on mixing length used
302!           = 0 bounded by the distance to surface and bottom
303!           = 1 bounded by the local vertical scale factor
304!           = 2 first vertical derivative of mixing length bounded by 1
305!  npdl     flag on prandtl number
306!           = 0 no vertical prandtl number (avt=avm)
307!           = 1 prandtl number function of richarson number (avt=pdl*avm)
308!           = 2 same as = 1 but a shapiro filter is applied on pdl
309!  nave     =  horizontal averaged (=1) or not (=0) of avt  (default =1)
310!  navb     = 0 cst background avt0, avm0 / =1 profile used on avtb
311&namtke
312   ln_rstke = .false.
313   ediff =       0.1
314   ediss =       0.7
315   ebb   =      3.75
316   efave =        1.
317   emin  =     1.e-6
318   emin0 =     1.e-4
319   nitke =        50
320   nmxl  =         2
321   npdl  =         1
322   navb  =         0
323/
324!-----------------------------------------------------------------------
325!       namkpp   K-Profile Parameterization dependent vertical diffusion
326!                ( #ifdef "key_zdfkpp" )
327!-----------------------------------------------------------------------
328!  ln_kpprimix   shear instability mixing  (default T)
329!  difmiw        constant internal wave viscosity (m2/s)
330!  difsiw        constant internal wave diffusivity (m2/s)
331!  Riinfty       local Richardson Number limit for shear instability
332!  difri         maximum shear mixing at Rig = 0    (m2/s)
333!  bvsqcon       Brunt-Vaisala squared (1/s**2) for maximum convection
334!  difcon        maximum mixing in interior convection (m2/s)
335!  nave          = 0/1 flag for horizontal average on avt, avmu, avmv
336!  navb          = 0/1 flag for constant or profile background avt
337&namkpp
338   ln_kpprimix  = .true.
339   difmiw       =  1.e-04
340   difsiw       =  0.1e-04
341   Riinfty      =  0.8
342   difri        =  0.0050
343   bvsqcon      = -0.01e-07
344   difcon       =  1.
345   navb         =  0
346   nave         =  1
347/
348!-----------------------------------------------------------------------
349!       namddm   double diffusive mixing parameterization
350!-----------------------------------------------------------------------
351!   avts    maximum avs for dd mixing
352!   hsbfr   heat/salt buoyancy flux ratio
353&namddm
354      avts  = 1.e-4
355      hsbfr = 1.6
356/
357!-----------------------------------------------------------------------
358!       namlbc   lateral momentum boundary condition
359!-----------------------------------------------------------------------
360!  shlat   lateral boundary condition on velocity
361!                   shlat = 0 , free slip
362!               0 < shlat < 2 , partial slip
363!                   shlat = 2 , no slip
364!               2 < shlat     , strong slip
365&namlbc
366   shlat  =      0.
367/
368!-----------------------------------------------------------------------
369!       nambfr   bottom friction
370!-----------------------------------------------------------------------
371!  nbotfr  type of bottom friction
372!                  nbotfr = 0 , no slip
373!                  nbotfr = 1 , linear friction
374!                  nbotfr = 2 , nonlinear friction
375!                  nbotfr = 3 , free slip
376!  bfri1   bottom drag coefficient (linear case)
377!  bfri2   bottom drag coefficient (non linear case)
378!  bfeb2   bottom turbulent kinetic energy  (m^2/s^2)
379&nambfr
380   nbotfr =       2
381   bfri1  =   4.e-4
382   bfri2  =   1.e-3
383   bfeb2  =  2.5e-3
384/
385!-----------------------------------------------------------------------
386!       nambbc   bottom temperature boundary condition
387!-----------------------------------------------------------------------
388!  ngeo_flux  = 0 no geothermal heat flux
389!             = 1 constant geothermal heat flux
390!             = 2 variable geothermal heat flux (read in geothermal_heating.nc)
391!                 ( C A U T I O N : flux in mW/m2 in the NetCDF file )
392!  ngeo_flux_const   Constant value of geothermal heat flux (W/m2)
393&nambbc
394   ngeo_flux =  0
395   ngeo_flux_const = 86.4e-3
396/
397!-----------------------------------------------------------------------
398!       namqsr   penetrative solar radiation
399!-----------------------------------------------------------------------
400!  ln_traqsr : penetrative solar radiation (T) or not (F)     (Default=T)
401!  rabs       fraction of qsr associated with xsi1
402!  xsi1       first depth of extinction
403!  xsi2       second depth of extinction
404&namqsr
405   ln_traqsr = .true.
406   rabs     =   0.58
407   xsi1     =   0.35
408   xsi2     =   23.0
409/
410!-----------------------------------------------------------------------
411!       namtdp   tracer newtonian damping ('key_tradmp')
412!-----------------------------------------------------------------------
413!  ndmp    type of damping in temperature and salinity
414!          (='latitude', damping poleward of 'ndmp' degrees and function
415!             of the distance-to-coast. Red and Med Seas as ndmp=-1)
416!          (=-1 damping only in Med and Red Seas)
417!  ndmpf   =1 create a damping.coeff NetCDF file (the 3D damping array)
418!  nmldmp  type of damping in the mixed layer
419!          (=0 damping throughout the water column)
420!     (=1 no damping in the mixed layer defined by avt >5cm2/s )
421!     (=2 no damping in the mixed layer defined rho<rho(surf)+.01 )
422!  sdmp    surface time scale for internal damping (days)
423!  bdmp    bottom time scale for internal damping (days)
424!  hdmp    depth of transition between sdmp and bdmp (meters)
425&namtdp
426   ndmp   =   -1
427   ndmpf  =    1
428   nmldmp =    1
429   sdmp   =  50.
430   bdmp   = 360.
431   hdmp   = 800.
432/
433!-----------------------------------------------------------------------
434!       nameos   ocean physical parameters
435!-----------------------------------------------------------------------
436!  neos    type of equation of state and Brunt-Vaisala frequency
437!          = 0, UNESCO (formulation of Jackett and McDougall (1994)
438!                                         and of McDougall (1987) )
439!          = 1, linear: rho(T)   = rau0 * ( 1.028 - ralpha * T )
440!          = 2, linear: rho(T,S) = rau0 * ( rbeta * S - ralpha * T )
441!                               with rau0=1020 set in parcst routine
442!  ralpha  thermal expension coefficient (linear equation of state)
443!  rbeta   saline  expension coefficient (linear equation of state)
444&nameos
445   neos   =      0
446   ralpha =  2.e-4
447   rbeta  =  7.7e-4
448/
449!-----------------------------------------------------------------------
450!       namsol   elliptic solver / island / free surface
451!-----------------------------------------------------------------------
452!  nsolv     elliptic solver (=1 preconditioned conjugate gradient: pcg)
453!                            (=2 successive-over-relaxation: sor)
454!                            (=3 FETI: fet, all require "key_feti" defined)
455!  nsol_arp  absolute/relative (0/1) precision convergence test
456!  nmin      minimum of iterations for the SOR solver
457!  nmax      maximum of iterations for the SOR solver
458!  nmod      frequency of test for the SOR solver
459!  eps       absolute precision of the solver
460!  resmax    absolute precision for the SOR solver
461!  sor       optimal coefficient for SOR solver
462!  epsisl    absolute precision on stream function solver
463!  nmisl     maximum pcg iterations for island
464!  rnu       strength of the additional force used in free surface b.c.
465&namsol
466   nsolv     =      2
467   nsol_arp  =      0
468   nmin      =    300
469   nmax      =    800
470   nmod      =     10
471   eps       =  1.E-6
472   resmax    = 1.E-10
473   sor       =   1.96
474   epsisl    = 1.e-10
475   nmisl     =   4000
476   rnu       =     1.
477/
478!=======================================================================
479!   Diagnostics namelists
480!       namtrd    dynamics and/or tracer trends
481!       namgap    level mean model-data gap
482!       namznl    zonal mean heat & freshwater fluxes computation
483!       namspr    surface pressure in rigid-lid
484!=======================================================================
485!-----------------------------------------------------------------------
486!       namtrd    diagnostics on dynamics and/or tracer trends
487!                         ('key_diatrdyn' and/or 'key_diatrtra')
488!                 or mixed-layer trends ('key_diatrdmld')
489!-----------------------------------------------------------------------
490!  ntrd    time step frequency dynamics and tracers trends
491!  nctls   control surface type in mixed-layer trends (0,1 or n<jpk)
492&namtrd
493   ntrd  = 365
494   nctls =   0
495/
496!-----------------------------------------------------------------------
497!       namgap    level mean model-data gap ('key_diagap')
498!-----------------------------------------------------------------------
499!  ngap    time-step frequency of model-data gap computation
500!  nprg    time-step frequency of gap print in model output
501&namgap
502   ngap =  15
503   nprg =  10
504/
505!-----------------------------------------------------------------------
506!       namznl    zonal mean heat & freshwater fluxes computation
507!                 (#ifdef "key_diaznl")
508!-----------------------------------------------------------------------
509!  nfznl   time-step frequency of zonal mean fluxes computation
510&namznl
511   nfznl =  15
512/
513!-----------------------------------------------------------------------
514!       namspr  surface pressure diagnostic
515!-----------------------------------------------------------------------
516!  nmaxp   maximum of iterations for the solver
517!  epsp    absolute precision of the solver
518!  niterp  number of iteration done by the solver
519&namspr
520   nmaxp   =   1000
521   epsp    =  1.e-3
522   niterp  =    400
523/
524!-----------------------------------------------------------------------
525!       namcpl    coupled ocean/atmosphere model  (#ifdef "key_coupled")
526!-----------------------------------------------------------------------
527!  nexco   coupling frequency in time steps
528!  cchan   coupling technique 'PIPE' or 'CLIM'
529&namcpl
530   nexco            =         24
531   cchan            =     'PIPE'
532   nmodcpl          =          2
533   cplmodnam        =   'opa.xx'
534   cploasis         =    'Oasis'
535   nfldo2c          =          2
536   nflxc2o          =          6
537   ntauc2o          =          4
538   cpl_writ(1)      = 'SOSSTSST'
539   cpl_f_writ(1)    =   'ocesst'
540   cpl_writ(2)      = 'SOICECOV'
541   cpl_f_writ(2)    =   'oceice'
542   cpl_readflx(1)   = 'SONSFLDO'
543   cpl_f_readflx(1) =   'oceflx'
544   cpl_readflx(2)   = 'SOSHFLDO'
545   cpl_f_readflx(2) =   'oceflx'
546   cpl_readflx(3)   = 'SOTOPRSU'
547   cpl_f_readflx(3) =   'oceflx'
548   cpl_readflx(4)   = 'SOTFSHSU'
549   cpl_f_readflx(4) =   'oceflx'
550   cpl_readflx(5)   = 'SORUNCOA'
551   cpl_f_readflx(5) =   'oceflx'
552   cpl_readflx(6)   = 'SORIVFLU'
553   cpl_f_readflx(6) =   'oceflx'
554   cpl_readtau(1)   = 'SOZOTAUX'
555   cpl_f_readtau(1) =   'ocetau'
556   cpl_readtau(2)   = 'SOZOTAU2'
557   cpl_f_readtau(2) =   'ocetau'
558   cpl_readtau(3)   = 'SOMETAUY'
559   cpl_f_readtau(3) =   'ocetau'
560   cpl_readtau(4)   = 'SOMETAU2'
561   cpl_f_readtau(4) =   'ocetau'
562/
563!-----------------------------------------------------------------------
564!       namobc    open boundaries parameters (#ifdef key_obc)
565!-----------------------------------------------------------------------
566!  nobc_dta   = 0 the obc data are equal to the initial state
567!             = 1 the obc data are read in 'obc   .dta' files
568!  rdpeob  time relaxation (days) for the east open boundary
569!  rdpwob  time relaxation (days) for the west open boundary
570!  rdpnob  time relaxation (days) for the north open boundary
571!  rdpsob  time relaxation (days) for the south open boundary
572!  zbsic1  barotropic stream function on isolated coastline 1
573!   zbsic2  barotropic stream function on isolated coastline 2
574!  zbsic3  barotropic stream function on isolated coastline 3
575&namobc
576    nobc_dta =    0
577    rdpein   =    1.
578    rdpwin   =    1.
579    rdpnin   =   30.
580    rdpsin   =    1.
581    rdpeob   = 1500.
582    rdpwob   =   15.
583    rdpnob   =  150.
584    rdpsob   =   15.
585    zbsic1   =  140.e+6
586    zbsic2   =    1.e+6
587    zbsic3   =    0.
588/
589!-----------------------------------------------------------------------
590!       namflo    float parameters (#ifdef key_float)
591!-----------------------------------------------------------------------
592!  ln_rstflo   boolean term for float restart (true or false)
593!  nwritefl   frequency of float output file
594!  nstockfl   frequency of float restart file
595!  ln_argo    Argo type floats (stay at the surface each 10 days)
596!  ln_flork4  = T trajectories computed with a 4th order Runge-Kutta
597!             = F  (default)   computed with Blanke' scheme
598&namflo
599    ln_rstflo = .false.
600    nwritefl  =      75
601    nstockfl  =    5475
602    ln_argo   = .false.
603    ln_flork4 = .false.
604/
Note: See TracBrowser for help on using the repository browser.