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
Allow users to pass objects supported by registered ThermoInterfaces. For example, passing a CoolProp.AbstractState object would automatically construct a CPInterface. This might be accomplished using some sort of ThermoFactory class.