/[MITgcm]/MITgcm/verification/bottom_ctrl_5x5/input_ad/data
ViewVC logotype

Diff of /MITgcm/verification/bottom_ctrl_5x5/input_ad/data

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

revision 1.1 by heimbach, Wed Jun 7 02:00:01 2006 UTC revision 1.3 by heimbach, Mon Jun 25 18:07:47 2012 UTC
# Line 28  Line 28 
28   readBinaryPrec=64,   readBinaryPrec=64,
29   hFacMin=.05,   hFacMin=.05,
30   smoothAbsFuncRange = -1.e-2,   smoothAbsFuncRange = -1.e-2,
31     nonlinFreeSurf=0,
32     exactConserv=.FALSE.,
33  #momAdvection = .false.,  #momAdvection = .false.,
34  #momViscosity = .false.,  #momViscosity = .false.,
35  #momPressureForcing = .false.,  #momPressureForcing = .false.,
# Line 41  Line 43 
43   &   &
44  # Time stepping parameters  # Time stepping parameters
45   &PARM03   &PARM03
46   niter0=0,   nIter0=0,
47   ntimesteps=100,   nTimeSteps=100,
48  #startTime = 0.,  #startTime = 0.,
49  #endTime = 7776000,  #endTime = 7776000,
50   deltaTmom=3600.0,   deltaTmom=3600.0,
# Line 51  Line 53 
53   pChkptFreq= 7776000.0,   pChkptFreq= 7776000.0,
54   chkptFreq=  0.0,   chkptFreq=  0.0,
55  #dumpFreq=   1.0,  #dumpFreq=   1.0,
56   monitorFreq=1.0,   monitorFreq = 43200.,
57     monitorSelect=1,
58   &   &
59  # Gridding parameters  # Gridding parameters
60   &PARM04   &PARM04
61   usingCartesianGrid=.TRUE.,   usingCartesianGrid=.TRUE.,
62   usingSphericalPolarGrid=.FALSE.,   usingSphericalPolarGrid=.FALSE.,
63   delX=5*200E3,   delX=5*200.E3,
64   delY=5*200E3,   delY=5*200.E3,
65  # 1 layer  # 1 layer
66  #delZ=5001.,500.,500.,500.,  #delZ=5001.,500.,500.,500.,
67  # 2 layers  # 2 layers

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

  ViewVC Help
Powered by ViewVC 1.1.22