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

Diff of /MITgcm/verification/advect_xz/input/data

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

revision 1.4 by jmc, Tue Jan 16 05:23:20 2007 UTC revision 1.7 by jmc, Tue Apr 5 23:02:07 2016 UTC
# Line 6  Line 6 
6   &PARM01   &PARM01
7   rigidLid=.FALSE.,   rigidLid=.FALSE.,
8   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
  f0=0.,  
  beta=0.,  
9   tAlpha=0.,   tAlpha=0.,
10   sBeta= 0.,   sBeta= 0.,
11   momStepping=.FALSE.,   momStepping=.FALSE.,
12   hFacMin=0.1,   hFacMin=0.1,
13   tempAdvScheme=77,   tempAdvScheme=42,
14   saltAdvScheme=81,   saltAdvScheme=81,
15   readBinaryPrec=64,   readBinaryPrec=64,
16   writeBinaryPrec=64,   writeBinaryPrec=64,
# Line 26  Line 24 
24    
25  # Time stepping parameters  # Time stepping parameters
26   &PARM03   &PARM03
27   startTime=0,   startTime=0.,
28   endTime=240000,   endTime=240000.,
29   deltaT=1200.0,   deltaT=1200.,
30   abEps=0.1,   abEps=0.1,
31   pChkptFreq=0.0,   pChkptFreq=0.,
32   chkptFreq=0.0,   chkptFreq= 0.,
33   dumpFreq=24000.0,   dumpFreq =24000.,
34     monitorSelect=1,
35   monitorFreq=12000.,   monitorFreq=12000.,
36   &   &
37    
38  # Gridding parameters  # Gridding parameters
39   &PARM04   &PARM04
40   usingCartesianGrid=.TRUE.,   usingCartesianGrid=.TRUE.,
41   delZ=20*10.E3,   delR=20*100.,
42   dXspacing=10.E3,   dXspacing=10.E3,
43   dYspacing=10.E3,   dYspacing=10.E3,
44   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22