cantera/doc/sphinx/cython/thermo.rst
Ray Speth 0581743084 [Doc] Add class Mixture to Sphinx docs
Cherry pick of trunk r2740.
2014-04-02 15:22:49 +00:00

11 lines
260 B
ReStructuredText

.. py:currentmodule:: cantera
Thermodynamic Properties
========================
These classes are used to describe the thermodynamic state of a system.
.. autoclass:: ThermoPhase
.. autoclass:: InterfacePhase
.. autoclass:: PureFluid
.. autoclass:: Mixture