feos.Parameters¶
- class feos.Parameters¶
Set of parameters that fully characterizes a mixture.
Methods
__init__()Creates parameters from json files.
Creates parameters from json files.
Creates parameters from records.
new_binary(pure_records, **binary_parameters)Creates parameters for a binary system from pure records and an optional binary interaction parameter or binary interaction parameter record.
new_pure(pure_record)Creates parameters for a pure component from a pure record.
Generates JSON-formatted string for pure and binary records (if initialized).
Attributes
pure_records