feos.uvtheory
¶
Utilities to build UVTheoryParameters
.
Example¶
from feos.uvtheory import UVTheoryParameters
parameters = UVTheoryParameters.from_json(['methane', 'ethane'], 'parameters.json')
Data types¶
Create an identifier for a pure substance. |
|
Possible variants to identify a substance. |
|
All information required to characterize a pure component. |
|
Create a record for a binary interaction parameter. |
|
Type of perturbation. |
|
Create a set of UV Theory parameters from records. |
|