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

Adding custom expressions in unit model config arguments #1370

Open
zacharybinger opened this issue Apr 25, 2024 · 0 comments
Open

Adding custom expressions in unit model config arguments #1370

zacharybinger opened this issue Apr 25, 2024 · 0 comments
Labels
enhancement New feature or request Priority:Normal Normal Priority Issue or PR

Comments

@zacharybinger
Copy link
Contributor

Description

There is some existing IDAES functionality for handling adding custom constraints and relationships to a model when defining the model. There is some desire to have similar functionality for the RO unit models (perhaps more models) specifically for friction_factor expressions (perhaps other options too).

Motivation

It would provide a user a more direct place to add custom relationships to a unit model and it would implement them when the unit model is built rather than later on the flowsheet level.

Possible Implementation

IDAES ControlVolume1D has this feature and can likely be replicated

Additional Context

No response

@zacharybinger zacharybinger added the enhancement New feature or request label Apr 25, 2024
@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Apr 25, 2024
@ksbeattie ksbeattie changed the title Adding custom expressions in unit model config arguements Adding custom expressions in unit model config arguments Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority:Normal Normal Priority Issue or PR
Projects
None yet
Development

No branches or pull requests

2 participants