Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Back to top
View this page

feos.Parameters

class feos.Parameters

Set of parameters that fully characterizes a mixture.

Methods

__init__()

from_json

Creates parameters from json files.

from_multiple_json

Creates parameters from json files.

from_records

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.

to_json_str()

Generates JSON-formatted string for pure and binary records (if initialized).

Attributes

pure_records