You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to define the state once (using PH), and then obtain multiple properties from this one calculation?
According to the docs, you need to call temperature, mass_density, etc. and I assume it computes the state each time.
Compared to CoolProp low-level, you can compute the state once, and then obtain multiple properties without recalculating the state. Is there something similar in Clapeyron?