Cantera  2.1.2
Modules | Classes
Models of Phases of Matter

These classes are used to represent the composition and state of a single phase of matter. More...

Collaboration diagram for Models of Phases of Matter:

Modules

 Electric Properties of Phases
 
 Transport Properties for Species in Phases
 These classes provide transport properties.
 
 Thermodynamic Properties
 These classes are used to compute the thermodynamic properties of phases of matter.
 

Classes

class  Elements
 Object containing the elements that make up species in a phase. More...
 
class  Phase
 Base class for phases of matter. 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).