3.1 shift_hours_of_operation e8ae02a4-4be2-45c3-b85b-2a1d94662653 5a50a17e-fdca-47d3-b480-9c77ef5523a0 2024-11-16T23:44:49Z 4098406A ShiftHoursOfOperation Shift Hours of Operation 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. 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. hoo_start_weekday Shift the weekday start of hours of operation. Use decimal hours so an 1 hour and 15 minute shift would be 1.25. Positive value moves the hour of operation later Double Hours true false 0 -24.000000 24.000000 hoo_dur_weekday Extend the weekday of hours of operation. Use decimal hours so an 1 hour and 15 minute would be 1.25. Positive value makes the hour of operation longer. Double Hours true false 0 -24.000000 24.000000 hoo_start_saturday Shift the saturday start of hours of operation. Use decimal hours so an 1 hour and 15 minute shift would be 1.25. Positive value moves the hour of operation later Double Hours true false 0 -24.000000 24.000000 hoo_dur_saturday Extend the saturday of hours of operation. Use decimal hours so an 1 hour and 15 minute would be 1.25. Positive value makes the hour of operation longer. Double Hours true false 0 -24.000000 24.000000 hoo_start_sunday Shift the sunday start of hours of operation. Use decimal hours so an 1 hour and 15 minute shift would be 1.25. Positive value moves the hour of operation later Double Hours true false 0 -24.000000 24.000000 hoo_dur_sunday Extend the sunday of hours of operation. Use decimal hours so an 1 hour and 15 minute would be 1.25. Positive value makes the hour of operation longer. Double Hours true false 0 -24.000000 24.000000 delta_values Hours of operation values treated as deltas When this is true the hours of operation start and duration represent a delta from the original model values. When switched to false they represent absolute values. Boolean true false true true true false false infer_parametric_schedules Dynamically generate parametric schedules from current ruleset schedules. When this is true the parametric schedule formulas and hours of operation will be generated from the existing model schedules. When false it expects the model already has parametric formulas stored. Boolean true false true true true false false fraction_of_daily_occ_range Fraction of Daily Occupancy Range. This determine what fraction of occupancy be considered operating conditions. This fraction is normalized to expanded to range seen over the full year and does not necessary equal fraction of design occupancy. This value should be between 0 and 1.0 and is only used if dynamically generated parametric schedules are used. Double Hours true false 0.25 0.000000 1.000000 hoo_var_method Hours of Operation Variable Method for Scheudle Profile Formula. If dynamically generate parametric schedules from current ruleset scheudles is selected ,this argument is used to determine if the schedule profile formulas define time of points in a profile as a a specific delta from the star, middle, or end of the horus of operation, or if the delta is fractaionl percentate of the horus fo operation ro non-operation/vacant time. Choice true false fractional fractional fractional hours hours target_hoo_from_model Use model hours of operation as target The default behavior is for this to be false. This can not be used unless Dynamically generate parametric schedules from current ruleset schedules is set to false and if the schedules in the model already have parametric profiles. When changed to true all of the hours of operation start and duration values will be ignored as the bool to treat those values as relative or absolute. Instead the hours of operation schedules for the model will be used. Boolean true false false true true false false Whole Building.Whole Building Schedules Measure Type ModelMeasure string Intended Software Tool Apply Measure Now string Intended Software Tool OpenStudio Application string Intended Software Tool Parametric Analysis Tool string Intended Use Case Model Articulation string Intended Use Case Calibration string Intended Use Case Sensitivity Analysis string Intended Use Case New Construction EE string Intended Use Case Retrofit EE string LICENSE.md md license 8696A072 README.md md readme 46CEB194 README.md.erb erb readmeerb 232D0477 .gitkeep gitkeep doc 00000000 OpenStudio 3.1.0 3.8.0 measure.rb rb script 564F5547 SimpleModel.osm osm test F2778476 delta_values_false.osm osm test 03619D54 example_model.osm osm test BE467EF8 shift_hours_of_operation_test.rb rb test 59E5AA36 target_hoo_from_model.osm osm test 3F74E693