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

AirLoopHVAC:DedicatedOutdoorAirSystem Sizing Mixing up Mass and Volume Flow Rates, no reporting #10782

Open
3 tasks
EnergyArchmage opened this issue Oct 3, 2024 · 0 comments · May be fixed by #10783
Open
3 tasks

Comments

@EnergyArchmage
Copy link
Contributor

Issue overview

Noticed that SizingAirLoopDOAS is treating a volume flow rate a mass flow rate.

https://github.com/NREL/EnergyPlus/blob/develop/src/EnergyPlus/AirLoopHVACDOAS.cc#L990

There is also no reporting of the sizing outcomes for DOAS system to the EIO or summary tables so it is hard to point to the incorrect sizing result.

Need to fix volume vs mass flow problem and add reporting,

Details

in.zip

Some additional details for this issue (if relevant):

  • Platform (Operating system, version)
  • Version of EnergyPlus (if using an intermediate build, include SHA)
  • Unmethours link or helpdesk ticket number

Checklist

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

  • Defect file added (list location of defect file here)
  • Ticket added to EnergyPlus Defect Complexity (Github Project)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
@EnergyArchmage EnergyArchmage linked a pull request Oct 3, 2024 that will close this issue
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant