-
Hello. I want to create component for an idealized heat source. My intention is to use it in place of the combination of the heat source and pump in the |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
Hi @panosz, thank you for reaching out! Could post a small sketch here, what the component should be able to do? What it’s parameters are, the equations, …? I am wondering, what the difference of a combination of cycle closer and pump is to what you are trying to do. best |
Beta Was this translation helpful? Give feedback.
-
Hello @fwitte, Thank you for you reply. What I would like to do is extend this example to a network with multiple plants, but keeping the same level of detail in the model. So, I guess the what I am asking is if there is a simple way to enforce these conditions in the model, without having to |
Beta Was this translation helpful? Give feedback.
-
Again, many thanks for your prompt reply. There are some things that I don't particularly like with this approach.
Overall, it seems like an overkill when all I need to do is enforce some extra mass conservation constraints. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much for the support! |
Beta Was this translation helpful? Give feedback.
So having a source and a sink in combination has the same total amount of connections as with the heat exchanger simple approach. There should not be any difference, because the equations will also be the same. If you want to go with source/sink instead of the heat exchanger you can use a referencing constraint:
Effectively that is what the heat exchanger simple does in the background. If you want to avoid the pressure warning message (it is only a waring message letting you know, there is something uncommon, so nothing to worry in your spec…