Sha256: 3697d37de0aac65cd0e737df558b4dfae26ee11e9723a418027b6448502d7280

Contents?: true

Size: 1.34 KB

Versions: 7

Compression:

Stored size: 1.34 KB

Contents


###### (Automatically generated documentation)

# ShiftScheduleByType

## Description
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 schedules before and after the shift.

## Modeler Description
Depending on the model's thermostat deadband settings, shifting of exclusively cooling or heating schedules can result in EnergyPlus deadband errors. It is recommended to shift both cooling and heating schedules using the 'coolheat' option for schedchoice. If no schedules for the current model include the cooling, heating, or air strings, none will be shifted. Schedules including the string 'setback' are intentionally excluded from shifts in order to prevent EnergyPlus errors.

## Measure Type
ModelMeasure

## Taxonomy


## Arguments


### Shift Schedule Profiles Forward (24hr, use decimal for sub hour and negative values for backward shift).

**Name:** shift_value,
**Type:** Double,
**Units:** ,
**Required:** true,
**Model Dependent:** false

### Choose which schedule class(es) to shift by the specified shift value

**Name:** schedchoice,
**Type:** Choice,
**Units:** ,
**Required:** true,
**Model Dependent:** false




Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
openstudio-load-flexibility-measures-0.10.0 lib/measures/ShiftScheduleByType/README.md
openstudio-load-flexibility-measures-0.9.0 lib/measures/ShiftScheduleByType/README.md
openstudio-load-flexibility-measures-0.8.0 lib/measures/ShiftScheduleByType/README.md
openstudio-load-flexibility-measures-0.7.0 lib/measures/ShiftScheduleByType/README.md
openstudio-load-flexibility-measures-0.6.1 lib/measures/ShiftScheduleByType/README.md
openstudio-load-flexibility-measures-0.6.0 lib/measures/ShiftScheduleByType/README.md
openstudio-load-flexibility-measures-0.5.1 lib/measures/ShiftScheduleByType/README.md