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

Diff of /MITgcm/verification/obcs_ctrl/input_ad/data

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

revision 1.1 by mmazloff, Wed Apr 20 19:18:25 2011 UTC revision 1.3 by jmc, Wed May 18 01:44:42 2011 UTC
# Line 11  Line 11 
11   diffKzT=0.E-5,   diffKzT=0.E-5,
12   rotationPeriod=86400.,   rotationPeriod=86400.,
13   beta=1.E-11,   beta=1.E-11,
14     eosType='LINEAR',
15   tAlpha=2.E-4,   tAlpha=2.E-4,
16   sBeta =0.,   sBeta =0.,
17   gravity=9.81,   gravity=9.81,
18   rigidLid=.FALSE.,   rigidLid=.FALSE.,
19   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
  eosType='LINEAR',  
20   readBinaryPrec=32,   readBinaryPrec=32,
21  # extras...  # extras...
22   implicitDiffusion=.true.,   implicitDiffusion=.true.,
23   implicitViscosity=.true.,   implicitViscosity=.true.,
  useCDscheme=.FALSE.,  
24   vectorInvariantMomentum=.TRUE.,   vectorInvariantMomentum=.TRUE.,
25   staggerTimeStep=.TRUE.,   staggerTimeStep=.TRUE.,
26   multiDimAdvection=.FALSE.,   multiDimAdvection=.FALSE.,
27   tempAdvScheme=30,   tempAdvScheme=30,
28   saltAdvScheme=30,   saltAdvScheme=30,
  useNHMTerms=.FALSE.,  
29   writeBinaryPrec=32,   writeBinaryPrec=32,
30   debugLevel=0,   debugLevel=0,
31   /   &
32  # Elliptic solver parameters  # Elliptic solver parameters
33   &PARM02   &PARM02
34   cg2dMaxIters=500,   cg2dMaxIters=500,
35   cg2dTargetResidual=1.E-8,   cg2dTargetResidual=1.E-8,
36   /   &
37  # Time stepping parameters  # Time stepping parameters
38   &PARM03   &PARM03
39   startTime=0.,   startTime=0.,
# Line 47  Line 45 
45   pChkptFreq=0.0,   pChkptFreq=0.0,
46   chkptFreq=0.0,   chkptFreq=0.0,
47   dumpFreq=2628000.0,   dumpFreq=2628000.0,
48   monitorFreq=432000.,  #monitorFreq=432000.,
49   /   monitorFreq=3600.,
50     monitorSelect=1,
51     &
52  # Gridding parameters  # Gridding parameters
53   &PARM04   &PARM04
54   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
# Line 56  Line 56 
56   delX=64*0.25,   delX=64*0.25,
57   delY=64*0.25,   delY=64*0.25,
58   delZ=500.,500.,500.,500.,500.,500.,500.,500.,   delZ=500.,500.,500.,500.,500.,500.,500.,500.,
59   /   &
60   &PARM05   &PARM05
61   bathyFile='topog.box',   bathyFile='topog.box',
62   uVelInitFile=   'Uini.bin',   uVelInitFile=   'Uini.bin',
63   vVelInitFile=   'Vini.bin',   vVelInitFile=   'Vini.bin',
64   hydrogThetaFile=,  #hydrogThetaFile=,
65   hydrogSaltFile=,  #hydrogSaltFile=,
66   zonalWindFile=,  #zonalWindFile=,
67   meridWindFile=,  #meridWindFile=,
68   /   &

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

  ViewVC Help
Powered by ViewVC 1.1.22