/[MITgcm]/MITgcm/verification/MLAdjust/input.0.leithD/data
ViewVC logotype

Diff of /MITgcm/verification/MLAdjust/input.0.leithD/data

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

revision 1.6 by jmc, Wed Oct 12 20:58:22 2005 UTC revision 1.7 by jmc, Sun May 17 22:39:27 2009 UTC
# Line 69  Line 69 
69   saltAdvScheme=33,   saltAdvScheme=33,
70   nonHydrostatic=.FALSE.,   nonHydrostatic=.FALSE.,
71   vectorInvariantMomentum=.TRUE.,   vectorInvariantMomentum=.TRUE.,
72   /   &
73    
74  # Elliptic solver parameters  # Elliptic solver parameters
75   &PARM02   &PARM02
# Line 77  Line 77 
77   cg2dTargetResidual=1.E-11,   cg2dTargetResidual=1.E-11,
78   cg3dMaxIters=40,   cg3dMaxIters=40,
79   cg3dTargetResidual=1.E-9,   cg3dTargetResidual=1.E-9,
80   /   &
81    
82  # Time stepping parameters  # Time stepping parameters
83   &PARM03   &PARM03
84   niter0=0,   nIter0=0,
85  #endTime=86400.,  #endTime=86400.,
86  #- for testing, only run for 12 iterations:  #- for testing, only run for 12 iterations:
87   nTimeSteps=12,   nTimeSteps=12,
# Line 94  Line 94 
94  # diagFreq=7200.,  # diagFreq=7200.,
95   monitorFreq=1200.,   monitorFreq=1200.,
96   cadjfreq=0.,   cadjfreq=0.,
97   /   &
98    
99  # Gridding parameters  # Gridding parameters
100   &PARM04   &PARM04
101   usingCartesianGrid=.TRUE.,   usingCartesianGrid=.TRUE.,
102   usingSphericalPolarGrid=.FALSE.,   delR= 40*5.0,
103    delR= 5d0, 5d0, 5d0, 5d0, 5d0,   dxSpacing=1.E3,
104      5d0, 5d0, 5d0, 5d0, 5d0,   dySpacing=1.E3,
105      5d0, 5d0, 5d0, 5d0, 5d0,   &
     5d0, 5d0, 5d0, 5d0, 5d0,  
     5d0, 5d0, 5d0, 5d0, 5d0,  
     5d0, 5d0, 5d0, 5d0, 5d0,  
     5d0, 5d0, 5d0, 5d0, 5d0,  
     5d0, 5d0, 5d0, 5d0, 5d0,  
  dxspacing=1d3,  
  dyspacing=1d3,  
  /  
106    
107  # Input datasets  # Input datasets
108   &PARM05   &PARM05
109   bathyFile='topo_sl.bin',   bathyFile='topo_sl.bin',
110   hydrogThetaFile='thetaInitial.bin',   hydrogThetaFile='thetaInitial.bin',
111   hydrogSaltFile='spiceInitial.bin',   hydrogSaltFile='spiceInitial.bin',
112   /   &
113    

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

  ViewVC Help
Powered by ViewVC 1.1.22