feos.gc_pcsaft.GcPcSaftEosParameters.from_segments¶
- static GcPcSaftEosParameters.from_segments(chemical_records, segment_records, binary_segment_records=None)¶
Creates parameters from segment records.
- Parameters:
chemical_records ([ChemicalRecord]) – A list of pure component chemical records.
segment_records ([SegmentRecord]) – A list of records containing the parameters of all individual segments.
binary_segment_records ([BinarySegmentRecord], optional) – A list of binary segment-segment parameters.