Go to the documentation of this file.
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();
119 internalField().
group()
128 fixedValueFvPatchScalarField::updateCoeffs();
135 os.writeEntry(
"Prt", Prt_);
136 writeEntry(
"value",
os);
145 alphatWallFunctionFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
constexpr const char *const group
virtual void updateCoeffs()
A class for managing temporary objects.
virtual tmp< volScalarField > nut() const =0
static const word propertiesName
makePatchTypeField(fvPatchScalarField, alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField)
This boundary condition provides a turbulent thermal diffusivity condition when using wall functions.
Generic templated field type.
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const volScalarField & rho() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
alphatWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Foam::fvPatchFieldMapper.
static word groupName(StringType base, const word &group)
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).
const Boundary & boundaryField() const
virtual void write(Ostream &) const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...