ENH: Updated turbulence code/utilities affected by updates to turbulence model behaviour

This commit is contained in:
andy
2012-11-27 17:11:56 +00:00
parent 74aec19f79
commit aa5a119be6
6 changed files with 21 additions and 24 deletions

View File

@ -55,7 +55,7 @@ void calcIncompressibleYPlus
volScalarField& yPlus
)
{
typedef incompressible::RASModels::nutWallFunctionFvPatchScalarField
typedef incompressible::nutWallFunctionFvPatchScalarField
wallFunctionPatchField;
#include "createPhi.H"
@ -107,7 +107,7 @@ void calcCompressibleYPlus
volScalarField& yPlus
)
{
typedef compressible::RASModels::mutWallFunctionFvPatchScalarField
typedef compressible::mutWallFunctionFvPatchScalarField
wallFunctionPatchField;
IOobject rhoHeader