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

Diff of /MITgcm/verification/vermix/input/data

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

revision 1.2 by jmc, Thu Aug 21 18:12:43 2008 UTC revision 1.3 by dfer, Tue Nov 10 02:46:39 2009 UTC
# Line 4  Line 4 
4  #  #
5  # Continuous equation parameters  # Continuous equation parameters
6   &PARM01   &PARM01
7   tRef=20*1.,   tRef=26*1.,
8   sRef=20*35.,   sRef=26*35.,
9   viscA4=0.0E4,   viscA4=0.0E4,
10   viscAh=0.E-2,   viscAh=0.E-2,
11   viscAz=1.E-4,   viscAz=1.E-4,
# Line 19  Line 19 
19   diffKzS=1.E-5,   diffKzS=1.E-5,
20   f0=1.4e-4,   f0=1.4e-4,
21   beta=0.E-11,   beta=0.E-11,
  tAlpha=2.E-4,  
  sBeta =0.E-4,  
22   rigidLid=.FALSE.,   rigidLid=.FALSE.,
23   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
24  #ivdc_kappa=10.,  #ivdc_kappa=10.,
25   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
26   implicitViscosity=.TRUE.,   implicitViscosity=.TRUE.,
 #eosType='LINEAR',  
27   eosType='MDJWF',   eosType='MDJWF',
28   hFacMin=0.05,   hFacMin=0.05,
29   readBinaryPrec=64,   readBinaryPrec=64,
  bottomDragLinear=0.E-4,  
30   debugLevel=1,   debugLevel=1,
31   tempAdvection=.FALSE.,   tempAdvection=.FALSE.,
32   tempAdvScheme=33,   tempAdvScheme=33,
33     momAdvection=.FALSE.,
34   &   &
35    
36  # Elliptic solver parameters  # Elliptic solver parameters
# Line 47  Line 44 
44   niter0=0,   niter0=0,
45   nTimeSteps=20,   nTimeSteps=20,
46  #nTimeSteps=720,  #nTimeSteps=720,
47  #nTimeSteps=8640,   nTimeSteps=51840,
48   deltaT=1200.0,   deltaT=1200.,
49  #cAdjFreq=-1.,  #cAdjFreq=-1.,
50   abEps=0.01,   abEps=0.01,
51   pChkptFreq=0.0,   pChkptFreq=62208000.,
52   chkptFreq=0.0,   chkptFreq=0.,
53   taveFreq=86400.0,   taveFreq=0.,
54   dumpFreq=86400.0,   dumpFreq=0.,
 #dumpFreq=1.0,  
55   monitorFreq=86400.,   monitorFreq=86400.,
56   monitorFreq=1.,   monitorFreq=1.,
57     periodicExternalForcing=.TRUE.,
58     externForcingPeriod=432000.,
59     externForcingCycle=31104000.,
60   &   &
61    
62  # Gridding parameters  # Gridding parameters
# Line 66  Line 65 
65   usingSphericalPolarGrid=.FALSE.,   usingSphericalPolarGrid=.FALSE.,
66   dXspacing=5000,   dXspacing=5000,
67   dYspacing=5000.,   dYspacing=5000.,
68   delZ=20*50,   delZ=10, 10, 10, 10, 10, 12, 12, 15, 15, 18, 18, 22, 22,
69          26, 32, 38, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46,
70   &   &
71    
72  # Input datasets  # Input datasets
73   &PARM05   &PARM05
74   hydrogThetaFile='T.init',   hydrogThetaFile='T_26.init',
75  #hydrogThetaFile='Tinstable.init',   surfQfile='Qnet_72.forcing',
76   hydrogThetaFile='Tstable2.init',   zonalWindFile='taux_72.forcing',
  surfQfile='Qnet.forcing',  
  zonalWindFile='taux.forcing',  
77   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22