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,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 'erb'
|
@@ -1,10 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<measure>
|
3
3
|
<schema_version>3.0</schema_version>
|
4
|
+
<error>wrong number of arguments (given 1, expected 0)</error>
|
4
5
|
<name>calibration_reports</name>
|
5
6
|
<uid>2baede0a-65f3-47ec-b5f6-9c21d0f91aff</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
7
|
+
<version_id>566f5610-4142-4d85-a119-9e481396170e</version_id>
|
8
|
+
<version_modified>20230602T154657Z</version_modified>
|
8
9
|
<xml_checksum>2C8A3EEF</xml_checksum>
|
9
10
|
<class_name>CalibrationReports</class_name>
|
10
11
|
<display_name>Calibration Reports</display_name>
|
@@ -65,11 +66,17 @@
|
|
65
66
|
<usage_type>test</usage_type>
|
66
67
|
<checksum>9A565F93</checksum>
|
67
68
|
</file>
|
69
|
+
<file>
|
70
|
+
<filename>README.md</filename>
|
71
|
+
<filetype>md</filetype>
|
72
|
+
<usage_type>readme</usage_type>
|
73
|
+
<checksum>0B68E96D</checksum>
|
74
|
+
</file>
|
68
75
|
<file>
|
69
76
|
<filename>LICENSE.md</filename>
|
70
77
|
<filetype>md</filetype>
|
71
78
|
<usage_type>license</usage_type>
|
72
|
-
<checksum>
|
79
|
+
<checksum>BFFB1AA6</checksum>
|
73
80
|
</file>
|
74
81
|
<file>
|
75
82
|
<version>
|
@@ -80,19 +87,13 @@
|
|
80
87
|
<filename>measure.rb</filename>
|
81
88
|
<filetype>rb</filetype>
|
82
89
|
<usage_type>script</usage_type>
|
83
|
-
<checksum>
|
90
|
+
<checksum>20C72976</checksum>
|
84
91
|
</file>
|
85
92
|
<file>
|
86
93
|
<filename>CalibrationReports_Test.rb</filename>
|
87
94
|
<filetype>rb</filetype>
|
88
95
|
<usage_type>test</usage_type>
|
89
|
-
<checksum>
|
90
|
-
</file>
|
91
|
-
<file>
|
92
|
-
<filename>README.md</filename>
|
93
|
-
<filetype>md</filetype>
|
94
|
-
<usage_type>readme</usage_type>
|
95
|
-
<checksum>0B68E96D</checksum>
|
96
|
+
<checksum>C8C35A61</checksum>
|
96
97
|
</file>
|
97
98
|
</files>
|
98
99
|
</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
|
require 'erb'
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>calibration_reports_enhanced</name>
|
5
5
|
<uid>e6642d40-7366-4647-8724-53a37991d668</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>8b85be87-ddd0-441f-a4f7-503fbcd28450</version_id>
|
7
|
+
<version_modified>20230602T154652Z</version_modified>
|
8
8
|
<xml_checksum>2C8A3EEF</xml_checksum>
|
9
9
|
<class_name>CalibrationReportsEnhanced</class_name>
|
10
10
|
<display_name>Calibration Reports Enhanced</display_name>
|
@@ -340,17 +340,23 @@
|
|
340
340
|
<usage_type>readmeerb</usage_type>
|
341
341
|
<checksum>703C9964</checksum>
|
342
342
|
</file>
|
343
|
+
<file>
|
344
|
+
<filename>README.md</filename>
|
345
|
+
<filetype>md</filetype>
|
346
|
+
<usage_type>readme</usage_type>
|
347
|
+
<checksum>9073A0CD</checksum>
|
348
|
+
</file>
|
343
349
|
<file>
|
344
350
|
<filename>LICENSE.md</filename>
|
345
351
|
<filetype>md</filetype>
|
346
352
|
<usage_type>license</usage_type>
|
347
|
-
<checksum>
|
353
|
+
<checksum>BFFB1AA6</checksum>
|
348
354
|
</file>
|
349
355
|
<file>
|
350
356
|
<filename>CalibrationReportsEnhanced_Test.rb</filename>
|
351
357
|
<filetype>rb</filetype>
|
352
358
|
<usage_type>test</usage_type>
|
353
|
-
<checksum>
|
359
|
+
<checksum>1D6A11A6</checksum>
|
354
360
|
</file>
|
355
361
|
<file>
|
356
362
|
<version>
|
@@ -361,13 +367,7 @@
|
|
361
367
|
<filename>measure.rb</filename>
|
362
368
|
<filetype>rb</filetype>
|
363
369
|
<usage_type>script</usage_type>
|
364
|
-
<checksum>
|
365
|
-
</file>
|
366
|
-
<file>
|
367
|
-
<filename>README.md</filename>
|
368
|
-
<filetype>md</filetype>
|
369
|
-
<usage_type>readme</usage_type>
|
370
|
-
<checksum>9073A0CD</checksum>
|
370
|
+
<checksum>C88256BE</checksum>
|
371
371
|
</file>
|
372
372
|
</files>
|
373
373
|
</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
|
@@ -206,12 +176,10 @@ class CoilCoolingDXSingleSpeedMultiplier < OpenStudio::Measure::ModelMeasure
|
|
206
176
|
|
207
177
|
# modify rated_cop_multiplier
|
208
178
|
if rated_cop_multiplier != 1.0
|
209
|
-
if coil.ratedCOP.is_initialized
|
210
179
|
runner.registerInfo("Applying ratedCOP #{rated_cop_multiplier}x multiplier to #{coil.name.get}.")
|
211
|
-
coil.setRatedCOP(coil.ratedCOP
|
180
|
+
coil.setRatedCOP(coil.ratedCOP * rated_cop_multiplier)
|
212
181
|
altered_coilefficiency << coil.handle.to_s
|
213
182
|
altered_coil = true
|
214
|
-
end
|
215
183
|
end
|
216
184
|
|
217
185
|
next unless altered_coil
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>coil_cooling_dx_single_speed_multiplier</name>
|
5
5
|
<uid>97d0dbdf-6245-4cfd-8dfc-a6a5eb853b16</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>f805c6dd-0fb2-4e72-9704-3f3334769ddc</version_id>
|
7
|
+
<version_modified>20230602T154656Z</version_modified>
|
8
8
|
<xml_checksum>8CBDDA1B</xml_checksum>
|
9
9
|
<class_name>CoilCoolingDXSingleSpeedMultiplier</class_name>
|
10
10
|
<display_name>Cooling Coils DX Single Speed 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>{355b65f9-00e5-41dc-843e-930c8c98e8f0}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{355b65f9-00e5-41dc-843e-930c8c98e8f0}</value>
|
24
24
|
<display_name>*All DX Cooling Coils*</display_name>
|
25
25
|
</choice>
|
26
26
|
<choice>
|
@@ -77,7 +77,7 @@
|
|
77
77
|
<filename>LICENSE.md</filename>
|
78
78
|
<filetype>md</filetype>
|
79
79
|
<usage_type>license</usage_type>
|
80
|
-
<checksum>
|
80
|
+
<checksum>BFFB1AA6</checksum>
|
81
81
|
</file>
|
82
82
|
<file>
|
83
83
|
<version>
|
@@ -88,7 +88,7 @@
|
|
88
88
|
<filename>measure.rb</filename>
|
89
89
|
<filetype>rb</filetype>
|
90
90
|
<usage_type>script</usage_type>
|
91
|
-
<checksum>
|
91
|
+
<checksum>A4CDE5A7</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
|
@@ -197,12 +167,10 @@ class CoilCoolingDXSingleSpeedPercentChange < OpenStudio::Measure::ModelMeasure
|
|
197
167
|
|
198
168
|
# modify rated_cop_perc_change
|
199
169
|
if rated_cop_perc_change != 0.0
|
200
|
-
if coil.ratedCOP.is_initialized
|
201
170
|
runner.registerInfo("Applying ratedCOP #{rated_cop_perc_change} Percent Change to #{coil.name.get}.")
|
202
|
-
coil.setRatedCOP(coil.ratedCOP
|
171
|
+
coil.setRatedCOP(coil.ratedCOP + coil.ratedCOP * rated_cop_perc_change * 0.01)
|
203
172
|
altered_coilefficiency << coil.handle.to_s
|
204
173
|
altered_coil = true
|
205
|
-
end
|
206
174
|
end
|
207
175
|
|
208
176
|
next unless altered_coil
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>coil_cooling_dx_single_speed_percent_change</name>
|
5
5
|
<uid>97d0dbdf-6245-4cfd-8dfc-a6a5eb853b37</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>15e118f5-882c-4875-af35-960173543096</version_id>
|
7
|
+
<version_modified>20230602T154652Z</version_modified>
|
8
8
|
<xml_checksum>8CBDDA1B</xml_checksum>
|
9
9
|
<class_name>CoilCoolingDXSingleSpeedPercentChange</class_name>
|
10
10
|
<display_name>Cooling Coils DX Single Speed 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>{9e8f05d8-6863-4da4-a3fe-f2883e70a2d8}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{9e8f05d8-6863-4da4-a3fe-f2883e70a2d8}</value>
|
24
24
|
<display_name>*All DX Cooling Coils*</display_name>
|
25
25
|
</choice>
|
26
26
|
<choice>
|
@@ -77,7 +77,7 @@
|
|
77
77
|
<filename>LICENSE.md</filename>
|
78
78
|
<filetype>md</filetype>
|
79
79
|
<usage_type>license</usage_type>
|
80
|
-
<checksum>
|
80
|
+
<checksum>BFFB1AA6</checksum>
|
81
81
|
</file>
|
82
82
|
<file>
|
83
83
|
<version>
|
@@ -88,7 +88,7 @@
|
|
88
88
|
<filename>measure.rb</filename>
|
89
89
|
<filetype>rb</filetype>
|
90
90
|
<usage_type>script</usage_type>
|
91
|
-
<checksum>
|
91
|
+
<checksum>3357E9A0</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
|
@@ -239,22 +209,18 @@ class CoilCoolingDXTwoSpeedMultiplier < OpenStudio::Measure::ModelMeasure
|
|
239
209
|
|
240
210
|
# modify rated_highspeed_cop_multiplier
|
241
211
|
if rated_highspeed_cop_multiplier != 1.0
|
242
|
-
if coil.ratedHighSpeedCOP.is_initialized
|
243
212
|
runner.registerInfo("Applying ratedHighSpeedCOP #{rated_highspeed_cop_multiplier}x multiplier to #{coil.name.get}.")
|
244
|
-
coil.setRatedHighSpeedCOP(coil.ratedHighSpeedCOP
|
213
|
+
coil.setRatedHighSpeedCOP(coil.ratedHighSpeedCOP * rated_highspeed_cop_multiplier)
|
245
214
|
altered_coilefficiency << coil.handle.to_s
|
246
215
|
altered_coil = true
|
247
|
-
end
|
248
216
|
end
|
249
217
|
|
250
218
|
# modify rated_lowspeed_cop_multiplier
|
251
219
|
if rated_lowspeed_cop_multiplier != 1.0
|
252
|
-
if coil.ratedLowSpeedCOP.is_initialized
|
253
220
|
runner.registerInfo("Applying ratedLowSpeedCOP #{rated_lowspeed_cop_multiplier}x multiplier to #{coil.name.get}.")
|
254
|
-
coil.setRatedLowSpeedCOP(coil.ratedLowSpeedCOP
|
221
|
+
coil.setRatedLowSpeedCOP(coil.ratedLowSpeedCOP * rated_lowspeed_cop_multiplier)
|
255
222
|
altered_coilefficiency << coil.handle.to_s
|
256
223
|
altered_coil = true
|
257
|
-
end
|
258
224
|
end
|
259
225
|
|
260
226
|
next unless altered_coil
|