ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/hydrodynamics/Hydro.cpp
(Generate patch)

Comparing trunk/src/applications/hydrodynamics/Hydro.cpp (file contents):
Revision 976 by gezelter, Wed May 24 18:31:12 2006 UTC vs.
Revision 977 by tim, Thu May 25 16:27:27 2006 UTC

# Line 113 | Line 113 | int main(int argc, char* argv[]){
113    identMat(2,2) = 1.0;
114  
115    Globals* simParams = info->getSimParams();
116 <  double temperature;
117 <  double viscosity;
116 >  RealType temperature;
117 >  RealType viscosity;
118  
119    if (simParams->haveViscosity()) {
120      viscosity = simParams->getViscosity();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines