tespy icon indicating copy to clipboard operation
tespy copied to clipboard

Add method to specify pressure corresponding to a specific saturation temperature

Open fwitte opened this issue 7 months ago • 0 comments

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.

fwitte avatar May 12 '25 05:05 fwitte