This commit is contained in:
Hrvoje Jasak 2019-06-26 17:16:54 +01:00
parent 996d065fb2
commit 16b9d2b796

View file

@ -113,7 +113,7 @@ void Foam::pressureInletVelocityFvPatchVectorField::updateCoeffs()
// Flux not available, do not update
InfoIn
(
"void ::pressureInletVelocityFvPatchVectorField::updateCoeffs()"
"void pressureInletVelocityFvPatchVectorField::updateCoeffs()"
) << "Flux field " << phiName_ << " not found. "
<< "Performing fixed value update" << endl;