NatLabRockies / NatLabRockies/EnergyPlus
WaterHeater source side flow rate sizing requires plant supply to be >58C with no explanation
@EnergyArchmage is already working on this.
Since Aug 13, 2015.
- Dominant language
- C++
- Stars
- 1.6k
- Forks
- 490
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 22
Description
Helpdesk ticket 10340
** Severe ** Autosizing of Source side water heater design flow rate requires Sizing:Plant object to have an exit temperature >= 58C
** ~~~ ** Occurs for WaterHeater:Mixed object=TANK ACS
** Fatal ** Preceding sizing errors cause program termination
How can I solve this problem, considering that the sizing temperature for the HW loop should be 50°C and not 58° or more?
Workarounds are to change the HW loop sizing to 58C to satisfy this hard-wired limit in the source code, or hard-size the water heater source side flow rate.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.