STYLE: some general spelling fixes

This commit is contained in:
Mark Olesen
2020-05-04 09:15:21 +02:00
parent 2a24bab057
commit 8cfb483054
234 changed files with 332 additions and 340 deletions

View File

@ -679,7 +679,7 @@ void Foam::interfaceTrackingFvMesh::updateDisplacementDirections()
facesDisplacementDir() =
aMesh().faceAreaNormals().internalField();
// Correction of control points postion
// Correction of control points position
const vectorField& Cf = aMesh().areaCentres().internalField();
controlPoints() =

View File

@ -84,7 +84,7 @@ class interfaceTrackingFvMesh
// if not normal motion direction
vector motionDir_;
//- Interface smoothing at the begining of time step
//- Interface smoothing at the beginning of time step
Switch smoothing_;
//- Pure free-surface

View File

@ -172,7 +172,7 @@ public:
return soluble_;
}
//- Surface tension change due to presense of surfactants
//- Surface tension change due to presence of surfactants
tmp<areaScalarField> dSigma
(
const areaScalarField& surfactConc