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

Diff of /MITgcm/verification/internal_wave/input/data

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

revision 1.1 by adcroft, Thu Jun 29 19:29:04 2000 UTC revision 1.5 by adcroft, Thu May 22 19:59:28 2003 UTC
# Line 4  Line 4 
4  #  #
5  # Continuous equation parameters  # Continuous equation parameters
6   &PARM01   &PARM01
 # tRef =  6.80906,  6.09232,  5.37557,  4.65883,  3.94209,  3.22534,   2.5086,  1.79186,  1.07511, 0.358372, -0.358372, -1.07511, -1.79186,  -2.5086, -3.22534, -3.94209, -4.65883, -5.37557, -6.09232, -6.80906,  
7   Tref = 0.04842, 0.0433231, 0.0382263, 0.0331295,   Tref = 0.04842, 0.0433231, 0.0382263, 0.0331295,
8          0.0280326, 0.0229358, 0.0178389, 0.0127421,          0.0280326, 0.0229358, 0.0178389, 0.0127421,
9          0.00764526, 0.00254842, -0.00254842, -0.00764526,          0.00764526, 0.00254842, -0.00254842, -0.00764526,
10         -0.0127421, -0.0178389, -0.0229358, -0.0280326,         -0.0127421, -0.0178389, -0.0229358, -0.0280326,
11         -0.0331295, -0.0382263, -0.0433231, -0.04842,         -0.0331295, -0.0382263, -0.0433231, -0.04842,
12   sRef= 8*35.,   sRef= 20*35.,
13   viscAz=1.E-3,   viscAz=1.E-3,
14   viscAh=1.0E-2,   viscAh=1.0E-2,
15   no_slip_sides=.FALSE.,   no_slip_sides=.FALSE.,
# Line 29  Line 28 
28   rigidLid=.FALSE.,   rigidLid=.FALSE.,
29   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
30   eosType='LINEAR',   eosType='LINEAR',
  hFacMin=0.2,  
  openBoundaries=.TRUE.,  
31   nonHydrostatic=.FALSE.,   nonHydrostatic=.FALSE.,
32   readBinaryPrec=64,   readBinaryPrec=64,
33   globalFiles=.TRUE.,   globalFiles=.TRUE.,
34   writeBinaryPrec=64,   writeBinaryPrec=64,
35   writeStatePrec=64,   writeStatePrec=64,
36     saltStepping=.FALSE.,
37     hFacMin=0.2,
38     implicSurfPress=0.5,
39     implicDiv2DFlow=0.5,
40     nonlinFreeSurf=3,
41     hFacInf=0.2,
42     hFacSup=1.8,
43     exactConserv=.TRUE.
44   &   &
45    
46  # Elliptic solver parameters  # Elliptic solver parameters
# Line 49  Line 54 
54  # Time stepping parameters  # Time stepping parameters
55   &PARM03   &PARM03
56   niter0=0,   niter0=0,
57   nTimeSteps=20,   nTimeSteps=100,
58   deltaT=10.,   deltaT=500.,
59   abEps=0.1,   abEps=0.1,
60   pChkptFreq=300000.0,   pChkptFreq=0.0,
61   chkptFreq=0.0,   chkptFreq=0.0,
62   dumpFreq=10000.,   dumpFreq=50000.,
63     monitorFreq=2500.,
64   &   &
65    
66  # Gridding parameters  # Gridding parameters
# Line 62  Line 68 
68   usingCartesianGrid=.TRUE.,   usingCartesianGrid=.TRUE.,
69   usingSphericalPolarGrid=.FALSE.,   usingSphericalPolarGrid=.FALSE.,
70   delXfile='delXvar'   delXfile='delXvar'
71   delY=3*5.e3,   delY=5.e3,
72   delZ=20*10.000000,   delZ=20*10.000000,
73   &   &
74    
# Line 71  Line 77 
77   hydrogThetaFile='T.init',   hydrogThetaFile='T.init',
78   bathyFile='topog.slope',   bathyFile='topog.slope',
79   &   &
   
 # Open-boundaries  
  &PARM06  
  OB_Ieast=3*-1,  
  OB_Iwest=3*1,  
  &  

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

  ViewVC Help
Powered by ViewVC 1.1.22