staticParameters.from_records()
Creates parameters from records.
Parameters:pure_records (List[
]) – A list of pure component parameters.
binary_records (List[
], optional, defaults to []) – A list containing records for binary interactions.
identifier_option (
, optional, defaults to IdentifierOption.Name) – Identifier that is used to search binary records.