Go to the documentation of this file.
42 #ifndef compressibleAlphatPhaseChangeWallFunctionFvPatchScalarField_H
43 #define compressibleAlphatPhaseChangeWallFunctionFvPatchScalarField_H
60 public fixedValueFvPatchScalarField
76 TypeName(
"compressible::alphatPhaseChangeWallFunction");
const scalarField & mDotL() const
Return the enthelpy source due to phase-change.
const scalarField & dmdt() const
Return the rate of phase-change.
scalarField dmdt_
Rate of phase-change.
Abstract base-class for all alphatWallFunctions supporting phase-change.
virtual void write(Ostream &) const
Write.
Pre-declare SubField and related Field type.
virtual void updateCoeffs()=0
Update the coefficients associated with the patch field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
TypeName("compressible::alphatPhaseChangeWallFunction")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
alphatPhaseChangeWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
scalarField mDotL_
Latent heat of the phase-change.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...