Name | Shift_hours_of_operation |
Display Name | Shift Hours Of Operation |
uuid | e8ae02a4-4be2-45c3-b85b-2a1d94662653 |
Type | Measure |
Language | Ruby |
Tags | Whole Building.Whole Building Schedules |
Description | 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 for weekday, Saturday, and Sunday. if a day does not have any hours of operation to start with increasing hours of operation may not have any impact as the auto generated data may not know what to do during operating hours. Future version may be able to borrow a profile formula but would probably require additional user arguments. |
Modeler's Description | This will only impact schedule rulesets. It will use methods in openstudio-standards to infer hours of operation, develop a parametric formula for all of the ruleset schedules, alter the hours of operation inputs to that formula and then re-apply the schedules. Input is expose to set ramp frequency of the resulting schedules. If inputs are such that no changes are requested, bypass the measure with NA so that it will not be parameterized. An advanced option for this measure would be bool to use hours of operation from OSM schedule ruleset hours of operation instead of inferring from standards. This should allow different parts of the building to have different hours of operation in the seed model. |
Measure Type | ModelMeasure |
Intended Software Tool | Apply Measure Now |
Intended Software Tool | OpenStudio Application |
Intended Software Tool | Parametric Analysis Tool |
Intended Use Case | Model Articulation |
Intended Use Case | Calibration |
Intended Use Case | Sensitivity Analysis |
Intended Use Case | New Construction EE |
Intended Use Case | Retrofit EE |
OpenStudio Version | 3.1.0 |
Minimum Compatible OpenStudio Version | 3.8.0 |
README File | README.md |
GitHub Repo | NREL/openstudio-calibration-gem |