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
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>fans_percent_change</name>
|
5
5
|
<uid>4c13a935-976b-4d54-bf7f-a4064fb6e11d</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>3247a047-54b8-44cd-9350-b141443ff173</version_id>
|
7
|
+
<version_modified>20230602T154653Z</version_modified>
|
8
8
|
<xml_checksum>3C1DA54F</xml_checksum>
|
9
9
|
<class_name>FansPercentChange</class_name>
|
10
10
|
<display_name>Fans 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>{9f2ad20c-215b-46e3-a486-358f9bb4b7ae}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{9f2ad20c-215b-46e3-a486-358f9bb4b7ae}</value>
|
24
24
|
<display_name>*All Fans*</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>fan_efficiency_perc_change</name>
|
@@ -150,7 +151,7 @@
|
|
150
151
|
<filename>LICENSE.md</filename>
|
151
152
|
<filetype>md</filetype>
|
152
153
|
<usage_type>license</usage_type>
|
153
|
-
<checksum>
|
154
|
+
<checksum>BFFB1AA6</checksum>
|
154
155
|
</file>
|
155
156
|
<file>
|
156
157
|
<version>
|
@@ -161,7 +162,7 @@
|
|
161
162
|
<filename>measure.rb</filename>
|
162
163
|
<filetype>rb</filetype>
|
163
164
|
<usage_type>script</usage_type>
|
164
|
-
<checksum>
|
165
|
+
<checksum>FB38189C</checksum>
|
165
166
|
</file>
|
166
167
|
</files>
|
167
168
|
</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>general_calibration_measure_multiplier</name>
|
5
5
|
<uid>d622534e-a3c9-4ba5-b616-53dce2a18ac8</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>7f783168-2f37-45b3-bb47-2fe78d3f7931</version_id>
|
7
|
+
<version_modified>20230602T154652Z</version_modified>
|
8
8
|
<xml_checksum>DEC0D835</xml_checksum>
|
9
9
|
<class_name>GeneralCalibrationMeasureMultiplier</class_name>
|
10
10
|
<display_name>General Calibration Measure 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>{a10ec323-f081-4d58-83e3-f77b122d01ca}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{a10ec323-f081-4d58-83e3-f77b122d01ca}</value>
|
24
24
|
<display_name>*All SpaceTypes*</display_name>
|
25
25
|
</choice>
|
26
26
|
<choice>
|
@@ -35,10 +35,10 @@
|
|
35
35
|
<type>Choice</type>
|
36
36
|
<required>true</required>
|
37
37
|
<model_dependent>false</model_dependent>
|
38
|
-
<default_value>{
|
38
|
+
<default_value>{a10ec323-f081-4d58-83e3-f77b122d01ca}</default_value>
|
39
39
|
<choices>
|
40
40
|
<choice>
|
41
|
-
<value>{
|
41
|
+
<value>{a10ec323-f081-4d58-83e3-f77b122d01ca}</value>
|
42
42
|
<display_name>*All Spaces*</display_name>
|
43
43
|
</choice>
|
44
44
|
<choice>
|
@@ -55,6 +55,7 @@
|
|
55
55
|
<required>true</required>
|
56
56
|
<model_dependent>false</model_dependent>
|
57
57
|
<default_value>1</default_value>
|
58
|
+
<min_value>0.000000</min_value>
|
58
59
|
</argument>
|
59
60
|
<argument>
|
60
61
|
<name>Luminaire_multiplier</name>
|
@@ -213,7 +214,7 @@
|
|
213
214
|
<filename>LICENSE.md</filename>
|
214
215
|
<filetype>md</filetype>
|
215
216
|
<usage_type>license</usage_type>
|
216
|
-
<checksum>
|
217
|
+
<checksum>BFFB1AA6</checksum>
|
217
218
|
</file>
|
218
219
|
<file>
|
219
220
|
<version>
|
@@ -224,7 +225,7 @@
|
|
224
225
|
<filename>measure.rb</filename>
|
225
226
|
<filetype>rb</filetype>
|
226
227
|
<usage_type>script</usage_type>
|
227
|
-
<checksum>
|
228
|
+
<checksum>675FC9D6</checksum>
|
228
229
|
</file>
|
229
230
|
</files>
|
230
231
|
</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>general_calibration_measure_percent_change</name>
|
5
5
|
<uid>0f583ac1-fa7e-48bc-9f80-12ed17180669</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>7cbf215b-1a4f-4952-97bd-30770b745a89</version_id>
|
7
|
+
<version_modified>20230602T154653Z</version_modified>
|
8
8
|
<xml_checksum>DEC0D835</xml_checksum>
|
9
9
|
<class_name>GeneralCalibrationMeasurePercentChange</class_name>
|
10
10
|
<display_name>General Calibration Measure 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>{f0b412eb-06c7-48a3-931e-97d4b4f7d09b}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{f0b412eb-06c7-48a3-931e-97d4b4f7d09b}</value>
|
24
24
|
<display_name>*All SpaceTypes*</display_name>
|
25
25
|
</choice>
|
26
26
|
<choice>
|
@@ -35,10 +35,10 @@
|
|
35
35
|
<type>Choice</type>
|
36
36
|
<required>true</required>
|
37
37
|
<model_dependent>false</model_dependent>
|
38
|
-
<default_value>{
|
38
|
+
<default_value>{f0b412eb-06c7-48a3-931e-97d4b4f7d09b}</default_value>
|
39
39
|
<choices>
|
40
40
|
<choice>
|
41
|
-
<value>{
|
41
|
+
<value>{f0b412eb-06c7-48a3-931e-97d4b4f7d09b}</value>
|
42
42
|
<display_name>*All Spaces*</display_name>
|
43
43
|
</choice>
|
44
44
|
<choice>
|
@@ -213,7 +213,7 @@
|
|
213
213
|
<filename>LICENSE.md</filename>
|
214
214
|
<filetype>md</filetype>
|
215
215
|
<usage_type>license</usage_type>
|
216
|
-
<checksum>
|
216
|
+
<checksum>BFFB1AA6</checksum>
|
217
217
|
</file>
|
218
218
|
<file>
|
219
219
|
<version>
|
@@ -224,7 +224,7 @@
|
|
224
224
|
<filename>measure.rb</filename>
|
225
225
|
<filetype>rb</filetype>
|
226
226
|
<usage_type>script</usage_type>
|
227
|
-
<checksum>
|
227
|
+
<checksum>81C8F498</checksum>
|
228
228
|
</file>
|
229
229
|
</files>
|
230
230
|
</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
|
# see the URL below for information on how to write OpenStudio measures
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>hard_size_hvac</name>
|
5
5
|
<uid>d7da749f-6318-4077-b502-25994a713b27</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>896c932e-915e-4c05-bc05-ca990ce88a0c</version_id>
|
7
|
+
<version_modified>20230602T154657Z</version_modified>
|
8
8
|
<xml_checksum>2B526343</xml_checksum>
|
9
9
|
<class_name>HardSizeHVAC</class_name>
|
10
10
|
<display_name>Hard Size HVAC</display_name>
|
@@ -61,11 +61,17 @@
|
|
61
61
|
<usage_type>readme</usage_type>
|
62
62
|
<checksum>960BFA6F</checksum>
|
63
63
|
</file>
|
64
|
+
<file>
|
65
|
+
<filename>small_office.osm</filename>
|
66
|
+
<filetype>osm</filetype>
|
67
|
+
<usage_type>test</usage_type>
|
68
|
+
<checksum>0FB2ACC8</checksum>
|
69
|
+
</file>
|
64
70
|
<file>
|
65
71
|
<filename>LICENSE.md</filename>
|
66
72
|
<filetype>md</filetype>
|
67
73
|
<usage_type>license</usage_type>
|
68
|
-
<checksum>
|
74
|
+
<checksum>BFFB1AA6</checksum>
|
69
75
|
</file>
|
70
76
|
<file>
|
71
77
|
<version>
|
@@ -76,19 +82,13 @@
|
|
76
82
|
<filename>measure.rb</filename>
|
77
83
|
<filetype>rb</filetype>
|
78
84
|
<usage_type>script</usage_type>
|
79
|
-
<checksum>
|
80
|
-
</file>
|
81
|
-
<file>
|
82
|
-
<filename>small_office.osm</filename>
|
83
|
-
<filetype>osm</filetype>
|
84
|
-
<usage_type>test</usage_type>
|
85
|
-
<checksum>0FB2ACC8</checksum>
|
85
|
+
<checksum>F0528E19</checksum>
|
86
86
|
</file>
|
87
87
|
<file>
|
88
88
|
<filename>hard_size_hvac_test.rb</filename>
|
89
89
|
<filetype>rb</filetype>
|
90
90
|
<usage_type>test</usage_type>
|
91
|
-
<checksum>
|
91
|
+
<checksum>5C7F03AC</checksum>
|
92
92
|
</file>
|
93
93
|
</files>
|
94
94
|
</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>r_value_of_insulation_for_construction_multiplier</name>
|
5
5
|
<uid>3c7a6751-bb54-4600-9410-8f042e1a513b</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>5534f7d5-e91a-4f72-929f-70683a291538</version_id>
|
7
|
+
<version_modified>20230602T154652Z</version_modified>
|
8
8
|
<xml_checksum>0BF71A3E</xml_checksum>
|
9
9
|
<class_name>RValueOfInsulationForConstructionMultiplier</class_name>
|
10
10
|
<display_name>Change R-value of Insulation Layer for Construction By a Multiplier</display_name>
|
@@ -116,7 +116,7 @@
|
|
116
116
|
<filename>LICENSE.md</filename>
|
117
117
|
<filetype>md</filetype>
|
118
118
|
<usage_type>license</usage_type>
|
119
|
-
<checksum>
|
119
|
+
<checksum>BFFB1AA6</checksum>
|
120
120
|
</file>
|
121
121
|
<file>
|
122
122
|
<version>
|
@@ -127,7 +127,7 @@
|
|
127
127
|
<filename>measure.rb</filename>
|
128
128
|
<filetype>rb</filetype>
|
129
129
|
<usage_type>script</usage_type>
|
130
|
-
<checksum>
|
130
|
+
<checksum>EB2C3AE0</checksum>
|
131
131
|
</file>
|
132
132
|
</files>
|
133
133
|
</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.
|