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

Diff of /MITgcm/verification/exp4/input/data

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

revision 1.1 by adcroft, Tue Dec 15 00:02:27 1998 UTC revision 1.6 by adcroft, Tue May 18 18:30:38 1999 UTC
# Line 27  Line 27 
27   eosType='LINEAR',   eosType='LINEAR',
28   hFacMin=0.2,   hFacMin=0.2,
29   openBoundaries=.TRUE.,   openBoundaries=.TRUE.,
30     nonHydrostatic=.FALSE.,
31   readBinaryPrec=64,   readBinaryPrec=64,
32     globalFiles=.TRUE.,
33   &   &
34    
35  # Elliptic solver parameters  # Elliptic solver parameters
36   &PARM02   &PARM02
37   cg2dMaxIters=1000,   cg2dMaxIters=1000,
38   cg2dTargetResidual=1.E-13,   cg2dTargetResidual=1.E-13,
39     cg3dMaxIters=400,
40     cg3dTargetResidual=1.E-13,
41   &   &
42    
43  # Time stepping parameters  # Time stepping parameters
44   &PARM03   &PARM03
45   startTime=0,   niter0=0,
46  #endTime=3110400000,   nTimeSteps=10,
  endTime=864000.,  
47   deltaT=600.0,   deltaT=600.0,
48   abEps=0.1,   abEps=0.1,
49   pChkptFreq=0.0,   pChkptFreq=3000.0,
50   chkptFreq=0.0,   chkptFreq=0.0,
51   dumpFreq=86400.0,   dumpFreq=6000.0,
52   &   &
53    
54  # Gridding parameters  # Gridding parameters
# Line 69  Line 72 
72   OB_Ieast=42*-1,   OB_Ieast=42*-1,
73   OB_Iwest=42*1,   OB_Iwest=42*1,
74   &   &
75    
76    # KPP Mixing scheme
77     &PARM07
78     &

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

  ViewVC Help
Powered by ViewVC 1.1.22