Skip to content
Snippets Groups Projects
Commit be54c026 authored by mattijs's avatar mattijs
Browse files

STYLE: twoPhaseMixture: corrected comment

parent 0ecf34e2
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-2010 OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-2011 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
......@@ -146,7 +146,7 @@ public:
return nu_;
}
//- Return the face-interpolated dynamic laminar viscosity
//- Return the face-interpolated kinematic laminar viscosity
tmp<surfaceScalarField> nuf() const;
//- Correct the laminar viscosity
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment