Skip to content
Discussion options

You must be logged in to vote

Hi Anders,
The following example shows how to provide pre-configured pure component correlations to the PropertyCorrelationsPackage interface. The default methods are only selected if property estimators are not provided on construction. The same applies to the mixture objects although there is not an example for that - you can configure e.g. your own ViscosityGasMixture and provide it to the constructor of PropertyCorrelationsPackage and it will be used.

https://thermo.readthedocs.io/Examples/Working%20with%20Heat%20Transfer%20Fluids%20-%20Therminol%20LT.html

You can go from thermo's defaults to your own defaults by running
print(your_property_correlations_package)
and hardcoding its out…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by CalebBell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants