Go to the documentation of this file.
41 if (!isA<wallFvPatch>(this->patch()))
44 <<
"Invalid wall function specification" <<
nl
45 <<
" Patch type for patch " << this->patch().name()
46 <<
" must be wall" <<
nl
47 <<
" Current patch type is " << this->patch().type()
139 this->writeEntry(
"value", os);
virtual void write(Ostream &) const
Write.
kqRWallFunctionFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::Pstream::blocking)
Evaluate the patchField.
Ostream & endl(Ostream &os)
Add newline and flush stream.
virtual void write(Ostream &) const
Write.
This boundary condition applies a zero-gradient condition from the patch internal field onto the patc...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
void checkType()
Check the type of the patch.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
errorManip< error > abort(error &err)
commsTypes
Types of communications.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Evaluate the patch field.
This boundary condition provides a suitable condition for turbulence k, q, and R fields for the case ...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...