Question about Reactor setup and debugging #1594
Answered
by
dallan-keylogic
KevinChengKaiLai
asked this question in
Q&A
|
Hi, I am trying to create an ammonia process on IDAES base on the IDAES example code, but while my CSTR setup is same as the code, there's an error popped out when I initialize the reactor : Therefore, I want to discuss how to properly setup a reactor and how to debug when face similar problems. Thanks!! |
Answered by
dallan-keylogic
Mar 13, 2025
Replies: 1 comment 3 replies
|
What's the difference between your local code and the example code? I assume that you built the flowsheet like in the example code, but you're using a different property and reactor package. Which property and reactor packages are you using? Have you worked your way through the entire tutorial series, or just one example? |
3 replies
Answer selected by
KevinChengKaiLai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's the difference between your local code and the example code? I assume that you built the flowsheet like in the example code, but you're using a different property and reactor package. Which property and reactor packages are you using?
Have you worked your way through the entire tutorial series, or just one example?