surfaceInterpolation::outletStabilised: Corrected typo
Resolves bug-report https://bugs.openfoam.org/view.php?id=2574
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -180,7 +180,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
//- Return the explicit correction to the face-interpolate
|
//- Return the explicit correction to the face-interpolate
|
||||||
// set to zero on the near-boundary faces where upwinf is applied
|
// set to zero on the near-boundary faces where upwind is applied
|
||||||
virtual tmp<GeometricField<Type, fvsPatchField, surfaceMesh>>
|
virtual tmp<GeometricField<Type, fvsPatchField, surfaceMesh>>
|
||||||
correction
|
correction
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user