We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get a hard crash, in calcStandardRatings. Will start by creating a proper unit test to isolate the bug, then fix it.
Some additional details for this issue (if relevant):
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:
Add test for #7720
e9fee91
Crash on WaterThermalTanks.cc:11674 energyplus_tests: /home/julien/Software/Others/EnergyPlus/third_party/ObjexxFCL/src/ObjexxFCL/Array1.hh:1172: T& ObjexxFCL::Array1< <template-parameter-1-1> >::operator()(int) [with T = EnergyPlus::WaterThermalTanks::HeatPumpWaterHeaterData]: Assertion `contains( i )' failed.
Fix #7720
473900b
jmarrec
Successfully merging a pull request may close this issue.
Issue overview
I get a hard crash, in calcStandardRatings. Will start by creating a proper unit test to isolate the bug, then fix it.
Details
Some additional details for this issue (if relevant):
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: