Which input variables might TESPy alter during solving? #974
-
|
Hi @fwitte, we discussed recently that previous TESPy versions changed the UA-values during solving, is there anything like this for other variables as well? I just found that the heat output from my heatpump model alternates quite significantly, even though I provide a constant value of 22 MW as an input. You can see in the picture below that the Q_DH alternates a lot, with spikes up to 38MW (plotted behind eta_S).
Please ignore the region of invalid results around time step 2000 - I need to adapt the compressor map input data. I am currently using the most recent TESPy version from pip (v0.9.16.post2). Hope you have some idea what could cause these fluctuations, thanks in advance for your feedback 🙂.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Do you track the status of your model in each simulation? Only |
Beta Was this translation helpful? Give feedback.

Hi @fwitte ,
It seems that the problem came from that I calculated the mass flow from the heat demand to be able to use this as an input to one connection instead of two heat exchangers. After switching to Q as a direct input I get clean results. Thanks for your help!
Best, Jan