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