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

Pump causing buggy output #5139

Closed
ejhw opened this issue Aug 24, 2015 · 8 comments
Closed

Pump causing buggy output #5139

ejhw opened this issue Aug 24, 2015 · 8 comments
Labels
Defect Includes code to repair a defect in EnergyPlus

Comments

@ejhw
Copy link

ejhw commented Aug 24, 2015

I am seeing -1.#IND00000000000E+000 during one hour of hourly output (*.csv). The hourly output is then zero for the rest of the year. I also see ************ and -1.#J values in several meters and tables in *Table.csv. These values are associated with pump object GSHPPump_2.

Defect idf, csv, and Table.csv: https://gist.github.com/ejhw/18d50ca70df34e90ea58

I have two identical zones with identical systems (ground source heat pumps). GSHPPump_2 shows the issue, but GSHPPump_1 does not.

Seen in Version 8.3.0-6d97d074ea and Version 8.3.4-beb553b6cd.

@ejhw ejhw changed the title Asterisks showing up in output Asterisks ("************") showing up in output Aug 24, 2015
@ejhw ejhw changed the title Asterisks ("************") showing up in output Pump causing buggy output Aug 24, 2015
@ejhw ejhw added the Defect Includes code to repair a defect in EnergyPlus label Aug 24, 2015
@ejhw
Copy link
Author

ejhw commented Aug 24, 2015

Updated with a new name, description, and defect files. cc @Myoldmopar @nmerket

@JasonGlazer
Copy link
Contributor

@ejhw when I try to rerun the test IDF file provided on the gist I get an error. It looks like the file is truncated at line 35701. Could you please just email the files to jglazer@gard.com? I will put the test files in the repo that we put files related to individual issues.

@ejhw
Copy link
Author

ejhw commented Feb 11, 2016

@JasonGlazer – okay sent. Not sure how it got truncated, but I was able to find the original in the gist revision history (luckily).

@JasonGlazer
Copy link
Contributor

@ejhw Thanks I was able to reproduce this issue.

@JasonGlazer
Copy link
Contributor

The same issue occurs in the release version of 8.4.0

@JasonGlazer
Copy link
Contributor

Looks like it is not an issue with the output routines but with some calculation:

http://stackoverflow.com/questions/7476177/why-the-return-value-of-double-is-1-ind

@Myoldmopar
Copy link
Member

Closed via #5486

@mjwitte
Copy link
Contributor

mjwitte commented Mar 10, 2016

Never mind - that does not get past the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Includes code to repair a defect in EnergyPlus
Projects
None yet
Development

No branches or pull requests

4 participants