Name | Ventilation_qaqc |
Display Name | Ventilation Report |
uuid | cb13be0e-88f6-494c-b3b1-dc748b42e205 |
Type | Measure |
Language | Ruby |
Tags | Reporting.QAQC |
Description | This measure asks the user to select a thermal zone (or all zones) and generates a Quality Assurance Report relating to ventilation and infiltration model objects. The QA report consists of two sections: 1) A table listing each space and associated (total of space) ventilation and infiltration metrics and 2) an interactive time series chart plotting both the zone mechanical ventilation rate and the zone Infiltration mass flow rate. Error or warning messages may be triggered based on the resulting cfm/person and ACH for each space associated with the selected thermal zone(s). |
Modeler's Description | This measure will retrieve all OS:DesignSpecificationOutdoorAir and OS:SpaceInfiltrationDesignFlowRate objects associated with any spaces present in the model. If multiple space OS:SpaceInfiltrationDesignFlowRate objects are attached to a space, the measure will collapse them into a single object. Regardless of the method of entry of OS:DesignSpecificationOutdoorAir object flow rates, they will be converted into a common cfm/person metric. Regardless of the method of entry of OS:SpaceInfiltrationDesignFlowRate object flow rates, they will be converted into a common ACH metric. Error and warning messages may be written depending on the levels of cfm/person/space and ACH/space associated with the selected thermal zone(s). |
Measure Type | ReportingMeasure |
Uses SketchUp API | false |
OpenStudio Version | 2.0.0 |
Minimum Compatible OpenStudio Version | 2.0.0 |
README File | README.md |
GitHub Repo | NREL/openstudio-common-measures-gem |