Fix the code in PDSim to allow for the use of multicomponent mixtures with the HEOS backend of CoolProp. The primary change is to convert all P,H and P,S flash calls to instead use newton iterations in PDSim rather than delegating those calls to CoolProp.
Fix the code in PDSim to allow for the use of multicomponent mixtures with the HEOS backend of CoolProp. The primary change is to convert all P,H and P,S flash calls to instead use newton iterations in PDSim rather than delegating those calls to CoolProp.