-
Notifications
You must be signed in to change notification settings - Fork 425
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error: Heater Control Type for WaterHeater:Stratified must be CYCLE? #7902
Labels
Defect
Includes code to repair a defect in EnergyPlus
Comments
File provided was at version 9.0. Added that to DevSupport, transitioned to 9.3.0, removed a ScheduleFile. File will fatal out for another reason (wrong branchlist objects), but it still does exhibit the severe mentioned above.
|
jmarrec
added a commit
that referenced
this issue
Apr 16, 2020
jmarrec
added a commit
that referenced
this issue
Apr 16, 2020
20 tasks
Myoldmopar
added a commit
that referenced
this issue
May 17, 2020
#7902 - Fix inappopriate severe error: Heater Control Type for WaterHeater:Stratified must be CYCLE
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Issue overview
I've got this error:
** Severe ** WaterHeater:HeatPump:WrappedCondenser = PLANTHEATPUMPWATERHEATER:
** ~~~ ** Heater Control Type for WaterHeater:Stratified = WATER HEATER TANK must be CYCLE.
on a fairly simple model, where I have I think completely copied the heat pump water heater components from the WaterHeaterHeatPumpWrappedCondensor example file (which has both a wrapped condenser heater and a stratified water heater tank, just like my model). This is why this error is confusing me, because it says the tank must have a cycle control, but that is only available in a WaterHeater:Mixed, not a WaterHeater:Stratefied - and somehow this combination is working fine int he example file. I wasn't able to find anything explaining the requirement in the documentation, so I'm at a bit of a loss. Any idea what might trigger this requirement in the heat pump settings or somewhere else?
Details
Some additional details for this issue (if relevant):
HotSml-03-ECM207_idf.txt
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
The text was updated successfully, but these errors were encountered: