38 #ifndef heatTransferSystem_H
39 #define heatTransferSystem_H
49 class blendedHeatTransferModel;
50 class blendedSidedHeatTransferModel;
103 template<
class ... Args>
148 const scalar residualAlpha
A HashTable specialisation for hashing pointers.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
An ordered pair of two objects of type <Type> with first() and second() elements.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Class which provides interfacial momentum transfer between a number of phases. Drag,...
static const word propertiesName
Default name of the phase properties dictionary.
heatTransferSystem(const phaseSystem &)
Construct from a phase system.
TypeName("heatTransferSystem")
Runtime type information.
virtual ~heatTransferSystem()
Destructor.
autoPtr< HashPtrTable< fvScalarMatrix > > heatTransfer() const
Return the heat transfer matrices.
virtual bool read()
Read base phaseProperties dictionary.
Word-pair based class used for keying interface models in hash tables.
Class to represent a system of phases.
A class for handling words, derived from string.
Foam::argList args(argc, argv)