Search Results

Results 1 to 25 out of 367

Name Type Description Download
Replace OpenStudio Model Ruby measure
Repo: NREL/openstudio-common-measures-gem
download Replace OpenStudio Model
XcelEDATariffSelectionandModelSetup Ruby measure Add the selected Xcel utility rate, as well as set the timestep and lifecycle costing parameters as required by the Xcel EDA program.
Repo: NREL/openstudio-common-measures-gem
download XcelEDATariffSelectionandModelSetup
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
Remove Orphan Objects and Unused Resources Ruby measure This is the start of a measure that will have expanded functionality over time. It will have two distinct functions. One will be to remove orphan objects. This will typically include things that should never have been left alone and often are not visible in the GUI. This would include load...
Repo: NREL/openstudio-common-measures-gem
download Remove Orphan Objects and Unused Resources
SetRunPeriod Ruby measure Sets the run period and timestep for simulation
Repo: NREL/openstudio-common-measures-gem
download SetRunPeriod
Shadow Calculation Ruby measure This measure sets the fields of the ShadowCalculation object, which is used to control some details of EnergyPlus’s solar, shadowing, and daylighting models.
Repo: NREL/openstudio-common-measures-gem
download Shadow Calculation
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
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
AddThermalComfortModelTypes Ruby measure Adds to the model (A) any of the available thermal comfort model types, and (B) work efficiency, clothing insulation, and air velocity constant schedules.
Repo: NREL/openstudio-common-measures-gem
download AddThermalComfortModelTypes
CreateCSVOutput Ruby measure Create CSV output for output variables in SQL file
Repo: NREL/openstudio-common-measures-gem
download CreateCSVOutput
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
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
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
Replace Thermostat Schedules Ruby measure Replace zone thermostat schedules with other schedules in the same file. If a zone does not have a thermostat this measure will not add one.
Repo: NREL/openstudio-common-measures-gem
download Replace Thermostat Schedules
Tariff Selection-Flat Ruby measure This measure sets flat rates for electricity, gas, water, district heating, and district cooling.
Repo: NREL/openstudio-common-measures-gem
download Tariff Selection-Flat
Set Run Period Object Ruby measure Set Run Period Object
Repo: NREL/openstudio-common-measures-gem
download Set Run Period Object
SetLifecycleCostParameters Ruby measure This measure sets the analysis type to "FEMP" and has an argument for the length of the study period in years.
Repo: NREL/openstudio-common-measures-gem
download SetLifecycleCostParameters
SwapLightsDefinition Ruby measure This measure will swap out one lights definition for another. All objects that had referred to the original definition will now refer to the new one.
Repo: NREL/openstudio-common-measures-gem
download SwapLightsDefinition
Set Exterior Walls and Floors to Adiabatic Ruby measure Set exterior or ground walls, floors, and roofs to Adiabatic and assign a hard construction. Can specify through bool arguments exterior orientation for walls, as well as floors and roofs.
Repo: NREL/openstudio-common-measures-gem
download Set Exterior Walls and Floors to Adiabatic
Tariff Selection-Generic Ruby measure This measure will add pre defined tariffs from IDF files in the resrouce directory for this measure.
Repo: NREL/openstudio-common-measures-gem
download Tariff Selection-Generic
Add Cost per Floor Area to Unused Lights Ruby measure This measure is the same as 'Add Cost per Floor Area to Electric Lights' except that it only offers lights definitions that are not used in the model.
Repo: NREL/openstudio-common-measures-gem
download Add Cost per Floor Area to Unused Lights
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