41 #ifndef ThermalPhaseChangePhaseSystem_H 42 #define ThermalPhaseChangePhaseSystem_H 57 template<
class BasePhaseSystem>
autoPtr< saturationModel > saturationModel_
The saturation model used to evaluate Tsat = Tf.
Base class to support interfacial heat and mass transfer between a number of phases.
ThermalPhaseChangePhaseSystem(const fvMesh &)
Construct from fvMesh.
virtual void correctThermo()
Correct the thermodynamics.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none.
virtual autoPtr< phaseSystem::massTransferTable > massTransfer() const
Return the mass transfer matrices.
HashPtrTable< volScalarField, phasePairKey, phasePairKey::hash > iDmdt_
Interfacial Mass transfer rate.
Class to provide interfacial heat and mass transfer between a number of phases according the interfac...
A class for handling words, derived from string.
virtual autoPtr< phaseSystem::heatTransferTable > heatTransfer() const
Return the heat transfer matrices.
virtual bool read()
Read base phaseProperties dictionary.
const saturationModel & saturation() const
Return the saturationModel.
virtual ~ThermalPhaseChangePhaseSystem()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual tmp< volScalarField > iDmdt(const phasePairKey &key) const
Return the interfacial mass flow rate.
A class for managing temporary objects.
word volatile_
Name of the volatile specie.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...