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

Diff of /MITgcm/verification/exp1/input/data

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

revision 1.6 by adcroft, Fri Feb 2 21:36:32 2001 UTC revision 1.11 by jmc, Thu Oct 9 22:53:24 2003 UTC
# Line 25  Line 25 
25   &   &
26  # Time stepping parameters  # Time stepping parameters
27   &PARM03   &PARM03
28   startTime=0,   startTime=0.,
29   endTime=12000,   endTime=12000.,
30   deltaTmom=1200.0,   deltaTmom=1200.0,
31   deltaTtracer=1200.0,   deltaTtracer=1200.0,
32   abEps=0.1,   abEps=0.1,
33   pChkptFreq=17000.0,   pChkptFreq=17000.0,
34   chkptFreq=0.0,   chkptFreq=0.0,
35   dumpFreq=2592000.0,   dumpFreq=2592000.0,
36     monitorFreq=1.,
37   &   &
38  # Gridding parameters  # Gridding parameters
39   &PARM04   &PARM04
40   usingCartesianGrid=.FALSE.,   usingCartesianGrid=.FALSE.,
41   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
42   phiMin=-30.,   phiMin=0.,
43   delX=60*1.,   delX=60*1.,
44   delY=60*1.,   delY=60*1.,
45   delZ=500.,500.,500.,500.,   delZ=500.,500.,500.,500.,

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

  ViewVC Help
Powered by ViewVC 1.1.22