[Doc] Add class Mixture to Sphinx docs
This commit is contained in:
parent
16927ae538
commit
8471200fc1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue