Cantera  2.0
Classes | Namespaces
PureFluidPhase.h File Reference

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"
Include dependency graph for PureFluidPhase.h:
This graph shows which files directly or indirectly include this file:

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  Cantera
 Provides class Nucleus.
 

Detailed Description

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).

It inherits from ThermoPhase, but is built on top of the tpx package.

Definition in file PureFluidPhase.h.