Help Request: Example or Tutorial for Building an Easy SOEC Module with IDAES and Issue Report for SOC_PID_Control Example #1618
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Hanli131
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I would like to ask for help regarding two topics related to IDAES:
I am trying to build a flowsheet that includes a SOEC.I have studied the source code in idaes.models_extra.power_generation.unit_models.soc_submodels (author = "Douglas Allan"), including SolidOxideCell, SolidOxideModuleSimple, PorousConductiveSlab, and other submodels. However, I am still uncertain about how to properly set up a SOEC module using SolidOxideModuleSimple, especially given the number of parameters and required input variables. Could anyone familiar with this part of IDAES share a simple example or a tutorial on how to set up an SOEC module? It would be extremely helpful. Thank you very much in advance!
While searching for references, I found the tutorial docs/power_gen/solid_oxide_cell/soc_pid_control_doc.ipynb in the IDAES Examples.
However, when I try to run cell [15] in Jupyter Notebook, I encounter the following error:
It seems that the tutorial cannot run successfully as provided. Could someone please test it to confirm if the example is currently working or if there are known issues?
Thanks again for your suppor!
Beta Was this translation helpful? Give feedback.
All reactions