Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unsupported compound... not in the mixture #671

Open
Naheulf opened this issue Sep 9, 2024 · 1 comment
Open

[Bug] Unsupported compound... not in the mixture #671

Naheulf opened this issue Sep 9, 2024 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Naheulf
Copy link

Naheulf commented Sep 9, 2024

Describe the bug
Property package (CoolProp) complain about an unsupported compound, even if that compound is not present in the mixture.

To Reproduce

  1. Create a new flowsheet
  2. 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)
  3. Add these two properties packages
    • Coolprop
    • UNIQUAC
  4. Insert a Material Stream with the following properties:
    • Property Package: CoolProp
    • Set the mixture to contain only Ammonia (ratio = 1)
  5. 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)

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
image

Desktop (please complete the following information):

  • OS: Microsoft Windows [version 10.0.19045.4780]
  • DWSIM Version 8.8.1.0 (Cross-Platform UI)
@Naheulf Naheulf added the bug Something isn't working label Sep 9, 2024
@DanWBR DanWBR added the wontfix This will not be worked on label Oct 29, 2024
@DanWBR
Copy link
Owner

DanWBR commented Oct 29, 2024

unfortunately, this issue cannot be fixed in the short term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants