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.