Skip to content

calculation of saturation temperature after condenser #460

Answered by fwitte
mortezaep asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

If the solver does not have any starting values (either from previous calculation or specified by the user), then tespy has to guess something. It is not very intelligent at doing it for all kinds of different fluids etc. (basically as a developer of the software you have to have in mind, that you provide all the components and the functionalities but without knowing what fluids people are going to use or what cycles they will build). In that sense: It really helps to provide starting values, pressure guess at outlet condenser in this case:

con_si.set_attr(x=0, p0=60)

Best

Replies: 1 comment

Comment options

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