39 #ifndef OneResistanceHeatTransferPhaseSystem_H 40 #define OneResistanceHeatTransferPhaseSystem_H 50 template<
class modelType>
class BlendedInterfacialModel;
51 class heatTransferModel;
57 template<
class BasePhaseSystem>
OneResistanceHeatTransferPhaseSystem(const fvMesh &)
Construct from fvMesh.
Class which models interfacial heat transfer between a number of phases. A single heat transfer model...
heatTransferModelTable heatTransferModels_
Heat transfer models.
An STL-conforming hash table.
virtual autoPtr< phaseSystem::heatTransferTable > heatTransfer() const
Return the heat transfer matrices.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual bool read()
Read base phaseProperties dictionary.
virtual ~OneResistanceHeatTransferPhaseSystem()
Destructor.
HashTable< autoPtr< BlendedInterfacialModel< heatTransferModel > >, phasePairKey, phasePairKey::hash > heatTransferModelTable