Header for a ThermoPhase class for a pure fluid phase consisting of gas, liquid, mixed-gas-liquid and supercrit fluid (see Thermodynamic Properties and class PureFluidPhase). More...
#include "ThermoPhase.h"
#include "mix_defs.h"
Go to the source code of this file.
Classes | |
class | PureFluidPhase |
This phase object consists of a single component that can be a gas, a liquid, a mixed gas-liquid fluid, or a fluid beyond its critical point. More... | |
Namespaces | |
namespace | tpx |
This object is only available if the WITH_PURE_FLUIDS optional compile capability has been turned on in Cantera's makefile system. | |
namespace | Cantera |
Namespace for the Cantera kernel. |
Header for a ThermoPhase class for a pure fluid phase consisting of gas, liquid, mixed-gas-liquid and supercrit fluid (see Thermodynamic Properties and class PureFluidPhase).
This class is only available if the WITH_PURE_FLUIDS optional compile capability has been turned on in Cantera's makefile system. It inherits from ThermoPhase, but is built on top of the tpx package.
Definition in file PureFluidPhase.h.