openstudio-calibration 0.6.0 → 0.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/Gemfile +0 -5
- data/LICENSE.md +7 -21
- data/README.md +5 -3
- data/Rakefile +2 -32
- data/doc_templates/LICENSE.md +7 -21
- data/doc_templates/copyright_erb.txt +2 -32
- data/doc_templates/copyright_js.txt +2 -2
- data/doc_templates/copyright_ruby.txt +3 -33
- data/lib/measures/AddMonthlyJSONUtilityData/LICENSE.md +7 -21
- data/lib/measures/AddMonthlyJSONUtilityData/measure.rb +2 -32
- data/lib/measures/AddMonthlyJSONUtilityData/measure.xml +4 -4
- data/lib/measures/AddMonthlyUtilityData/LICENSE.md +7 -21
- data/lib/measures/AddMonthlyUtilityData/README.md +2 -2
- data/lib/measures/AddMonthlyUtilityData/measure.rb +4 -32
- data/lib/measures/AddMonthlyUtilityData/measure.xml +13 -11
- data/lib/measures/CalibrationReports/LICENSE.md +7 -21
- data/lib/measures/CalibrationReports/measure.rb +2 -32
- data/lib/measures/CalibrationReports/measure.xml +12 -11
- data/lib/measures/CalibrationReportsEnhanced/LICENSE.md +7 -21
- data/lib/measures/CalibrationReportsEnhanced/measure.rb +2 -32
- data/lib/measures/CalibrationReportsEnhanced/measure.xml +11 -11
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.rb +3 -35
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.xml +6 -6
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.rb +3 -35
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.xml +6 -6
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.rb +4 -38
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.xml +6 -6
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.rb +4 -38
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.xml +6 -6
- data/lib/measures/CoilCoolingWaterMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingWaterMultiplier/measure.rb +2 -32
- data/lib/measures/CoilCoolingWaterMultiplier/measure.xml +6 -6
- data/lib/measures/CoilCoolingWaterPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilCoolingWaterPercentChange/measure.rb +2 -32
- data/lib/measures/CoilCoolingWaterPercentChange/measure.xml +6 -6
- data/lib/measures/CoilHeatingElectricMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingElectricMultiplier/measure.rb +2 -32
- data/lib/measures/CoilHeatingElectricMultiplier/measure.xml +6 -6
- data/lib/measures/CoilHeatingElectricPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingElectricPercentChange/measure.rb +2 -32
- data/lib/measures/CoilHeatingElectricPercentChange/measure.xml +6 -6
- data/lib/measures/CoilHeatingGasMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingGasMultiplier/measure.rb +2 -32
- data/lib/measures/CoilHeatingGasMultiplier/measure.xml +6 -6
- data/lib/measures/CoilHeatingGasPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingGasPercentChange/measure.rb +2 -32
- data/lib/measures/CoilHeatingGasPercentChange/measure.xml +6 -6
- data/lib/measures/CoilHeatingWaterMultiplier/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingWaterMultiplier/measure.rb +2 -32
- data/lib/measures/CoilHeatingWaterMultiplier/measure.xml +6 -6
- data/lib/measures/CoilHeatingWaterPercentChange/LICENSE.md +7 -21
- data/lib/measures/CoilHeatingWaterPercentChange/measure.rb +2 -32
- data/lib/measures/CoilHeatingWaterPercentChange/measure.xml +6 -6
- data/lib/measures/ConstructionLayerZeroMaterialProperties/LICENSE.md +7 -21
- data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.rb +2 -32
- data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.xml +4 -4
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/LICENSE.md +7 -21
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.rb +2 -32
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.xml +4 -4
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/LICENSE.md +7 -21
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.rb +2 -32
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.xml +5 -5
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/LICENSE.md +7 -21
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.rb +2 -32
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.xml +5 -5
- data/lib/measures/FansMultiplier/LICENSE.md +7 -21
- data/lib/measures/FansMultiplier/measure.rb +2 -32
- data/lib/measures/FansMultiplier/measure.xml +7 -6
- data/lib/measures/FansPercentChange/LICENSE.md +7 -21
- data/lib/measures/FansPercentChange/measure.rb +2 -32
- data/lib/measures/FansPercentChange/measure.xml +7 -6
- data/lib/measures/GeneralCalibrationMeasureMultiplier/LICENSE.md +7 -21
- data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.rb +2 -32
- data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.xml +9 -8
- data/lib/measures/GeneralCalibrationMeasurePercentChange/LICENSE.md +7 -21
- data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.rb +2 -32
- data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.xml +8 -8
- data/lib/measures/HardSizeHvac/LICENSE.md +7 -21
- data/lib/measures/HardSizeHvac/measure.rb +2 -32
- data/lib/measures/HardSizeHvac/measure.xml +11 -11
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/LICENSE.md +7 -21
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.rb +2 -32
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.xml +4 -4
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/LICENSE.md +7 -21
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.rb +2 -32
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.xml +4 -4
- data/lib/measures/RoofThermalPropertiesMultiplier/LICENSE.md +7 -21
- data/lib/measures/RoofThermalPropertiesMultiplier/measure.rb +2 -32
- data/lib/measures/RoofThermalPropertiesMultiplier/measure.xml +5 -5
- data/lib/measures/RoofThermalPropertiesPercentChange/LICENSE.md +7 -21
- data/lib/measures/RoofThermalPropertiesPercentChange/measure.rb +2 -32
- data/lib/measures/RoofThermalPropertiesPercentChange/measure.xml +5 -5
- data/lib/measures/TimeseriesObjectiveFunction/LICENSE.md +7 -21
- data/lib/measures/TimeseriesObjectiveFunction/measure.rb +2 -32
- data/lib/measures/TimeseriesObjectiveFunction/measure.xml +11 -11
- data/lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb +7 -32
- data/lib/measures/TimeseriesPlot/LICENSE.md +7 -21
- data/lib/measures/TimeseriesPlot/measure.rb +2 -32
- data/lib/measures/TimeseriesPlot/measure.xml +11 -11
- data/lib/measures/TimeseriesPlot/resources/report.html.erb +7 -32
- data/lib/measures/WaterHeaterMixedMultiplier/LICENSE.md +7 -21
- data/lib/measures/WaterHeaterMixedMultiplier/measure.rb +2 -32
- data/lib/measures/WaterHeaterMixedMultiplier/measure.xml +7 -6
- data/lib/measures/WaterHeaterMixedPercentChange/LICENSE.md +7 -21
- data/lib/measures/WaterHeaterMixedPercentChange/measure.rb +2 -32
- data/lib/measures/WaterHeaterMixedPercentChange/measure.xml +7 -6
- data/lib/measures/inspect_and_edit_parametric_schedules/LICENSE.md +7 -21
- data/lib/measures/inspect_and_edit_parametric_schedules/measure.rb +2 -32
- data/lib/measures/inspect_and_edit_parametric_schedules/measure.xml +5 -5
- data/lib/measures/shift_hours_of_operation/LICENSE.md +7 -21
- data/lib/measures/shift_hours_of_operation/measure.rb +2 -32
- data/lib/measures/shift_hours_of_operation/measure.xml +22 -22
- data/lib/openstudio/calibration/extension.rb +2 -32
- data/lib/openstudio/calibration/version.rb +3 -33
- data/lib/openstudio/calibration.rb +2 -32
- data/lib/openstudio-calibration.rb +2 -32
- data/openstudio-calibration.gemspec +2 -2
- metadata +10 -10
@@ -1,37 +1,7 @@
|
|
1
1
|
<%
|
2
2
|
# *******************************************************************************
|
3
|
-
# OpenStudio(R), Copyright (c)
|
4
|
-
#
|
5
|
-
# Redistribution and use in source and binary forms, with or without
|
6
|
-
# modification, are permitted provided that the following conditions are met:
|
7
|
-
#
|
8
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
9
|
-
# this list of conditions and the following disclaimer.
|
10
|
-
#
|
11
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
12
|
-
# this list of conditions and the following disclaimer in the documentation
|
13
|
-
# and/or other materials provided with the distribution.
|
14
|
-
#
|
15
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
16
|
-
# may be used to endorse or promote products derived from this software without
|
17
|
-
# specific prior written permission from the respective party.
|
18
|
-
#
|
19
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
20
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
21
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
22
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
23
|
-
#
|
24
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
25
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
26
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
27
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
28
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
29
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
30
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
31
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
32
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
33
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
34
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
3
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
4
|
+
# See also https://openstudio.net/license
|
35
5
|
# *******************************************************************************
|
36
6
|
%>
|
37
7
|
|
@@ -42,6 +12,11 @@
|
|
42
12
|
|
43
13
|
|
44
14
|
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
|
45
20
|
<!DOCTYPE html>
|
46
21
|
<meta charset="utf-8">
|
47
22
|
<style>
|
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
@@ -1,36 +1,6 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
# Redistribution and use in source and binary forms, with or without
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
34
4
|
# *******************************************************************************
|
35
5
|
|
36
6
|
# start the measure
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>water_heater_mixed_multiplier</name>
|
5
5
|
<uid>1e4d5053-d2c1-400d-9192-7a470e5a7b5c</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>b37dc7d6-7369-471c-999b-3b7e37bc62d7</version_id>
|
7
|
+
<version_modified>20230602T154652Z</version_modified>
|
8
8
|
<xml_checksum>D28BCE9C</xml_checksum>
|
9
9
|
<class_name>WaterHeaterMixedMultiplier</class_name>
|
10
10
|
<display_name>Water Heater Mixed Multiplier</display_name>
|
@@ -17,10 +17,10 @@
|
|
17
17
|
<type>Choice</type>
|
18
18
|
<required>true</required>
|
19
19
|
<model_dependent>false</model_dependent>
|
20
|
-
<default_value>{
|
20
|
+
<default_value>{324fe7dc-cc2a-433e-90bb-45cc50d3759b}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{324fe7dc-cc2a-433e-90bb-45cc50d3759b}</value>
|
24
24
|
<display_name>*All WaterHeaterMixeds*</display_name>
|
25
25
|
</choice>
|
26
26
|
<choice>
|
@@ -37,6 +37,7 @@
|
|
37
37
|
<required>true</required>
|
38
38
|
<model_dependent>false</model_dependent>
|
39
39
|
<default_value>1</default_value>
|
40
|
+
<min_value>0.000000</min_value>
|
40
41
|
</argument>
|
41
42
|
<argument>
|
42
43
|
<name>minimum_capacity_multiplier</name>
|
@@ -164,7 +165,7 @@
|
|
164
165
|
<filename>LICENSE.md</filename>
|
165
166
|
<filetype>md</filetype>
|
166
167
|
<usage_type>license</usage_type>
|
167
|
-
<checksum>
|
168
|
+
<checksum>BFFB1AA6</checksum>
|
168
169
|
</file>
|
169
170
|
<file>
|
170
171
|
<version>
|
@@ -175,7 +176,7 @@
|
|
175
176
|
<filename>measure.rb</filename>
|
176
177
|
<filetype>rb</filetype>
|
177
178
|
<usage_type>script</usage_type>
|
178
|
-
<checksum>
|
179
|
+
<checksum>ADA82976</checksum>
|
179
180
|
</file>
|
180
181
|
</files>
|
181
182
|
</measure>
|
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
@@ -1,36 +1,6 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
# Redistribution and use in source and binary forms, with or without
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
34
4
|
# *******************************************************************************
|
35
5
|
|
36
6
|
# start the measure
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>water_heater_mixed_percent_change</name>
|
5
5
|
<uid>c42bf4e7-2bbb-44c6-ab91-e6ddb53e050d</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>63f5274b-2240-4fe7-aee5-2b96309f435e</version_id>
|
7
|
+
<version_modified>20230602T154657Z</version_modified>
|
8
8
|
<xml_checksum>D28BCE9C</xml_checksum>
|
9
9
|
<class_name>WaterHeaterMixedPercentChange</class_name>
|
10
10
|
<display_name>Water Heater Mixed Percent Change</display_name>
|
@@ -17,10 +17,10 @@
|
|
17
17
|
<type>Choice</type>
|
18
18
|
<required>true</required>
|
19
19
|
<model_dependent>false</model_dependent>
|
20
|
-
<default_value>{
|
20
|
+
<default_value>{978271ac-8723-4076-ab28-6cc9c2da6144}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{978271ac-8723-4076-ab28-6cc9c2da6144}</value>
|
24
24
|
<display_name>*All WaterHeaterMixeds*</display_name>
|
25
25
|
</choice>
|
26
26
|
<choice>
|
@@ -37,6 +37,7 @@
|
|
37
37
|
<required>true</required>
|
38
38
|
<model_dependent>false</model_dependent>
|
39
39
|
<default_value>0</default_value>
|
40
|
+
<min_value>0.000000</min_value>
|
40
41
|
</argument>
|
41
42
|
<argument>
|
42
43
|
<name>minimum_capacity_multiplier</name>
|
@@ -164,7 +165,7 @@
|
|
164
165
|
<filename>LICENSE.md</filename>
|
165
166
|
<filetype>md</filetype>
|
166
167
|
<usage_type>license</usage_type>
|
167
|
-
<checksum>
|
168
|
+
<checksum>BFFB1AA6</checksum>
|
168
169
|
</file>
|
169
170
|
<file>
|
170
171
|
<version>
|
@@ -175,7 +176,7 @@
|
|
175
176
|
<filename>measure.rb</filename>
|
176
177
|
<filetype>rb</filetype>
|
177
178
|
<usage_type>script</usage_type>
|
178
|
-
<checksum>
|
179
|
+
<checksum>2831FFEF</checksum>
|
179
180
|
</file>
|
180
181
|
</files>
|
181
182
|
</measure>
|
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
@@ -1,36 +1,6 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
# Redistribution and use in source and binary forms, with or without
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
34
4
|
# *******************************************************************************
|
35
5
|
|
36
6
|
# insert your copyright here
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>inspect_and_edit_parametric_schedules</name>
|
5
5
|
<uid>4b5f610d-caac-47c2-bd5b-610e2fc0768e</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>1d17e26a-5b3d-4d74-b5bb-7623dc3d5e3a</version_id>
|
7
|
+
<version_modified>20230602T154656Z</version_modified>
|
8
8
|
<xml_checksum>57318DBA</xml_checksum>
|
9
9
|
<class_name>InspectAndEditParametricSchedules</class_name>
|
10
10
|
<display_name>Inspect and Edit Parametric Schedules</display_name>
|
@@ -102,13 +102,13 @@
|
|
102
102
|
<filename>LICENSE.md</filename>
|
103
103
|
<filetype>md</filetype>
|
104
104
|
<usage_type>license</usage_type>
|
105
|
-
<checksum>
|
105
|
+
<checksum>BFFB1AA6</checksum>
|
106
106
|
</file>
|
107
107
|
<file>
|
108
108
|
<filename>inspect_and_edit_parametric_schedules_test.rb</filename>
|
109
109
|
<filetype>rb</filetype>
|
110
110
|
<usage_type>test</usage_type>
|
111
|
-
<checksum>
|
111
|
+
<checksum>83CA7DAD</checksum>
|
112
112
|
</file>
|
113
113
|
<file>
|
114
114
|
<version>
|
@@ -119,7 +119,7 @@
|
|
119
119
|
<filename>measure.rb</filename>
|
120
120
|
<filetype>rb</filetype>
|
121
121
|
<usage_type>script</usage_type>
|
122
|
-
<checksum>
|
122
|
+
<checksum>EFE84854</checksum>
|
123
123
|
</file>
|
124
124
|
</files>
|
125
125
|
</measure>
|
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
@@ -1,36 +1,6 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
# Redistribution and use in source and binary forms, with or without
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
34
4
|
# *******************************************************************************
|
35
5
|
|
36
6
|
# insert your copyright here
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>shift_hours_of_operation</name>
|
5
5
|
<uid>e8ae02a4-4be2-45c3-b85b-2a1d94662653</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>1300914a-ae91-41df-9b9a-da9b2adde3ad</version_id>
|
7
|
+
<version_modified>20230602T154656Z</version_modified>
|
8
8
|
<xml_checksum>4098406A</xml_checksum>
|
9
9
|
<class_name>ShiftHoursOfOperation</class_name>
|
10
10
|
<display_name>Shift Hours of Operation</display_name>
|
@@ -235,23 +235,35 @@
|
|
235
235
|
<usage_type>test</usage_type>
|
236
236
|
<checksum>F2778476</checksum>
|
237
237
|
</file>
|
238
|
-
<file>
|
239
|
-
<filename>LICENSE.md</filename>
|
240
|
-
<filetype>md</filetype>
|
241
|
-
<usage_type>license</usage_type>
|
242
|
-
<checksum>A21A3ED2</checksum>
|
243
|
-
</file>
|
244
238
|
<file>
|
245
239
|
<filename>delta_values_false.osm</filename>
|
246
240
|
<filetype>osm</filetype>
|
247
241
|
<usage_type>test</usage_type>
|
248
242
|
<checksum>03619D54</checksum>
|
249
243
|
</file>
|
244
|
+
<file>
|
245
|
+
<filename>.gitkeep</filename>
|
246
|
+
<filetype>gitkeep</filetype>
|
247
|
+
<usage_type>doc</usage_type>
|
248
|
+
<checksum>00000000</checksum>
|
249
|
+
</file>
|
250
|
+
<file>
|
251
|
+
<filename>README.md</filename>
|
252
|
+
<filetype>md</filetype>
|
253
|
+
<usage_type>readme</usage_type>
|
254
|
+
<checksum>46CEB194</checksum>
|
255
|
+
</file>
|
256
|
+
<file>
|
257
|
+
<filename>LICENSE.md</filename>
|
258
|
+
<filetype>md</filetype>
|
259
|
+
<usage_type>license</usage_type>
|
260
|
+
<checksum>BFFB1AA6</checksum>
|
261
|
+
</file>
|
250
262
|
<file>
|
251
263
|
<filename>shift_hours_of_operation_test.rb</filename>
|
252
264
|
<filetype>rb</filetype>
|
253
265
|
<usage_type>test</usage_type>
|
254
|
-
<checksum>
|
266
|
+
<checksum>7820BD97</checksum>
|
255
267
|
</file>
|
256
268
|
<file>
|
257
269
|
<version>
|
@@ -262,19 +274,7 @@
|
|
262
274
|
<filename>measure.rb</filename>
|
263
275
|
<filetype>rb</filetype>
|
264
276
|
<usage_type>script</usage_type>
|
265
|
-
<checksum>
|
266
|
-
</file>
|
267
|
-
<file>
|
268
|
-
<filename>.gitkeep</filename>
|
269
|
-
<filetype>gitkeep</filetype>
|
270
|
-
<usage_type>doc</usage_type>
|
271
|
-
<checksum>00000000</checksum>
|
272
|
-
</file>
|
273
|
-
<file>
|
274
|
-
<filename>README.md</filename>
|
275
|
-
<filetype>md</filetype>
|
276
|
-
<usage_type>readme</usage_type>
|
277
|
-
<checksum>46CEB194</checksum>
|
277
|
+
<checksum>8C482469</checksum>
|
278
278
|
</file>
|
279
279
|
</files>
|
280
280
|
</measure>
|
@@ -1,36 +1,6 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
# Redistribution and use in source and binary forms, with or without
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
34
4
|
# *******************************************************************************
|
35
5
|
|
36
6
|
require 'openstudio/extension'
|