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

Diff of /MITgcm/verification/matrix_example/input/data

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

revision 1.4 by jmc, Tue Jan 27 15:38:47 2009 UTC revision 1.5 by jmc, Mon Dec 21 04:33:39 2009 UTC
# Line 15  Line 15 
15   rhonil=1035.,   rhonil=1035.,
16   gravity=9.81,   gravity=9.81,
17   eosType='LINEAR',   eosType='LINEAR',
18     tAlpha=2.E-4,
19     sBeta =0.E-4,
20  # ivdc_kappa=50.,  # ivdc_kappa=50.,
21  # implicitViscosity=.TRUE.,  # implicitViscosity=.TRUE.,
22  # implicitDiffusion=.TRUE.,  # implicitDiffusion=.TRUE.,
# Line 24  Line 26 
26  # turn on looped cells  # turn on looped cells
27  # hFacMin=.2,  # hFacMin=.2,
28  # hFacMindr=50.,  # hFacMindr=50.,
 # set precision of data files  
 # readBinaryPrec=32,  
  globalFiles=.TRUE.,  
  useSingleCpuIO=.TRUE.  
29   beta=1.E-11,   beta=1.E-11,
30  # f0=1.e-4,  # f0=1.e-4,
  tAlpha=2.E-4,  
  sBeta =0.E-4,  
 # gBaro=9.81,  
31   rigidLid=.FALSE.,   rigidLid=.FALSE.,
32   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
33  # tempAdvScheme       = 2  # tempAdvScheme     = 2,
34  # saltAdvScheme       = 2  # saltAdvScheme     = 2,
35    # set precision of data files
36    # readBinaryPrec=32,
37   writeBinaryPrec=64,   writeBinaryPrec=64,
38   multiDimAdvection   = .TRUE.   globalFiles=.TRUE.,
39     useSingleCpuIO=.TRUE.
40   &   &
41    
42  # Elliptic solver parameters  # Elliptic solver parameters
# Line 52  Line 50 
50  #startTime = 0.,  #startTime = 0.,
51   nIter0  = 200000,   nIter0  = 200000,
52   nTimeSteps = 10,   nTimeSteps = 10,
53   deltaTmom = 20000.0,   deltaTmom   = 20000.0,
54  # tauCD = 172800.,  # tauCD = 172800.,
55   deltaTtracer = 20000.0,   deltaTtracer= 20000.0,
56   deltaTClock = 20000.0,   deltaTClock = 20000.0,
57   abEps = 0.1,   abEps = 0.1,
58  #cAdjFreq = -1,  #cAdjFreq = -1,
# Line 64  Line 62 
62   taveFreq=   0.,   taveFreq=   0.,
63  # taveDumpFreq=155520000.,  # taveDumpFreq=155520000.,
64   monitorFreq=2.,   monitorFreq=2.,
65     monitorSelect=2,
66  # tauThetaClimRelax = 864000.0,  # tauThetaClimRelax = 864000.0,
67  # tauSaltClimRelax = 0.0,  # tauSaltClimRelax = 0.0,
68  # periodicExternalForcing=.FALSE.,  # periodicExternalForcing=.FALSE.,

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22