Cantera  2.5.1
Modules | Classes
Models of Phases of Matter

These classes are used to represent the composition and state of a single phase of matter. Together these classes form the basis for describing the species and element compositions of a phase as well as the stoichiometry of each species, and for describing the current state of the phase. They do not in themselves contain Thermodynamic equation of state information. However, they do comprise all of the necessary background functionality to support thermodynamic calculations (see Thermodynamic Properties). More...

Collaboration diagram for Models of Phases of Matter:

Modules

 Electric Properties of Phases
 Computation of the electric properties of phases.
 
 Transport Properties for Species in Phases
 
 Thermodynamic Properties
 These classes are used to compute the thermodynamic properties of phases of matter. The main base class for describing thermodynamic properties of phases within Cantera is called ThermoPhase. ThermoPhase is a large class that describes the interface within Cantera to Thermodynamic functions for a phase.
 

Classes

class  Phase
 Class Phase is the base class for phases of matter, managing the species and elements in a phase, as well as the independent variables of temperature, mass density (compressible substances) or pressure (incompressible substances), species mass/mole fraction, and other generalized forces and intrinsic properties (such as electric potential) that define the thermodynamic state. More...
 
class  ThermoPhase
 Base class for a phase with thermodynamic properties. More...
 

Detailed Description

These classes are used to represent the composition and state of a single phase of matter. Together these classes form the basis for describing the species and element compositions of a phase as well as the stoichiometry of each species, and for describing the current state of the phase. They do not in themselves contain Thermodynamic equation of state information. However, they do comprise all of the necessary background functionality to support thermodynamic calculations (see Thermodynamic Properties).