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

Helmholtz EoS external functions not available in NGCC Example #121

Closed
AlexNoring opened this issue May 30, 2024 · 1 comment · Fixed by #122
Closed

Helmholtz EoS external functions not available in NGCC Example #121

AlexNoring opened this issue May 30, 2024 · 1 comment · Fixed by #122
Assignees
Labels
bug Something isn't working Priority:Normal Normal Priority Issue or PR

Comments

@AlexNoring
Copy link
Contributor

The NGCC example flowsheet is displaying an error on the webpage.

NGCC Baseline and Turndown

2024-05-28 17:17:05 [ERROR] idaes.core.base.process_block: Failure in build: fs.gt.prop_water
Traceback (most recent call last):
  File "/home/docs/checkouts/readthedocs.org/user_builds/idaes-examples/envs/latest/lib/python3.8/site-packages/idaes/core/base/process_block.py", line 41, in _rule_default
    b.build()
  File "/home/docs/checkouts/readthedocs.org/user_builds/idaes-examples/envs/latest/lib/python3.8/site-packages/idaes/models/properties/general_helmholtz/helmholtz_functions.py", line 1441, in build
    raise RuntimeError("Helmholtz EoS external functions not available")
RuntimeError: Helmholtz EoS external functions not available
@AlexNoring AlexNoring added Priority:Normal Normal Priority Issue or PR bug Something isn't working labels May 30, 2024
@andrewlee94
Copy link
Member

This may be related to #115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority:Normal Normal Priority Issue or PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants