Skip to content
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

E+ 25.1 HPWH simulations incorrect #10962

Open
shorowit opened this issue Feb 27, 2025 · 1 comment
Open

E+ 25.1 HPWH simulations incorrect #10962

shorowit opened this issue Feb 27, 2025 · 1 comment
Labels
Triage Issue needs to be assessed and labeled, further information on reported might be needed UnconfirmedDefect Defect has not yet confirmed to be an actual issue

Comments

@shorowit
Copy link
Contributor

shorowit commented Feb 27, 2025

Issue overview

An IDF with a heat pump water heater (WaterHeater:HeatPump:WrappedCondenser and WaterHeater:Stratified) has new warnings and very different simulation results in E+ 25.1 vs 24.2.

Simulation results for Water Systems changed from 3.81 GJ (24.2) to 0.09 GJ (25.1).

Example warning in 25.1:

   ** Warning ** CalcEquipmentFlowRates: "DHW FIXTURES" - Target water temperature is greater than the hot water temperature by (29.06 C)
   **   ~~~   **  Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 01:00
   **   ~~~   ** ...target water temperature     = 40.56 C
   **   ~~~   ** ...hot water temperature        = 11.50 C
   **   ~~~   ** ...Target water temperature should be less than or equal to the hot water temperature. Verify temperature setpoints and schedules.

I did not see this issue for IDFs with conventional storage water heaters (WaterHeater:Mixed). Sounds like it could be a unit conversion bug?

Operating System (Multiple choices)

Ubuntu

Operating System Version

24.04

Version of EnergyPlus

25.1 IO Freeze

Unmethours link or helpdesk ticket number

N/A

Defect file

in_24_2.idf.txt
in_25_1.idf.txt

@shorowit shorowit added Triage Issue needs to be assessed and labeled, further information on reported might be needed UnconfirmedDefect Defect has not yet confirmed to be an actual issue labels Feb 27, 2025
@shorowit shorowit added this to the EnergyPlus 25.1 milestone Feb 27, 2025
@shorowit
Copy link
Contributor Author

Hmm, it's apparently not HPWH specific. Here's an IDF using WaterHeater:Mixed where the Water Systems energy use is 0 GJ and there are new warnings in 25.1 like so:

   ** Warning ** CalcWaterThermalTankMixed: WaterHeater:Mixed = 'WATER HEATER':  Temperature of tank < 2C indicates of possibility of freeze. Tank Temperature = 0.25 C.
   **   ~~~   **  Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 01:00

in_24_2.idf.txt
in_25_1.idf.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage Issue needs to be assessed and labeled, further information on reported might be needed UnconfirmedDefect Defect has not yet confirmed to be an actual issue
Projects
None yet
Development

No branches or pull requests

1 participant