33 #ifndef PhysicalPropertiesThermo_H
34 #define PhysicalPropertiesThermo_H
50 template<
class BasicThermoType>
54 public BasicThermoType
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Wrapper around a thermo which also constructs the physical properties dictionary.
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.
A class for handling words, derived from string.
static const word null
An empty word.