Search Results

Results 1 to 25 out of 108

Name Type Description Download
Add and Apply ScheduleInterval or ScheduleFile From File Ruby measure This measure adds a schedule object from a file of interval data and can replace an existing schedule in the file with it. It also lets you specify which column from the CSV should be read so you can store multiple columns of data in one file. Allows beginning rows to be ignored in case there is...
Repo: AMBER-Group-CSM/openstudio-amber-measures-gem
download Add and Apply ScheduleInterval or ScheduleFile From File
Add and Apply Load and Schedule from File Ruby measure This measure imports electric or lighting load data from a CSV file and applies it to a selected load in the OpenStudio model as a ScheduleInterval. The measure offers options to normalize the data by floor area, invert the data if it represents energy consumption as negative values, and replace...
Repo: AMBER-Group-CSM/openstudio-amber-measures-gem
download Add and Apply Load and Schedule from File
Shift Hours of Operation Ruby measure This measure will infer the hours of operation for the building and then will shift the start of the hours of operation and change the duration of the hours of operation. In an alternate workflow you can directly pass in target start and duration rather than a shift and delta. Inputs can vary...
Repo: NREL/openstudio-calibration-gem
download Shift Hours of Operation
Inspect and Edit Parametric Schedules Ruby measure This model will create arguments out of additional property inputs for parametric schedules in the model. You can use this just to inspect, or you can alter the inputs. It will not make parametric inputs for schedules that are not already setup as parametric. If you want to generate parametric...
Repo: NREL/openstudio-calibration-gem
download Inspect and Edit Parametric Schedules
PeakPeriodSchedulesShift Ruby measure Shifts select weekday (or weekday/weekend) schedules out of a peak period.
Repo: NREL/openstudio-load-flexibility-measures-gem
download PeakPeriodSchedulesShift
ShiftScheduleByType Ruby measure This measure was developed for the URBANopt Class Project and shifts specific building schedules if they include cooling ("CLG"), heating ("HTG"), or air ("Air") strings. The measure will shift these chosen schedules by an amount specified by the user and will also output a .csv file of the...
Repo: NREL/openstudio-load-flexibility-measures-gem
download ShiftScheduleByType
Create Parametric Schedules Ruby measure Create parametric schedules for internal loads and HVAC availability. Replace existing schedules in model with newly generated schedules. New schedules along with hours of operation schedule will go in a building level schedule set.
Repo: NREL/openstudio-model-articulation-gem
download Create Parametric Schedules
RemoveUnusedDefaultProfiles Ruby measure This measure will remove unused default profiles that existed in some older OpenStudio templates. It will remove some EnergyPlus warnings that had appeared in the past.
Repo: NREL/openstudio-common-measures-gem
download RemoveUnusedDefaultProfiles
AddPCMtoEnv Ruby measure This measure can create new material with phase change property from user inputs and edit the idf file to run simulation.
Repo: meftaH416/Openstudio_Measures_meftah
download AddPCMtoEnv
AddPCMtoEnv Ruby measure This measure can create new material with phase change property from user inputs and edit the idf file to run simulation.
Repo: meftaH416/Openstudio_Measures_meftah
download AddPCMtoEnv
Set Ground Temperatures-Constant Ruby measure This measure will set an annual average ground temperature for ground contact surfaces. It sets the EnergyPlus object Site:GroundTemperature:BuildingSurface to a constant specified temperature for the whole year.
Repo: Ski90Moo/OpenStudio_Measures_HEPLLC
download Set Ground Temperatures-Constant
Set Ground Temperatures-Monthly Ruby measure This measure will set monthly average ground temperatures for ground contact surfaces. It sets the EnergyPlus object Site:GroundTemperature:BuildingSurface.
Repo: Ski90Moo/OpenStudio_Measures_HEPLLC
download Set Ground Temperatures-Monthly
Add Interval Schedule From File Ruby measure This measure adds a schedule object from a file of interval data
Repo: BuildingPerformanceSimulation/openstudio-measures
download Add Interval Schedule From File