Search Results
Results 1 to 25 out of 304
Name | Type | Description | Download |
---|---|---|---|
Calibration Reports Enhanced | Ruby measure | This measure is intended for calibibration of modeled results against user entered utility bill. Repo: NREL/openstudio-calibration-gem |
download Calibration Reports Enhanced |
Add Output Variable | Ruby measure | This measure adds an output variable at the requested reporting frequency. Repo: NREL/openstudio-common-measures-gem |
download Add Output Variable |
MeterFloodPlot | Ruby measure | This measures generates a flood plot of the requested meter. Repo: NREL/openstudio-common-measures-gem |
download MeterFloodPlot |
Predicted Mean Vote | Ruby measure | This measure adds the necessary data to people objects to support Predicted Mean Vote output data. It also adds the variable request. Repo: NREL/openstudio-common-measures-gem |
download Predicted Mean Vote |
XcelEDAReportingandQAQC | Ruby measure | This measure extracts key simulation results and performs basic model QAQC checks necessary for the Xcel EDA Program. Repo: NREL/openstudio-common-measures-gem |
download XcelEDAReportingandQAQC |
gem environment report | Ruby measure | For OpenStudio testing and development; this measure reports out information about the gem path and gems that are available and loaded. Used for debugging different runtime environments. Repo: NREL/openstudio-common-measures-gem |
download gem environment report |
Generic QAQC | Ruby measure | This measure extracts key simulation results and performs basic model QAQC checks. Each category of checks provides a description of the source of the check. In some cases the target standards and tollerances are adjustable. Repo: NREL/openstudio-common-measures-gem |
download Generic QAQC |
Add Meter | Ruby measure | This measure adds an meter at the requested reporting frequency. Repo: NREL/openstudio-common-measures-gem |
download Add Meter |
ExportScheduleCSV | Ruby measure | This script exports a CSV file containing values for each schedule in the model at a specified interval. Repo: NREL/openstudio-common-measures-gem |
download ExportScheduleCSV |
ViewModel | Ruby measure | Visualize an OpenStudio model in a web based viewer Repo: NREL/openstudio-common-measures-gem |
download ViewModel |
CreateCSVOutput | Ruby measure | Create CSV output for output variables in SQL file Repo: NREL/openstudio-common-measures-gem |
download CreateCSVOutput |
Unmet Load Hours Troubleshooting | Ruby measure | Unmet load hours are any hours of operation when conditioned spaces are outside the throttling range for heating or cooling controls. That is, they are the hours in a year that the HVAC system serving a space cannot maintain space setpoint. This measure performs a series of checks against... Repo: NREL/openstudio-common-measures-gem |
download Unmet Load Hours Troubleshooting |
Envelope and Internal Load Breakdown | Ruby measure | Report provides annual and monthly views into heat gains and losses for envelope and internal loads. Repo: NREL/openstudio-common-measures-gem |
download Envelope and Internal Load Breakdown |
ViewData | Ruby measure | Visualize energy simulation data plotted on an OpenStudio model in a web based viewer Repo: NREL/openstudio-common-measures-gem |
download ViewData |
ReportModelChanges | Ruby measure | This measure takes the path to an external OSM file. When it runs, it compares that model to the current model and reports differences between the two. Repo: NREL/openstudio-common-measures-gem |
download ReportModelChanges |
Zone Report | Ruby measure | This measure provides Thermal Zone level HVAC information. Output includes thermal zone equipment descriptions and details, zone sizing information for heating and cooling, and a disaggregation of the contributions of envelope and internal gains to the HVAC loads. Repo: NREL/openstudio-common-measures-gem |
download Zone Report |
HVAC Psychrometric Chart | Ruby measure | A psychrometric chart shows the relationship between air temperature and humidity conditions. Repo: NREL/openstudio-common-measures-gem |
download HVAC Psychrometric Chart |
Add Output Diagnostics | Ruby measure | Often the eplusout.err file may request output diagnostics. This measure can be used to add this to the IDF file. Re-run your project to see the requested output. Repo: NREL/openstudio-common-measures-gem |
download Add Output Diagnostics |
Server Directory Cleanup | Ruby measure | Clean up files in the run directory Repo: NREL/openstudio-common-measures-gem |
download Server Directory Cleanup |
Ventilation Report | Ruby measure | 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... Repo: NREL/openstudio-common-measures-gem |
download Ventilation Report |
Example Report | Ruby measure | Simple example of modular code to create tables and charts in OpenStudio reporting measures. This is not meant to use as is, it is an example to help with reporting measure development. Repo: NREL/openstudio-common-measures-gem |
download Example Report |
OpenStudio Results | Ruby measure | 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... Repo: NREL/openstudio-common-measures-gem |
download OpenStudio Results |
GLHEProExportLoadsforGroundHeatExchangerSizing | Ruby measure | Exports a .gt1 file that can be imported into GLHEPro as part of determining the size of a vertical ground heat exchanger borefield. This file contains the monthly heating and cooling energy and peak heating and cooling rate for district heating and cooling plants in the model. These numbers... Repo: NREL/openstudio-ee-gem |
download GLHEProExportLoadsforGroundHeatExchangerSizing |
GLHEProSetupExportLoadsforGroundHeatExchangerSizing | Ruby measure | Requests that EnergyPlus output the district heating and district cooling rates at an hourly interval. These rates will be used by the Measure called "GLHEPro Export Loads for Ground Heat Exchanger Sizing" to create a .gt1 file that is used by GLHEPro to help designers size ground heat... Repo: NREL/openstudio-ee-gem |
download GLHEProSetupExportLoadsforGroundHeatExchangerSizing |
Calibration Reports | Ruby measure | Reports modeled energy consumpiton and peak demand by fuel per utility billing period. Repo: NREL/openstudio-calibration-gem |
download Calibration Reports |