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

Diff of /MITgcm/verification/dome/input/data

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

revision 1.9 by jmc, Mon Dec 21 04:33:38 2009 UTC revision 1.10 by jmc, Sun Oct 24 21:33:25 2010 UTC
# Line 4  Line 4 
4  #  #
5  # Continuous equation parameters  # Continuous equation parameters
6   &PARM01   &PARM01
7   Tref = -0.194175, -0.582524, -0.970874, -1.35922, -1.74757,   Tref = -0.194175, -0.582524, -0.970874, -1.35922, -1.74757,
8          -2.13592, -2.52427, -2.91262, -3.30097, -3.68932,          -2.13592,  -2.52427,  -2.91262,  -3.30097, -3.68932,
9          -4.07767, -4.46602, -4.85437, -5.24272, -5.63107,          -4.07767,  -4.46602,  -4.85437,  -5.24272, -5.63107,
10          -6.01942, -6.40777, -6.79612, -7.18447, -7.57282,          -6.01942,  -6.40777,  -6.79612,  -7.18447, -7.57282,
11          -7.96117, -8.34951, -8.73786, -9.12621, -9.51456,          -7.96117,  -8.34951,  -8.73786,  -9.12621, -9.51456,
12   sRef= 25*1.,   sRef= 25*1.,
13   viscAz=5.E-1,   viscAr=5.E-1,
14   viscAh=0.0E0,   viscAh=0.0E0,
15   no_slip_sides=.TRUE.,   no_slip_sides=.TRUE.,
16   no_slip_bottom=.TRUE.,   no_slip_bottom=.TRUE.,
17  #- a trick to recover old version of side-drag:  #- a trick to recover old version of side-drag:
18  #sideDragFactor=0.,  #sideDragFactor=0.,
 #-  
19   bottomDragQuadratic=2.E-3,   bottomDragQuadratic=2.E-3,
20   viscA4=0.E12,   viscA4=0.E12,
21   viscC4Leith=1.458198138065,   viscC4Leith=1.458198138065,
22   useAreaViscLength=.TRUE.,   useAreaViscLength=.TRUE.,
23   diffKhT=0.0E0   diffKhT=0.E0,
24   diffKzT=0.E-2,   diffKrT=0.E-2,
25   diffKhS=0.E0,   diffKhS=0.E0,
26   diffKzS=0.E-2,   diffKrS=0.E-2,
27   f0=1.0e-4,   f0=1.0e-4,
28   beta=0.E-11,   beta=0.E-11,
29   tAlpha=2.E-4,   tAlpha=2.E-4,
# Line 35  Line 34 
34   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
35   eosType='LINEAR',   eosType='LINEAR',
36   hFacMin=0.2,   hFacMin=0.2,
37   nonHydrostatic=.FALSE.,  #nonHydrostatic=.TRUE.,
38   multiDimAdvection=.TRUE.,   vectorInvariantMomentum=.TRUE.,
39     staggerTimeStep=.TRUE.,
40   tempAdvScheme=77,   tempAdvScheme=77,
41   saltAdvScheme=77,   saltAdvScheme=77,
42   readBinaryPrec=64,   readBinaryPrec=64,
43   writeBinaryPrec=64,   writeBinaryPrec=64,
44   writeStatePrec=64,   writeStatePrec=64,
45   globalFiles=.TRUE.,  #globalFiles=.TRUE.,
  staggerTimeStep=.TRUE.,  
  vectorInvariantMomentum=.TRUE.,  
46   &   &
47    
48  # Elliptic solver parameters  # Elliptic solver parameters
# Line 57  Line 55 
55    
56  # Time stepping parameters  # Time stepping parameters
57   &PARM03   &PARM03
58   niter0=0,   nIter0=0,
59  #nTimeSteps=12000,  #nTimeSteps=12000,
60   nTimeSteps=20,   nTimeSteps=20,
61   deltaT=300.,   deltaT=300.,
# Line 67  Line 65 
65   dumpFreq=30000.,   dumpFreq=30000.,
66  #cAdjFreq=30.,  #cAdjFreq=30.,
67  #monitorFreq=6000.,  #monitorFreq=6000.,
  monitorSelect=2,  
68   monitorFreq=300.,   monitorFreq=300.,
69     monitorSelect=2,
70   &   &
71    
72  # Gridding parameters  # Gridding parameters
73   &PARM04   &PARM04
74   usingCartesianGrid=.TRUE.,   usingCartesianGrid=.TRUE.,
75   usingSphericalPolarGrid=.FALSE.,  # delXfile='delXvar',
 # delXfile='delXvar'  
76   delX=200*10000.0,   delX=200*10000.0,
77   delYfile='delYvar',   delYfile='delYvar',
78   delZ = 25*144.0,   delR = 25*144.0,
79   &   &
80    
81  # Input datasets  # Input datasets

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22