Skip to content
Snippets Groups Projects
Commit a54bbffb authored by Andrew Heather's avatar Andrew Heather
Browse files

typo

parent e7347dbd
No related branches found
No related tags found
No related merge requests found
...@@ -239,7 +239,7 @@ void alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs() ...@@ -239,7 +239,7 @@ void alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs()
// Molecular Prandtl number // Molecular Prandtl number
scalar Pr = muw[faceI]/alphaw[faceI]; scalar Pr = muw[faceI]/alphaw[faceI];
// Molecular-to-turbulenbt Prandtl number ratio // Molecular-to-turbulent Prandtl number ratio
scalar Prat = Pr/Prt_; scalar Prat = Pr/Prt_;
// Thermal sublayer thickness // Thermal sublayer thickness
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment