In FeOs parameters can be read from JSON files or created manually by combining pure-component parameters and binary interaction parameters.
The core data types for parameter handling in FeOs are Parameters for regular component-specific parameters and GcParameters for group-contribution models.
.. currentmodule:: feos
.. autosummary::
:toctree: generated/
Parameters
GcParameters
.. autosummary::
Parameters.from_records
Parameters.new_pure
Parameters.new_binary
Parameters.from_json
Parameters.from_multiple_json
.. autosummary::
GcParameters.from_segments
GcParameters.from_json_segments
GcParameters.from_smiles
GcParameters.from_json_smiles
.. autosummary::
:toctree: generated/
Identifier
IdentifierOption
PureRecord
SegmentRecord
BinaryRecord
BinarySegmentRecord
ChemicalRecord
SmartsRecord