-
Notifications
You must be signed in to change notification settings - Fork 393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HeatPump:PlantLoop:EIR:Heating adding heat to source loop instead of removing #8147
Comments
Is it Friday yet...? This previous plot is for the load side, which is not what you asked about. That does look OK. From the HP Source Side report variables, the temps look OK. System node temps for the condenser nodes on the heating side also look OK. These are consistent with the HP report variables. The cooling side looks like it needs a fix. There's no flow rate, but the condenser inlet temperature is somehow not getting passed through to the outlet. @rmcclung are there other node temperatures that you're concerned with? |
Strange that the cooling side is misbehaving for you, when I run it with the Vancouver (Canada) weather file, the heating condenser side is what's showing the wrong behavior and the chiller condenser is fine. (although when there is no flow the inlet does keep updating temp while the outlet stays on the last reported temp when there was flow...which I see a lot for plant temps anyway and is pretty inconsequential) That probably means there something wrong in both places It probably |
Thanks, @rmcclung. I'll test with Vancouver. |
@rmcclung which version of E+ are you using? I fixed the issue you mention regarding the outlet temp not tracking the inlet temp in #8072. That will be available in the upcoming release due at the end of the month. I don't think that explains your original question, but it does make me wonder why the chiller condenser temps aren't tracking. |
9.3.0 |
The HeatPump:PlantLoo:EIR:Heating adds heat to the source loop instead of removing it. The output variable "Heat Pump Source Side Outlet Temperature" is reporting the correct temperature, being lower than the inlet temperature. But the "System Node Temperature" for the same node is source heat pump inlet temperature plus the temp difference, not minus the temp difference. And the source loop is behaving as it is seeing the higher temperature, with heat added, not the lower temperature, with heat removed.
Also, not shown in this file, but having multiple, parallel heat pump objects, all branches request flow when unnecessary
Next 42 Results GSHP3b bug report.txt
The text was updated successfully, but these errors were encountered: