12 const fvPatch& currPatch = patches[
patchi];
14 if (isA<wallFvPatch>(currPatch))
30 const vector wallNormal2 = -nf[facei];
40 <<
"wall faces are not parallel for patches " 42 << currPatch.name() <<
nl 62 Info<<
"Generating wall data for patch: " << patches[
patchId].name()
dimensioned< scalar > mag(const dimensioned< Type > &)
word name(const complex &)
Return a string representation of a complex.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
errorManipArg< error, int > exit(error &err, const int errNo=1)
Ostream & endl(Ostream &os)
Add newline and flush stream.
volVectorField vectorField(fieldObject, mesh)
const fvPatchList & patches
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.
const word & executable() const
Name of executable without the path.
Foam::argList args(argc, argv)
vector wallNormal(vector::zero)
Vector< scalar > vector
A scalar version of the templated Vector.
scalarField y(wallNormal &(mesh.C().internalField()-mesh.C().boundaryField()[patchId][faceId]))
volScalarField scalarField(fieldObject, mesh)
PtrList< fvPatch > fvPatchList
container classes for fvPatch