Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 542 Bytes

File metadata and controls

25 lines (20 loc) · 542 Bytes

feos.cubic

.. important::
    This implementation of the Peng-Robinson equation of state is intended to be used
    as simple example when considering implementing an equation of state. It is not
    a sophisticated implementation and should probably not be used to do research.

Data types

.. currentmodule:: feos.cubic

.. autosummary::
    :toctree: generated/

    Identifier
    ChemicalRecord
    JobackRecord
    PureRecord
    BinaryRecord
    PengRobinsonRecord
    PengRobinsonParameters