Replies: 1 comment 1 reply
|
Hi Scott, thanks for this really interesting case study. I must admit that cooling networks have not been within our scope yet, so my suggestions should all be a little experimental and have not been tested. Best regards, |
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I am working on a district cooling loop application. Below is a much simpler toy model to illustrate the problem I am trying to solve.
Code:
dc_secondary_test.txt
Diagram:

Results:
output.txt
I would like to add two capabilities:
What would be the best way to accomplish these two capabilities, which seem fairly modest?
Also, notice that in the results, the Circ Pump Pressure t_outlet_k is 313.15 instead of 303.15 like I expect. This happens as a result of the first Newton-Raphson iteration, but I can't track it easily beyond this point to see why it is happening. Is this a bug?
Thanks,
Scott
All reactions