mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: some general spelling fixes
This commit is contained in:
@ -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() =
|
||||
|
||||
Reference in New Issue
Block a user