mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Corrected typo
This commit is contained in:
@ -85,7 +85,7 @@ turbulentIntensityKineticEnergyInletFvPatchScalarField
|
|||||||
"("
|
"("
|
||||||
"const fvPatch&, "
|
"const fvPatch&, "
|
||||||
"const DimensionedField<scalar, volMesh>&, "
|
"const DimensionedField<scalar, volMesh>&, "
|
||||||
"const dictionary&
|
"const dictionary&"
|
||||||
")"
|
")"
|
||||||
) << "Turbulence intensity should be specified as a fraction 0-1 "
|
) << "Turbulence intensity should be specified as a fraction 0-1 "
|
||||||
"of the mean velocity\n"
|
"of the mean velocity\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user