| 1 | initial version |
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.