/[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.4 by adcroft, Fri Jun 29 18:28:49 2001 UTC revision 1.5 by adcroft, Thu May 22 19:59:28 2003 UTC
# Line 28  Line 28 
28   rigidLid=.FALSE.,   rigidLid=.FALSE.,
29   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
30   eosType='LINEAR',   eosType='LINEAR',
  hFacMin=0.2,  
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 47  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=1.,   monitorFreq=2500.,
64   &   &
65    
66  # Gridding parameters  # Gridding parameters
# Line 61  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    

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

  ViewVC Help
Powered by ViewVC 1.1.22