tespy
tespy copied to clipboard
Add method to specify pressure corresponding to a specific saturation temperature
This is essentially a precalculation, because pressure can directly be calculated. Usually, you could just do that using CoolProp API in your script and pass the value to tespy. This implementation would be mostly for convenience reasons and it could be added for direct pressure specification or for pressure starting value specification.