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

Heating report value NaN problem due to exhaust fired absorption chillerheater model floating point errors #8644

Closed
3 tasks done
jcyuan2020 opened this issue Mar 23, 2021 · 0 comments · Fixed by #8645
Closed
3 tasks done

Comments

@jcyuan2020
Copy link
Contributor

jcyuan2020 commented Mar 23, 2021

Issue overview

It was reported in the defect file that the energy usage reporting tables got NaN values all the way.

The root cause is identified for this problem. It is due to the floating point error when the chiller heater does not have sufficient heating capacity, for example, in case of hot summer days when the full cooling capacity is demanded for the chillerheater.

Currently there is no walk-around for this problem. Code modifications are need to handle the float error case in order to fix.

Details

Some additional details for this issue (if relevant):

  • Platform (Operating system, version): All
  • Version of EnergyPlus (if using an intermediate build, include SHA) V9.4, V9.5 pre-release, probably all earlier versions
  • Helpdesk ticket number 15668

Checklist

Add to this list or remove from it as applicable. This is a simple templated set of guidelines.

  • Defect file added in EnergyPlusDevSupport/DefectFiles
  • Ticket added to Pivotal for defect (development team task)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant