Search Results

Results 1 to 25 out of 153

Name Type Description Download
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
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
Timeseries Plot Ruby measure Creates an interactive timeseries plot of selected variable.
Repo: NREL/openstudio-calibration-gem
download Timeseries Plot
TimeSeries Objective Function Ruby measure Creates Objective Function from Timeseries Data
Repo: NREL/openstudio-calibration-gem
download TimeSeries Objective Function
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
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
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
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
Set OutputEnvironmentalImpactFactors Ruby measure This measure initializes the Output:EnvironmentalImpactFactors, EnvironmentalImpactFactors, and FuelFactors objects. It also allows the user to change district heating efficiency.
Repo: Ski90Moo/OpenStudio_Measures_HEPLLC
download Set OutputEnvironmentalImpactFactors
CreateCSVOutput Ruby measure Create CSV output for output variables in SQL file
Repo: NREL/openstudio-common-measures-gem
download CreateCSVOutput
TimeSeries Objective Function Ruby measure Creates Objective Function from Timeseries Data
Repo: NREL/openstudio-calibration-gem
download TimeSeries Objective Function
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
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
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
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
ViewModel Ruby measure Visualize an OpenStudio model in a web based viewer
Repo: NREL/openstudio-common-measures-gem
download ViewModel
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
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
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
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
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
Set Output Table To SI Units v2 Ruby measure This measure keeps the output table in SI units and the sql file remains in SI units to allow generation of OpenStudio Results in SI units. Report is outputted in HTML and tab delimited. Includes output for Sizing period (ie. zone level reports). Only compatible with EnergyPlus versions after...
Repo: Ski90Moo/OpenStudio_Measures_HEPLLC
download Set Output Table To SI Units v2