Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

This is a bug in the reporting measure. In the /resources/Siz.FanSystemModel.rb file, all instances of designMaximumFlowRate should be replaced with designMaximumAirFlowRate (and similarly, autosizedDesignMaximumFlowRate replaced with autosizedDesignMaximumAirFlowRate).

You can make the changes in your local measure instance and the report should run. I'll try to get a PR to the measure gem source this week.