Go to the documentation of this file.
47 fixedValueFvPatchScalarField(
p, iF),
60 fixedValueFvPatchScalarField(ptf,
p, iF, mapper),
72 fixedValueFvPatchScalarField(
p, iF,
dict),
73 Prt_(
dict.lookupOrDefault<scalar>(
"Prt", 0.85))
82 fixedValueFvPatchScalarField(awfpsf),
93 fixedValueFvPatchScalarField(awfpsf, iF),
125 fixedValueFvPatchScalarField::updateCoeffs();
133 writeEntry(
"value", os);
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Write.
static word groupName(Name name, const word &group)
makePatchTypeField(fvPatchScalarField, thermalBaffleFvPatchScalarField)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A class for managing temporary objects.
virtual tmp< volScalarField > nut() const =0
Return the turbulence viscosity.
rDeltaT dimensionedInternalField()
static const word propertiesName
Default name of the turbulence properties dictionary.
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
const char *const group
Group name for atomic constants.
This boundary condition provides a turbulent thermal diffusivity conditon when using wall functions.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const volScalarField & rho() const
Return the density field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
scalar Prt_
Turbulent Prandtl number (default = 0.85)
alphatWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
Foam::fvPatchFieldMapper.
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).
virtual void write(Ostream &) const
Write.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...