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

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

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

revision 1.1 by adcroft, Tue Mar 25 15:24:26 2003 UTC revision 1.2 by adcroft, Thu May 15 15:19:02 2003 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., 17.5, 17., 16.5, 16., 15.5,  #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    #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,
# Line 14  Line 19 
19   diffKzT=0.E-5,   diffKzT=0.E-5,
20   diffKhS=0.E2,   diffKhS=0.E2,
21   diffKzS=0.E-5,   diffKzS=0.E-5,
22   tAlpha=0.E-4,   tAlpha=2.E-4,
23   sBeta =0.,   sBeta =0.,
24   omega=0.,   omega=0.,
25   gravity=9.81,   gravity=9.81,
# Line 23  Line 28 
28   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
29   readBinaryPrec=64,   readBinaryPrec=64,
30   writeBinaryPrec=64,   writeBinaryPrec=64,
31     metricTerms=.FALSE.,
32   hFacMin=0.0001,   hFacMin=0.0001,
33   exactConserv=.TRUE.,   exactConserv=.TRUE.,
34  ## select_rStar=1,  ## select_rStar=1,
# Line 49  Line 55 
55   &PARM03   &PARM03
56   startTime=0.,   startTime=0.,
57   endTime=864000.,   endTime=864000.,
58  #endTime=86400.,   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=7200.0,  #dumpFreq=7200.0,
65     dumpFreq=86400.0,
66   taveFreq=86400.0,   taveFreq=86400.0,
67   monitorFreq=3600.,   monitorFreq=3600.,
68   &   &
69    
70  # Gridding parameters  # Gridding parameters
71   &PARM04   &PARM04
72   delZ=400.,400.,400.,400.,400.,400.,400.,400.,400.,400.,  #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    #variable
74     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   usingCartesianGrid=.FALSE.,   usingCartesianGrid=.FALSE.,
76   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
77   delX=80*4.5,   delX=80*4.5,
78   delY=1.,   delY=2.,
79     phiMin=-1.,
80   &   &
81    
82  # Input datasets  # Input datasets

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

  ViewVC Help
Powered by ViewVC 1.1.22