/[MITgcm]/MITgcm/verification/tidal_basin_2d/input/data
ViewVC logotype

Diff of /MITgcm/verification/tidal_basin_2d/input/data

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by adcroft, Thu Jan 30 20:19:16 2003 UTC revision 1.6 by jmc, Tue Jan 27 15:38:48 2009 UTC
# Line 4  Line 4 
4  #  #
5  # Continuous equation parameters  # Continuous equation parameters
6   &PARM01   &PARM01
7   tRef=20., 19.5, 19., 18.5, 18.,  #constat dz, linear tRef=29.82500,29.47500,29.12500,28.77500,28.42500,28.07500,27.72500,27.37500,27.02500,26.67500,26.32500,25.97500,25.62500,25.27500,24.92500,24.57500,24.22500,23.87500,23.52500,23.17500,22.82500,22.47500,22.12500,21.77500,21.42500,21.07500,20.72500,20.37500,20.02500,19.67500,
8        17.5, 17., 16.5, 16., 15.5,  #constant dz, expontential tRef=23.90555,23.90555,23.90555,23.90555,22.44913,21.53582,20.96310,20.60395,20.37873,20.23750,20.14893,20.09339,20.05857,20.03673,20.02303,20.01444,20.00906,20.00568,20.00356,20.00223,20.00140,20.00088,20.00055,20.00035,20.00022,20.00014,20.00009,20.00005,20.00003,20.00002,
9    #variable dz, linear tRef=29.98750,29.96250,29.93375,29.89625,29.84750,29.78500,29.70750,29.61375,29.50125,29.36875,29.21500,29.03750,28.83500,28.60625,28.34875,28.06000,27.73875,27.38500,26.99625,26.57000,26.10625,25.60250,25.05625,24.46750,23.83375,23.15375,22.42625,21.64875,20.82000,19.93875,
10    #variable dz, expontential
11     tRef=24.23083,24.23083,24.23083,24.23083,24.23083,24.23083,24.23083,24.23083,24.23083,24.23083,24.23083,24.23083,24.23083,23.11865,
12          22.21237,21.50541,20.98092,20.61205,20.36449,20.20647,20.11125,20.05684,20.02744,20.01251,20.00538,20.00217,20.00082,20.00029,20.00010,20.00003,
13   sRef=10*35.,   sRef=10*35.,
14   viscAh=1.E2,   viscAh=1.E2,
15   viscAz=1.E-3,   viscAz=1.E-3,
16   no_slip_sides=.FALSE.,   no_slip_sides=.FALSE.,
17   no_slip_bottom=.FALSE.,   no_slip_bottom=.FALSE.,
18   diffKhT=1.E2,   diffKhT=0.E2,
19   diffKzT=1.E-5,   diffKzT=0.E-5,
20   diffKhS=1.E2,   diffKhS=0.E2,
21   diffKzS=1.E-5,   diffKzS=0.E-5,
22   tAlpha=2.E-4,   tAlpha=2.E-4,
  f0=0.,  
  beta=0.,  
23   sBeta =0.,   sBeta =0.,
24     omega=0.,
25   gravity=9.81,   gravity=9.81,
26     eosType='LINEAR',
27   rigidLid=.FALSE.,   rigidLid=.FALSE.,
28   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
  eosType='LINEAR',  
29   readBinaryPrec=64,   readBinaryPrec=64,
30   hFacMin=0.01,   writeBinaryPrec=64,
31     metricTerms=.FALSE.,
32     hFacMin=0.0001,
33     exactConserv=.TRUE.,
34    ## select_rStar=1,
35    # z - begin
36    #   nonlinFreeSurf=3,
37    #   hFacInf=0.2,
38    #   hFacSup=2.0,
39    # z - end
40    # z* - begin
41        select_rStar=2,
42        nonlinFreeSurf=4,
43        hFacInf=0.0002,
44        hFacSup=22.5,
45    # * - end
46   &   &
47    
48  # Elliptic solver parameters  # Elliptic solver parameters
# Line 36  Line 54 
54  # Time stepping parameters  # Time stepping parameters
55   &PARM03   &PARM03
56   startTime=0.,   startTime=0.,
57   endTime=216000.,   endTime=864000.,
58     endTime=1728000.,
59   deltaT=1200.0,   deltaT=1200.0,
60   cAdjFreq=0.,   cAdjFreq=0.,
61   abEps=0.02,   abEps=0.02,
62   pChkptFreq=0.0,   pChkptFreq=0.0,
63   chkptFreq=0.0,   chkptFreq=0.0,
64   dumpFreq=3600.0,  #dumpFreq=7200.0,
65   monitorFreq=1.,   dumpFreq=86400.0,
66    #taveFreq=86400.0,
67     monitorFreq=3600.,
68   &   &
69    
70  # Gridding parameters  # Gridding parameters
71   &PARM04   &PARM04
72   usingCartesianGrid=.TRUE.,  #constant delZ= 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140., 140.,
73   usingSphericalPolarGrid=.FALSE.,  #variable
74   delZ=10*50.,   delZ=  10.,  10.,  13.,  17.,  22.,  28.,  34.,  41.,  49.,  57.,  66.,  76.,  86.,  97., 109., 122., 135., 148., 163., 178., 193., 210., 227., 244., 263., 281., 301., 321., 342., 363.,
75   delY=10.e3,   usingSphericalPolarGrid=.TRUE.,
76   delX=80*50.e3,   delX=80*4.5,
77     delY=2.,
78     ygOrigin=-1.,
79   &   &
80    
81  # Input datasets  # Input datasets
82   &PARM05   &PARM05
83   bathyFile='topog.bin',  #bathyFile='topog.bin',
84   &   &

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22