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.new_binary

static Parameters.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.

Parameters:
  • pure_records ([PureRecord]) – A list of pure component parameters.

  • binary_parameters (float or BinaryRecord, optional) – The binary interaction parameter or binary interaction record.