feos.PureRecord.from_json - FeOs v0.10.1

staticPureRecord.from_json(substances, file, identifier_option)

Read a list of [PureRecord]s from a JSON file.

Parameters:substances (list[str]) – List of component identifiers.

path (str) – Path to file containing the segment records.

identifier_option (

IdentifierOption

) – The type of identifier used in the substance list.

Return type:[

SegmentRecord

]