Go to the documentation of this file.
40 #ifndef InterfaceCompositionPhaseChangePhaseSystem_H
41 #define InterfaceCompositionPhaseChangePhaseSystem_H
50 class interfaceCompositionModel;
56 template<
class BasePhaseSystem>
interfaceCompositionModelTable interfaceCompositionModels_
Interface composition models.
virtual void correctThermo()
Correct the thermodynamics.
virtual ~InterfaceCompositionPhaseChangePhaseSystem()
Destructor.
virtual bool read()
Read base phaseProperties dictionary.
HashTable< autoPtr< interfaceCompositionModel >, phasePairKey, phasePairKey::hash > interfaceCompositionModelTable
Class to provide interfacial heat and mass transfer between a number of phases according to a interfa...
Mesh data needed to do the Finite Volume discretisation.
InterfaceCompositionPhaseChangePhaseSystem(const fvMesh &)
Construct from fvMesh.
An STL-conforming hash table.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual autoPtr< phaseSystem::massTransferTable > massTransfer() const
Return the mass transfer matrices.
Base class to support interfacial heat and mass transfer between a number of phases.