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