35 #ifndef alphatPhaseChangeWallFunctionBase_H
36 #define alphatPhaseChangeWallFunctionBase_H
47 namespace compressible
70 TypeName(
"compressible::alphatPhaseChangeWallFunctionBase");
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,...
Abstract base-class for all alphatWallFunctions supporting phase-change.
virtual void write(Ostream &) const
Write.
bool activeInterface(const phaseInterface &) const
Is there phase change mass transfer for this interface?
const word phaseName_
Name of the phase.
const word otherPhaseName_
Name of the other phase.
alphatPhaseChangeWallFunctionBase()
Construct null.
virtual ~alphatPhaseChangeWallFunctionBase()
TypeName("compressible::alphatPhaseChangeWallFunctionBase")
Runtime type information.
virtual const scalarField & dmdtf() const =0
Return the rate of phase-change.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for handling words, derived from string.