Cantera
2.0
|
These classes are used to represent the composition and state of a single phase of matter. More...
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... | |
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).