diff --git a/applications/solvers/modules/VoFSolver/VoFSolver.H b/applications/solvers/modules/VoFSolver/VoFSolver.H index 22ae747aa0..21b7be9442 100644 --- a/applications/solvers/modules/VoFSolver/VoFSolver.H +++ b/applications/solvers/modules/VoFSolver/VoFSolver.H @@ -94,7 +94,7 @@ protected: //- Velocity field volVectorField U; - //- Volumetric-flux field + //- Volumetric flux field surfaceScalarField phi;