Skip to content

Simple dynamic solution running very slowly #1328

Answered by andrewlee94
dhill2522 asked this question in Q&A
Discussion options

You must be logged in to vote

@dhill2522 My first suggestion is to try using the new Diagnostics Toolbox to look for modeling issues:

Docs: https://idaes-pse.readthedocs.io/en/stable/reference_guides/core/util/diagnostics/diagnostics_toolbox.html#diagnostics-toolbox
Example: https://idaes-examples.readthedocs.io/en/latest/docs/diagnostics/diagnostics_toolbox_doc.html

There are many things that could be going wrong, and dynamic models are not easy to set up properly.

Two possibilities that immediately come to mind for me are:

  1. Check that you have zero degrees of freedom. Whilst IDAES unit models support dynamic operation, you generally need to provide some additional constraints to define the outlet flowrate (e.g. flow…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dhill2522
Comment options

Answer selected by dhill2522
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants