50 fixedValueFvPatchScalarField(
p, iF),
63 fixedValueFvPatchScalarField(ptf,
p, iF, mapper),
75 fixedValueFvPatchScalarField(
p, iF,
dict),
76 Prt_(
dict.getOrDefault<scalar>(
"Prt", 0.85))
85 fixedValueFvPatchScalarField(awfpsf),
96 fixedValueFvPatchScalarField(awfpsf, iF),
110 const label patchi = patch().index();
118 internalField().group()
122 const scalarField& rhow = turbModel.rho().boundaryField()[patchi];
127 fixedValueFvPatchScalarField::updateCoeffs();
134 os.writeEntryIfDifferent<scalar>(
"Prt", 0.85, Prt_);
144 alphatWallFunctionFvPatchScalarField
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static word groupName(StringType base, const word &group)
Create dot-delimited name.group string.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Abstract base class for turbulence models (RAS, LES and laminar).
This boundary condition provides a turbulent thermal diffusivity condition when using wall functions.
virtual void write(Ostream &) const
Write.
alphatWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FieldMapper for finite-volume patch fields.
virtual void write(Ostream &) const
Write.
void writeValueEntry(Ostream &os) const
Write *this field as a "value" entry.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.
static const word propertiesName
Default name of the turbulence properties dictionary.
OBJstream os(runTime.globalPath()/outputName)
#define makePatchTypeField(PatchTypeField, typePatchTypeField)
Define a concrete fvPatchField type and add to run-time tables Example, (fvPatchScalarField,...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
fvPatchField< scalar > fvPatchScalarField