Development Version Documentation¶
This documentation is for the Development Version of Cantera. If you built Cantera yourself from
the main
branch, this documentation describes any changes that have been made
since the last release.
Search the documentation¶
Python
Objects Representing Phases (
Solution
s, PureFluid
s, Interface
s, etc.)
Thermodynamic Properties (Temperature, pressure, energy, etc.)
Chemical Kinetics (Reactions, rates of progress, reaction path analysis, etc.)
Transport Properties (Diffusion, viscosity, thermal conductivity, etc.)
Zero-Dimensional Reactor Networks (Reactor
s, IdealGasReactor
s, Wall
s, etc.)
One-dimensional Reacting Flows (FreeFlame
s, BurnerFlame
s, Flow Domains, Boundaries, etc.)
Physical Constants (Universal constants, built into Cantera for convenience)
Matlab
Objects Representing Phases (
Solution
s, PureFluid
s, Interface
s, etc.)
Thermodynamic Properties (Temperature, pressure, energy, etc.)
Chemical Kinetics (Reactions, rates of progress, reaction path analysis, etc.)
Transport Properties (Diffusion, viscosity, thermal conductivity, etc.)
Zero-Dimensional Reactor Networks (Reactor
s, IdealGasReactor
s, Wall
s, etc.)
One-dimensional Reacting Flows (FreeFlame
s, BurnerFlame
s, Flow Domains, Boundaries, etc.)
Physical Constants (Universal constants, built into Cantera for convenience)
Utility functions (data directory manipulation, version information, etc.)