Go to the documentation of this file.
51 fixedValueFvPatchScalarField(
p, iF),
65 fixedValueFvPatchScalarField(
p, iF,
dict),
69 if (
dict.found(
"dmdt"))
74 if (
dict.found(
"mDotL"))
90 fixedValueFvPatchScalarField(ptf,
p, iF, mapper),
91 dmdt_(ptf.
dmdt_, mapper),
102 fixedValueFvPatchScalarField(awfpsf),
115 fixedValueFvPatchScalarField(awfpsf, iF),
128 writeEntry(
"value", os);
virtual void write(Ostream &) const
Write.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
scalarField dmdt_
Rate of phase-change.
Abstract base-class for all alphatWallFunctions supporting phase-change.
virtual void write(Ostream &) const
Write.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
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.
alphatPhaseChangeWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
scalarField mDotL_
Latent heat of the phase-change.
void writeEntry(const word &keyword, Ostream &os) const
Write the field as a dictionary entry.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
defineTypeNameAndDebug(alphatPhaseChangeWallFunctionFvPatchScalarField, 0)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...