Utilities to build PcSaftParameters. To learn more about ways to build parameters from files or within Python, see this example.
from feos.pcsaft import PcSaftParameters
parameters = PcSaftParameters.from_json(['methane', 'ethane'], 'parameters.json').. currentmodule:: feos.pcsaft
.. autosummary::
:toctree: generated/
Identifier
IdentifierOption
ChemicalRecord
SmartsRecord
DQVariants
PcSaftRecord
PcSaftBinaryRecord
PureRecord
SegmentRecord
BinaryRecord
BinarySegmentRecord
PcSaftParameters