Go to the documentation of this file.
62 #ifndef fWallFunctionFvPatchScalarField_H
63 #define fWallFunctionFvPatchScalarField_H
78 class fWallFunctionFvPatchScalarField
80 public fixedValueFvPatchField<scalar>
This boundary condition provides a turbulence damping function, f, wall function condition for low- a...
A class for managing temporary objects.
TypeName("fWallFunction")
Runtime type information.
scalar Cmu_
Cmu coefficient.
const dimensionedScalar kappa
Coulomb constant: default SI units: [N.m2/C2].
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
fWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual void checkType()
Check the type of the patch.
A list of keyword definitions, which are a keyword followed by any number of values (e....
scalar kappa_
Von Karman constant.
scalar yPlusLam_
Y+ at the edge of the laminar sublayer.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
commsTypes
Types of communications.
scalar yPlusLam(const scalar kappa, const scalar E)
Calculate the Y+ at the edge of the laminar sublayer.
virtual void evaluate(const Pstream::commsTypes)
Evaluate the patchField.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void write(Ostream &) const
Write.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void writeLocalEntries(Ostream &) const
Write local wall function variables.