39 namespace incompressible
46 const word& fieldName,
60 if (nutHeader.headerOk())
66 Info<<
"--> Creating " << fieldName
67 <<
" to employ run-time selectable wall functions" <<
endl;
75 if (isA<wallFvPatch>(bm[patchI]))
77 nutBoundaryTypes[patchI] =
78 RASModels::nutWallFunctionFvPatchScalarField::typeName;
82 nutBoundaryTypes[patchI] =
106 Info<<
" Writing new " << fieldName <<
endl;
116 const word& fieldName,
130 if (nutHeader.headerOk())
136 Info<<
"--> Creating " << fieldName
137 <<
" to employ run-time selectable wall functions" <<
endl;
145 if (isA<wallFvPatch>(bm[patchI]))
147 nutBoundaryTypes[patchI] =
148 RASModels::nutLowReWallFunctionFvPatchScalarField::typeName;
152 nutBoundaryTypes[patchI] =
176 Info<<
" Writing new " << fieldName <<
endl;
186 const word& fieldName,
205 const word& fieldName,
224 const word& fieldName,
243 const word& fieldName,
262 const word& fieldName,