/[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.2 by adcroft, Fri Jun 30 19:05:59 2000 UTC revision 1.6 by jmc, Thu Oct 16 15:40:18 2003 UTC
# Line 28  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     useNHMTerms=.TRUE.,
33   readBinaryPrec=64,   readBinaryPrec=64,
34   globalFiles=.TRUE.,   globalFiles=.TRUE.,
35   writeBinaryPrec=64,   writeBinaryPrec=64,
36   writeStatePrec=64,   writeStatePrec=64,
37     saltStepping=.FALSE.,
38     hFacMin=0.2,
39     implicSurfPress=0.5,
40     implicDiv2DFlow=0.5,
41     nonlinFreeSurf=3,
42     hFacInf=0.2,
43     hFacSup=1.8,
44     exactConserv=.TRUE.
45   &   &
46    
47  # Elliptic solver parameters  # Elliptic solver parameters
# Line 48  Line 55 
55  # Time stepping parameters  # Time stepping parameters
56   &PARM03   &PARM03
57   niter0=0,   niter0=0,
58   nTimeSteps=20,   nTimeSteps=100,
59   deltaT=10.,   deltaT=500.,
60   abEps=0.1,   abEps=0.1,
61   pChkptFreq=300000.0,   pChkptFreq=0.0,
62   chkptFreq=0.0,   chkptFreq=0.0,
63   dumpFreq=10000.,   dumpFreq=50000.,
64     monitorFreq=2500.,
65   &   &
66    
67  # Gridding parameters  # Gridding parameters
# Line 61  Line 69 
69   usingCartesianGrid=.TRUE.,   usingCartesianGrid=.TRUE.,
70   usingSphericalPolarGrid=.FALSE.,   usingSphericalPolarGrid=.FALSE.,
71   delXfile='delXvar'   delXfile='delXvar'
72   delY=3*5.e3,   delY=5.e3,
73   delZ=20*10.000000,   delZ=20*10.000000,
74   &   &
75    
# Line 70  Line 78 
78   hydrogThetaFile='T.init',   hydrogThetaFile='T.init',
79   bathyFile='topog.slope',   bathyFile='topog.slope',
80   &   &
   
 # Open-boundaries  
  &PARM06  
  OB_Ieast=3*-1,  
  OB_Iwest=3*1,  
  &  

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

  ViewVC Help
Powered by ViewVC 1.1.22