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

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

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

revision 1.11 by ifenty, Mon Apr 25 21:20:13 2011 UTC revision 1.12 by jmc, Mon Jan 16 19:37:02 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.,
# Line 52  Line 50 
50   tempAdvScheme =7,   tempAdvScheme =7,
51   saltAdvScheme =7,   saltAdvScheme =7,
52   convertFW2Salt=-1,   convertFW2Salt=-1,
  useSingleCpuIO=.TRUE.,  
53   allowFreezing=.FALSE.,   allowFreezing=.FALSE.,
54   HeatCapacity_Cp = 3986.D0,   HeatCapacity_Cp = 3986.D0,
55   gravity         = 9.8156,   gravity         = 9.8156,
56   rhoNil          = 1027.D0,   rhoConst        = 1027.D0,
57   rhoConstFresh   = 999.8,   rhoConstFresh   = 999.8,
58     useSingleCpuIO=.TRUE.,
59     readBinaryPrec=32,
60     writeBinaryPrec=32,
61   &   &
62    
63  # Elliptic solver parameters  # Elliptic solver parameters
# Line 85  Line 85 
85  #   tauSaltClimRelax  - Relaxation to climatology time scale     (s)  #   tauSaltClimRelax  - Relaxation to climatology time scale     (s)
86  #  #
87   &PARM03   &PARM03
  pickupStrictlyMatch=.FALSE.,  
88   startTime=3600.0,   startTime=3600.0,
89   endTime=36000.,   endTime=36000.,
90   deltaTmom=3600.0,   deltaTmom=3600.0,
# Line 93  Line 92 
92   deltaTClock =3600.0,   deltaTClock =3600.0,
93   cAdjFreq=0.,   cAdjFreq=0.,
94   abEps=0.1,   abEps=0.1,
95     forcing_In_AB = .FALSE.,
96   pChkptFreq=36000.,   pChkptFreq=36000.,
97   chkptFreq= 0.,   chkptFreq= 0.,
98   dumpFreq = 0.,   dumpFreq = 0.,
99   tavefreq = 36000.,   taveFreq = 36000.,
100   monitorFreq=1.,   monitorFreq=1.,
101   forcing_In_AB = .FALSE.,   pickupStrictlyMatch=.FALSE.,
102   &   &
103    
104  # Gridding parameters  # Gridding parameters
# Line 118  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.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22