cantera/doc/sphinx/cython/thermo.rst
2014-02-21 19:07:54 +00:00

11 lines
329 B
ReStructuredText

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