Go to the documentation of this file.
40 #ifndef immersedBoundaryEpsilonWallFunctionFvPatchScalarField_H
41 #define immersedBoundaryEpsilonWallFunctionFvPatchScalarField_H
49 namespace incompressible
60 public immersedBoundaryWallFunctionFvPatchScalarField
92 TypeName(
"immersedBoundaryEpsilonWallFunction");
A class for handling words, derived from string.
word nuName_
Name of laminar viscosity field.
A class for managing temporary objects.
scalar kappa_
Von Karman constant.
TypeName("immersedBoundaryEpsilonWallFunction")
Runtime type information.
word GName_
Name of turbulence generation field.
word UName_
Name of velocity field.
scalar Cmu_
Cmu coefficient.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual ~immersedBoundaryEpsilonWallFunctionFvPatchScalarField()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void evaluate(const Pstream::commsTypes=Pstream::blocking)
Evaluate the patchField.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
commsTypes
Types of communications.
immersedBoundaryEpsilonWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
word nutName_
Name of turbulent viscosity field.
word kName_
Name of turbulence kinetic energy field.
Foam::fvPatchFieldMapper.
void write(Ostream &) const
Write.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Boundary condition for epsilon when using wall functions.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...