Name | Openstudio_results |
Display Name | Openstudio Results |
uuid | a25386cd-60e4-46bc-8b11-c755f379d916 |
Type | Measure |
Language | Ruby |
Tags | Reporting.QAQC |
Description | This measure creates high level tables and charts pulling both from model inputs and EnergyPlus results. It has building level information as well as detail on space types, thermal zones, HVAC systems, envelope characteristics, and economics. Click the heading above a chart to view a table of the chart data. |
Modeler's Description | For the most part consumption data comes from the tabular EnergyPlus results, however there are a few requests added for time series results. Space type and loop details come from the OpenStudio model. The code for this is modular, making it easy to use as a template for your own custom reports. The structure of the report uses bootstrap, and the graphs use dimple js. The new measure warning section will show warnings generated by upstream measures. It will not show forward translation warnings, EnergyPlus warnings, or warnings that might be reported by this measure. |
Uses SketchUp API | false |
Measure Type | ReportingMeasure |
Intended Software Tool | OpenStudio Application |
Intended Software Tool | Parametric Analysis Tool |
Intended Software Tool | Analysis Spreadsheet |
Intended Use Case | Automatic Report Generation |
OpenStudio Version | 2.0.0 |
Minimum Compatible OpenStudio Version | 3.8.0 |
README File | README.md |
GitHub Repo | NREL/openstudio-common-measures-gem |