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

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

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

  ViewVC Help
Powered by ViewVC 1.1.22