Skip to content

Exergy Analysis in a GSHP #408

Answered by fwitte
Barandier asked this question in Q&A
Apr 18, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Thank you.

You added the CycleCloser to the fuel exergy busses, that does not really make sense, since it does not serve any purpose other than modeling. Its balance is not defined and it therfore crashes the analysis. I will make some changes to the source code to prevent people from adding cycle closers to busses.

Also, it is a little bit strange to me, how you are patching the busses to the GHSP function. I have never seen something like this in Python, and it does not really look correct in my eyes. I propose the following solution:

from tespy.components import CycleCloser, HeatExchangerSimple, Pump, HeatExchanger, Compressor, Source, Sink, Valve, Condenser
from tespy.networks import N…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Barandier
Comment options

@fwitte
Comment options

Answer selected by fwitte
@Barandier
Comment options

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