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
Wouldn't it make sense to use a temporary state object with the PropsSI functions that accept vector inputs? The fluid does not change and we could skip some of the initialisation and string parsing. Have a look here: https://github.com/CoolProp/CoolProp/blob/master/src/CoolProp.cpp#L355