Search Results
Results 1 to 25 out of 63
Name | Type | Description | Download |
---|---|---|---|
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 |
ShiftScheduleProfileTime | Ruby measure | Shift a single or all schedules in the building by the specified number of hours Repo: NREL/openstudio-common-measures-gem |
download ShiftScheduleProfileTime |
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 |
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 |
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 |