Skip to content

Drum blowdown #448

Answered by fwitte
PabloMBarral asked this question in Q&A
Nov 27, 2023 · 5 comments · 8 replies
Discussion options

You must be logged in to vote

Okay, there seem to be bugs in the drum. I have never catched this issue here. The following code should work, but does not with the current state of the code. I will update the source code in a pull request, add some tests and then create a release. Likely I cannot finalize this until the weekend or half way next week. So you would need to install tespy in editable version by cloning this repository and checking out the respective branch (see installation information for developers in the tespy documentation).

from tespy.networks import Network
from tespy.components import Source, Sink, Splitter, Drum, SimpleHeatExchanger
from tespy.connections import Connection


nw = Network()

water = S…

Replies: 5 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@fwitte
Comment options

Answer selected by PabloMBarral
@fwitte
Comment options

Comment options

You must be logged in to vote
2 replies
@fwitte
Comment options

@PabloMBarral
Comment options

Comment options

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

Comment options

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

@PabloMBarral
Comment options

@fwitte
Comment options

Comment options

You must be logged in to vote
0 replies
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