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

Diff of /MITgcm/verification/OpenAD/input_ad/data

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

revision 1.7 by heimbach, Tue Jun 26 16:28:27 2007 UTC revision 1.9 by jmc, Tue Jan 27 15:38:48 2009 UTC
# Line 30  Line 30 
30    
31  # Elliptic solver parameters  # Elliptic solver parameters
32   &PARM02   &PARM02
33   cg2dMaxIters=500,   cg2dMaxIters=1000,
34   cg2dTargetResidual=1.E-13,   cg2dTargetResidual=1.E-19,
35   &   &
36    
37  # Time stepping parameters  # Time stepping parameters
38   &PARM03   &PARM03
39   nIter0 =      0,   nIter0 =     0,
40   nTimeSteps = 10,   nTimeSteps = 4,
41  # 100 years of integration will yield a reasonable flow field  # 100 years of integration will yield a reasonable flow field
42  # startTime  =          0.,  # startTime  =          0.,
43  # endTime    = 3110400000.,  # endTime    = 3110400000.,
# Line 67  Line 67 
67    
68  # Gridding parameters  # Gridding parameters
69   &PARM04   &PARM04
  usingCartesianGrid=.FALSE.,  
70   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
71   delR= 50., 70., 100., 140., 190.,   delR= 50., 70., 100., 140., 190.,
72         240., 290., 340., 390., 440.,         240., 290., 340., 390., 440.,
73         490., 540., 590., 640., 690.,         490., 540., 590., 640., 690.,
74   phiMin=-80.,   ygOrigin=-80.,
75   dySpacing=4.,   dySpacing=4.,
76   dxSpacing=4.,   dxSpacing=4.,
77   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22