feos.uvtheory.UVTheoryParameters¶
- class feos.uvtheory.UVTheoryParameters¶
Methods
__init__
()Creates parameters from json files.
from_lists
(rep, att, sigma, epsilon_k)Create a set of UV Theory parameters from lists.
from_model_records
(model_records)Creates parameters from model records with default values for the molar weight, identifiers, and binary interaction parameters.
Creates parameters from json files.
from_records
(pure_records[, binary_records, ...])Creates parameters from records.
new_binary
(pure_records[, binary_record])Creates parameters for a binary system from pure records and an optional binary interaction parameter or binary interaction parameter record.
new_pure
(pure_record)Creates parameters for a pure component from a pure record.
new_simple
(rep, att, sigma, epsilon_k)Create UV Theory parameters for pure substance.
Attributes
binary_records
pure_records