Skip to content

Commit

Permalink
Docs and AUTHORS
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwweber authored and speth committed Apr 25, 2023
1 parent 5395a57 commit c46adb2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Expand Up @@ -6,6 +6,7 @@ tracker.

Rounak Agarwal (@agarwalrounak)
David Akinpelu (@DavidAkinpelu), Louisiana State University
Halla Ali (@hallaali)
Emil Atz (@EmilAtz)
Jongyoon Bae (@jongyoonbae), Brown University
Philip Berndt
Expand Down
10 changes: 10 additions & 0 deletions doc/sphinx/cython/units.rst
Expand Up @@ -11,6 +11,7 @@ Solution with Units
-------------------

.. autoclass:: Solution
:no-members:

PureFluid Phases With Units
---------------------------
Expand All @@ -19,14 +20,23 @@ The following convenience classes are available to create `PureFluid <PureFluid>
objects with the indicated equation of state:

.. autoclass:: CarbonDioxide
:no-members:
.. autoclass:: Heptane
:no-members:
.. autoclass:: Hfc134a
:no-members:
.. autoclass:: Hydrogen
:no-members:
.. autoclass:: Methane
:no-members:
.. autoclass:: Nitrogen
:no-members:
.. autoclass:: Oxygen
:no-members:
.. autoclass:: Water
:no-members:

The full documentation for the `PureFluid <PureFluid>` class and its properties is here:

.. autoclass:: PureFluid
:no-members:

0 comments on commit c46adb2

Please sign in to comment.