54 #ifndef alphatBoilingWallFunctionFvPatchScalarField_H
55 #define alphatBoilingWallFunctionFvPatchScalarField_H
71 public fixedValueFvPatchScalarField
78 const word modelName_;
90 TypeName(
"alphatBoilingWallFunction");
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This boundary condition provides a thermal wall function or the turbulent thermal diffusivity for wal...
virtual void write(Ostream &) const
Write.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
TypeName("alphatBoilingWallFunction")
Runtime type information.
alphatBoilingWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base class for field mapping.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Model for nucleate wall boiling between two phases on the surface of a number of wall patches.
A class for managing temporary objects.
A class for handling words, derived from string.