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
Describe the bug
Property package (CoolProp) complain about an unsupported compound, even if that compound is not present in the mixture.
To Reproduce
Create a new flowsheet
Add these two components (water is optional):
Ammonia (CAS:7664-41-7)
1,2-propylene glycol (CAS:57-55-6)
Water (CAS:7732-18-5) (Optional)
Add these two properties packages
Coolprop
UNIQUAC
Insert a Material Stream with the following properties:
Property Package: CoolProp
Set the mixture to contain only Ammonia (ratio = 1)
DWSIM fail to compute the node and send that error in the logs:
Error in '1': Error: compound '1,2-propylene glycol' is not supported by this version of CoolProp.
Parameter name: 1,2-propylene glycol (CoolProp.vb, 2092)
Describe the bug
Property package (CoolProp) complain about an unsupported compound, even if that compound is not present in the mixture.
To Reproduce
Demo flowsheet : Propylene glycol not supported by CoolProp.zip
Expected behavior
DWSIM should not send components absent from a mixture to the property package.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: