/[MITgcm]/MITgcm/verification/lab_sea/input.hb87/data
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/input.hb87/data

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

revision 1.5 by ifenty, Mon Apr 25 21:20:12 2011 UTC revision 1.7 by jmc, Sat Jan 21 18:57:01 2012 UTC
# Line 41  Line 41 
41   rigidLid=.FALSE.,   rigidLid=.FALSE.,
42   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
43   eosType='JMD95Z',   eosType='JMD95Z',
  readBinaryPrec=32,  
  writeBinaryPrec=32,  
44   saltStepping=.TRUE.,   saltStepping=.TRUE.,
45   tempStepping=.TRUE.,   tempStepping=.TRUE.,
46   momStepping=.TRUE.,   momStepping=.TRUE.,
47   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
48   implicitViscosity=.TRUE.,   implicitViscosity=.TRUE.,
  useSingleCpuIO=.TRUE.,  
49   allowFreezing=.FALSE.,   allowFreezing=.FALSE.,
50    #- set wrong celsius2K to reproduce old results:
51     celsius2K=273.16,
52   HeatCapacity_Cp = 3986.D0,   HeatCapacity_Cp = 3986.D0,
53   gravity         = 9.8156,   gravity         = 9.8156,
54   rhoNil          = 1027.D0,   rhoConst        = 1027.D0,
55   rhoConstFresh   = 999.8,   rhoConstFresh   = 999.8,
56   useCDscheme=.TRUE.,   useCDscheme=.TRUE.,
57     useSingleCpuIO=.TRUE.,
58     readBinaryPrec=32,
59     writeBinaryPrec=32,
60   &   &
61    
62  # Elliptic solver parameters  # Elliptic solver parameters
# Line 91  Line 93 
93   deltaTClock =3600.0,   deltaTClock =3600.0,
94   cAdjFreq=0.,   cAdjFreq=0.,
95   abEps=0.1,   abEps=0.1,
96     forcing_In_AB = .FALSE.,
97   pChkptFreq=36000.,   pChkptFreq=36000.,
98   chkptFreq= 0.,   chkptFreq= 0.,
99   dumpFreq = 0.,   dumpFreq = 0.,
100   tavefreq = 36000.,   taveFreq = 36000.,
101   monitorFreq=1.,   monitorFreq=1.,
  forcing_In_AB = .FALSE.,  
102   &   &
103    
104  # Gridding parameters  # Gridding parameters
# Line 116  Line 118 
118         500., 500., 500., 500., 500., 500., 500.,         500., 500., 500., 500., 500., 500., 500.,
119   ygOrigin=46.,   ygOrigin=46.,
120   xgOrigin=280.,   xgOrigin=280.,
121   rSphere         = 6371.D3,   rSphere = 6371.D3,
122   &   &
123    
124  # Input datasets  # Input datasets

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

  ViewVC Help
Powered by ViewVC 1.1.22