Skip to content

Conversation

@chipbarnaby
Copy link
Contributor

@chipbarnaby chipbarnaby commented Apr 30, 2024

Description

In DHWSYS configurations with DHWLOOPs with minimal losses, it is possible to have small or no temperature drop across the loop. When there are no other draws, the water heater inlet temp thus be the same as the outlet. The code formerly limited the possible delta-T to 1 F and reduced the inlet temp to enforce that. When the inlet temp was changed in this fashion, an artificial load was created. Energy balance errors resulted.

Fix: changed the delta-T limit to 0 F.

Note that this does not address the case where the loop return temp is higher than the water heater outlet temp. That can occur when segment surround temperatures are high and/or when the loop pump has (probably unrealistically) high power.

No regression test results or documentation changes.

This fix addresses issue #484.

@chipbarnaby chipbarnaby requested a review from nealkruis April 30, 2024 18:03
@chipbarnaby chipbarnaby self-assigned this Apr 30, 2024
@chipbarnaby chipbarnaby changed the title Bug fix: Change DHW deltaT limit to 0 F (was 1 F) Bug fix: Change DHWLOOP deltaT limit to 0 F (was 1 F) Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants