31 template<
class BasicThermoType>
39 BasicThermoType(*this, mesh, phaseName)
45 template<
class BasicThermoType>
52 template<
class BasicThermoType>
60 template<
class BasicThermoType>
68 template<
class BasicThermoType>
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual const IOdictionary & properties() const
Access the properties dictionary.
PhysicalPropertiesThermo(const fvMesh &mesh, const word &phaseName=word::null)
Construct from mesh and phase name.
virtual ~PhysicalPropertiesThermo()
Destructor.
virtual bool read()
Read the properties dictionary.
Mesh data needed to do the Finite Volume discretisation.
A base class for physical properties.
virtual bool read()
Read physicalProperties dictionary.
A class for handling words, derived from string.