Skip to content

Implementing the Boiler Fire Side Model #536

Answered by MAZamarripa
REI-Gardner asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
Here is the link to the documentation https://idaes-pse.readthedocs.io/en/stable/technical_specs/model_libraries/power_generation/unit_models/boiler_fireside.html

This model can be used in two ways, 1) user can provide fixed inputs for heat loss to the water wall; 2) user can provide a "surrogate model / correlation" to represent the heat loss to the water wall.

Option 1:
Example of the data dictionary:
https://github.com/IDAES/idaes-pse/blob/main/idaes/power_generation/unit_models/tests/datadictionary.py

Example of the code being used for testing:
https://github.com/IDAES/idaes-pse/blob/main/idaes/power_generation/unit_models/tests/test_boilerfireside.py

Option 2:
Example of data dic…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@REI-Gardner
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by REI-Gardner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants