Go to the documentation of this file.
63 #ifndef kLowReWallFunctionFvPatchScalarField_H
64 #define kLowReWallFunctionFvPatchScalarField_H
77 class kLowReWallFunctionFvPatchScalarField
79 public fixedValueFvPatchField<scalar>
A class for managing temporary objects.
scalar Cmu_
Cmu coefficient.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
kLowReWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
scalar kappa_
Von Karman constant.
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...
virtual void evaluate(const Pstream::commsTypes)
Evaluate the patchField.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
scalar Ceps2_
Ceps2 coefficient.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &) const
Write.
This boundary condition provides a turbulence kinetic energy wall function condition for low- and hig...
virtual void checkType()
Check the type of the patch.
commsTypes
Types of communications.
TypeName("kLowReWallFunction")
Runtime type information.
scalar yPlusLam_
Y+ at the edge of the laminar sublayer.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
scalar yPlusLam(const scalar kappa, const scalar E)
Calculate the Y+ at the edge of the laminar sublayer.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...