openstudio-ee 0.7.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (87) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +9 -1
  3. data/LICENSE.md +8 -21
  4. data/README.md +6 -4
  5. data/Rakefile +2 -32
  6. data/doc_templates/LICENSE.md +8 -21
  7. data/doc_templates/copyright_erb.txt +2 -32
  8. data/doc_templates/copyright_js.txt +2 -2
  9. data/doc_templates/copyright_ruby.txt +3 -33
  10. data/lib/measures/AddDaylightSensors/LICENSE.md +8 -21
  11. data/lib/measures/AddDaylightSensors/measure.rb +2 -32
  12. data/lib/measures/AddDaylightSensors/measure.xml +5 -5
  13. data/lib/measures/AddOverhangsByProjectionFactor/LICENSE.md +8 -21
  14. data/lib/measures/AddOverhangsByProjectionFactor/measure.rb +2 -32
  15. data/lib/measures/AddOverhangsByProjectionFactor/measure.xml +5 -5
  16. data/lib/measures/EnableDemandControlledVentilation/LICENSE.md +8 -21
  17. data/lib/measures/EnableDemandControlledVentilation/measure.rb +2 -32
  18. data/lib/measures/EnableDemandControlledVentilation/measure.xml +5 -5
  19. data/lib/measures/EnableEconomizerControl/LICENSE.md +8 -21
  20. data/lib/measures/EnableEconomizerControl/measure.rb +2 -32
  21. data/lib/measures/EnableEconomizerControl/measure.xml +5 -5
  22. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/LICENSE.md +8 -21
  23. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.rb +6 -36
  24. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.xml +49 -49
  25. data/lib/measures/GLHEProGFunctionImport/LICENSE.md +8 -21
  26. data/lib/measures/GLHEProGFunctionImport/measure.rb +2 -32
  27. data/lib/measures/GLHEProGFunctionImport/measure.xml +5 -5
  28. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/LICENSE.md +8 -21
  29. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.rb +2 -32
  30. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.xml +4 -4
  31. data/lib/measures/ImproveFanBeltEfficiency/LICENSE.md +8 -21
  32. data/lib/measures/ImproveFanBeltEfficiency/measure.rb +2 -32
  33. data/lib/measures/ImproveFanBeltEfficiency/measure.xml +7 -7
  34. data/lib/measures/ImproveMotorEfficiency/LICENSE.md +8 -21
  35. data/lib/measures/ImproveMotorEfficiency/measure.rb +2 -32
  36. data/lib/measures/ImproveMotorEfficiency/measure.xml +7 -7
  37. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/LICENSE.md +8 -21
  38. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.rb +2 -32
  39. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.xml +5 -5
  40. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/LICENSE.md +8 -21
  41. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.rb +2 -32
  42. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.xml +5 -5
  43. data/lib/measures/IncreaseInsulationRValueForRoofs/LICENSE.md +8 -21
  44. data/lib/measures/IncreaseInsulationRValueForRoofs/measure.rb +2 -32
  45. data/lib/measures/IncreaseInsulationRValueForRoofs/measure.xml +5 -5
  46. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/LICENSE.md +8 -21
  47. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.rb +2 -32
  48. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.xml +5 -5
  49. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/LICENSE.md +8 -21
  50. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.rb +2 -32
  51. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.xml +7 -7
  52. data/lib/measures/ReduceLightingLoadsByPercentage/LICENSE.md +8 -21
  53. data/lib/measures/ReduceLightingLoadsByPercentage/measure.rb +2 -32
  54. data/lib/measures/ReduceLightingLoadsByPercentage/measure.xml +7 -7
  55. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/LICENSE.md +8 -21
  56. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.rb +2 -32
  57. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.xml +5 -5
  58. data/lib/measures/ReduceNightTimeLightingLoads/LICENSE.md +8 -21
  59. data/lib/measures/ReduceNightTimeLightingLoads/measure.rb +2 -32
  60. data/lib/measures/ReduceNightTimeLightingLoads/measure.xml +5 -5
  61. data/lib/measures/ReduceSpaceInfiltrationByPercentage/LICENSE.md +8 -21
  62. data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.rb +2 -32
  63. data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.xml +7 -7
  64. data/lib/measures/ReduceVentilationByPercentage/LICENSE.md +8 -21
  65. data/lib/measures/ReduceVentilationByPercentage/measure.rb +2 -32
  66. data/lib/measures/ReduceVentilationByPercentage/measure.xml +7 -7
  67. data/lib/measures/add_variable_speed_rtu_control_logic/LICENSE.md +8 -21
  68. data/lib/measures/add_variable_speed_rtu_control_logic/measure.rb +2 -32
  69. data/lib/measures/add_variable_speed_rtu_control_logic/measure.xml +5 -5
  70. data/lib/measures/create_variable_speed_rtu/LICENSE.md +8 -21
  71. data/lib/measures/create_variable_speed_rtu/measure.rb +2 -32
  72. data/lib/measures/create_variable_speed_rtu/measure.xml +7 -7
  73. data/lib/measures/fan_assist_night_ventilation/LICENSE.md +8 -21
  74. data/lib/measures/fan_assist_night_ventilation/measure.rb +2 -32
  75. data/lib/measures/fan_assist_night_ventilation/measure.xml +5 -5
  76. data/lib/measures/nze_hvac/LICENSE.md +8 -21
  77. data/lib/measures/nze_hvac/measure.rb +2 -32
  78. data/lib/measures/nze_hvac/measure.xml +52 -52
  79. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/LICENSE.md +8 -21
  80. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.rb +2 -32
  81. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.xml +5 -5
  82. data/lib/openstudio/ee_measures/extension.rb +2 -32
  83. data/lib/openstudio/ee_measures/version.rb +3 -33
  84. data/lib/openstudio/ee_measures.rb +2 -32
  85. data/lib/openstudio-ee-measures.rb +2 -32
  86. data/openstudio-ee.gemspec +2 -2
  87. metadata +7 -7
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>enable_demand_controlled_ventilation</name>
5
5
  <uid>3ff4b412-8689-4b11-a588-935c621dc97d</uid>
6
- <version_id>617e00e2-5140-4478-b7ed-0210a76a220a</version_id>
7
- <version_modified>20220506T162539Z</version_modified>
6
+ <version_id>5ae7beb2-03f1-435a-b83c-0f55039c0670</version_id>
7
+ <version_modified>20230602T151915Z</version_modified>
8
8
  <xml_checksum>ECE70A70</xml_checksum>
9
9
  <class_name>EnableDemandControlledVentilation</class_name>
10
10
  <display_name>Enable Demand Controlled Ventilation</display_name>
@@ -97,7 +97,7 @@ The cost arguments are user arguments that start with a default of $0.</modeler_
97
97
  <filename>LICENSE.md</filename>
98
98
  <filetype>md</filetype>
99
99
  <usage_type>license</usage_type>
100
- <checksum>64FFEBDE</checksum>
100
+ <checksum>0DDDFB54</checksum>
101
101
  </file>
102
102
  <file>
103
103
  <version>
@@ -108,13 +108,13 @@ The cost arguments are user arguments that start with a default of $0.</modeler_
108
108
  <filename>measure.rb</filename>
109
109
  <filetype>rb</filetype>
110
110
  <usage_type>script</usage_type>
111
- <checksum>A6E115CA</checksum>
111
+ <checksum>AE953EFB</checksum>
112
112
  </file>
113
113
  <file>
114
114
  <filename>EnableDemandControlledVentilation_Test.rb</filename>
115
115
  <filetype>rb</filetype>
116
116
  <usage_type>test</usage_type>
117
- <checksum>425E39AD</checksum>
117
+ <checksum>FE1D9051</checksum>
118
118
  </file>
119
119
  </files>
120
120
  </measure>
@@ -1,27 +1,14 @@
1
- OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
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
- (1) Redistributions of source code must retain the above copyright notice, this list of conditions
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
- (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
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
- (3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
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
- (4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
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.
12
+
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.
19
14
 
20
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
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.
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  # start the measure
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>enable_economizer_control</name>
5
5
  <uid>f8cc920d-8ae3-411a-922f-e6fed3223c4d</uid>
6
- <version_id>f55bb14f-0ac9-4ed9-b7c3-7d2407608140</version_id>
7
- <version_modified>20220506T162539Z</version_modified>
6
+ <version_id>6136bded-d72f-4171-be41-7b92e03f21d1</version_id>
7
+ <version_modified>20230602T151915Z</version_modified>
8
8
  <xml_checksum>ECE70A70</xml_checksum>
9
9
  <class_name>EnableEconomizerControl</class_name>
10
10
  <display_name>Enable Economizer Control</display_name>
@@ -154,7 +154,7 @@ The cost arguments are user arguments that start with a default of $0.
154
154
  <filename>LICENSE.md</filename>
155
155
  <filetype>md</filetype>
156
156
  <usage_type>license</usage_type>
157
- <checksum>64FFEBDE</checksum>
157
+ <checksum>0DDDFB54</checksum>
158
158
  </file>
159
159
  <file>
160
160
  <version>
@@ -165,13 +165,13 @@ The cost arguments are user arguments that start with a default of $0.
165
165
  <filename>measure.rb</filename>
166
166
  <filetype>rb</filetype>
167
167
  <usage_type>script</usage_type>
168
- <checksum>A43FD56E</checksum>
168
+ <checksum>09B34548</checksum>
169
169
  </file>
170
170
  <file>
171
171
  <filename>measure_Test.rb</filename>
172
172
  <filetype>rb</filetype>
173
173
  <usage_type>test</usage_type>
174
- <checksum>E58E0744</checksum>
174
+ <checksum>6A1E7B4A</checksum>
175
175
  </file>
176
176
  </files>
177
177
  </measure>
@@ -1,27 +1,14 @@
1
- OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
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
- (1) Redistributions of source code must retain the above copyright notice, this list of conditions
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
- (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
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
- (3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
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
- (4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
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.
12
+
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.
19
14
 
20
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
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.
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  require 'erb'
@@ -71,8 +41,8 @@ class GLHEProExportLoadsforGroundHeatExchangerSizing < OpenStudio::Measure::Repo
71
41
 
72
42
  # note: these variable requests replace the functionality of GLHEProSetupExportLoadsforGroundHeatExchangerSizing measure
73
43
 
74
- result << OpenStudio::IdfObject.load('Output:Variable,,District Heating Rate,hourly;').get
75
- result << OpenStudio::IdfObject.load('Output:Variable,,District Cooling Rate,hourly;').get
44
+ result << OpenStudio::IdfObject.load('Output:Variable,,District Heating Water Rate,hourly;').get
45
+ result << OpenStudio::IdfObject.load('Output:Variable,,District Cooling Water Rate,hourly;').get
76
46
 
77
47
  # get the last model
78
48
  model = runner.lastOpenStudioModel
@@ -245,7 +215,7 @@ class GLHEProExportLoadsforGroundHeatExchangerSizing < OpenStudio::Measure::Repo
245
215
  runner.registerInfo("Getting monthly load data for #{loop_name}.")
246
216
 
247
217
  # Get the hourly annual heating load in Watts
248
- ann_hourly_htg_w = sql.timeSeries(annEnvPd, 'Hourly', 'District Heating Rate', dist_htg_name.upcase)
218
+ ann_hourly_htg_w = sql.timeSeries(annEnvPd, 'Hourly', 'District Heating Water Rate', dist_htg_name.upcase)
249
219
  if ann_hourly_htg_w.empty?
250
220
  runner.registerWarning("No hourly heating data found for '#{dist_htg_name}' on '#{loop_name}'")
251
221
  next
@@ -254,7 +224,7 @@ class GLHEProExportLoadsforGroundHeatExchangerSizing < OpenStudio::Measure::Repo
254
224
  end
255
225
 
256
226
  # Get the hourly annual cooling load in Watts
257
- ann_hourly_clg_w = sql.timeSeries(annEnvPd, 'Hourly', 'District Cooling Rate', dist_clg_name.upcase)
227
+ ann_hourly_clg_w = sql.timeSeries(annEnvPd, 'Hourly', 'District Cooling Water Rate', dist_clg_name.upcase)
258
228
  if ann_hourly_clg_w.empty?
259
229
  runner.registerWarning("No hourly cooling data found for '#{dist_clg_name}' on '#{loop_name}'")
260
230
  next
@@ -1,10 +1,10 @@
1
1
  <?xml version="1.0"?>
2
2
  <measure>
3
- <schema_version>3.0</schema_version>
3
+ <schema_version>3.1</schema_version>
4
4
  <name>glhe_pro_export_loadsfor_ground_heat_exchanger_sizing</name>
5
5
  <uid>7bb0ce67-cffb-4ef6-b7fb-093c7c43e263</uid>
6
- <version_id>870bc964-2008-43ac-bfa3-3f08f1eb4bbb</version_id>
7
- <version_modified>20220506T154329Z</version_modified>
6
+ <version_id>6f40c02a-431c-4543-b5b1-44470a81375b</version_id>
7
+ <version_modified>2023-11-30T22:37:18Z</version_modified>
8
8
  <xml_checksum>2C8A3EEF</xml_checksum>
9
9
  <class_name>GLHEProExportLoadsforGroundHeatExchangerSizing</class_name>
10
10
  <display_name>GLHEProExportLoadsforGroundHeatExchangerSizing</display_name>
@@ -30,34 +30,22 @@
30
30
  </attributes>
31
31
  <files>
32
32
  <file>
33
- <filename>ExampleModel.osm</filename>
34
- <filetype>osm</filetype>
35
- <usage_type>test</usage_type>
36
- <checksum>4D4C61B5</checksum>
37
- </file>
38
- <file>
39
- <filename>report.html.in</filename>
40
- <filetype>in</filetype>
41
- <usage_type>resource</usage_type>
42
- <checksum>FDD0FABB</checksum>
43
- </file>
44
- <file>
45
- <filename>gshp_w_dchw_dhw.osm</filename>
46
- <filetype>osm</filetype>
47
- <usage_type>test</usage_type>
48
- <checksum>79A0B675</checksum>
33
+ <filename>LICENSE.md</filename>
34
+ <filetype>md</filetype>
35
+ <usage_type>license</usage_type>
36
+ <checksum>0DDDFB54</checksum>
49
37
  </file>
50
38
  <file>
51
- <filename>USA_CO_Golden-NREL.724666_TMY3.epw</filename>
52
- <filetype>epw</filetype>
53
- <usage_type>test</usage_type>
54
- <checksum>BDF687C1</checksum>
39
+ <filename>README.md</filename>
40
+ <filetype>md</filetype>
41
+ <usage_type>readme</usage_type>
42
+ <checksum>CA89050A</checksum>
55
43
  </file>
56
44
  <file>
57
- <filename>USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw</filename>
58
- <filetype>epw</filetype>
59
- <usage_type>test</usage_type>
60
- <checksum>C254B53F</checksum>
45
+ <filename>README.md.erb</filename>
46
+ <filetype>erb</filetype>
47
+ <usage_type>readmeerb</usage_type>
48
+ <checksum>703C9964</checksum>
61
49
  </file>
62
50
  <file>
63
51
  <filename>glhepro1.png</filename>
@@ -138,39 +126,51 @@
138
126
  <checksum>B2BD6A64</checksum>
139
127
  </file>
140
128
  <file>
141
- <filename>README.md.erb</filename>
142
- <filetype>erb</filetype>
143
- <usage_type>readmeerb</usage_type>
144
- <checksum>703C9964</checksum>
129
+ <version>
130
+ <software_program>OpenStudio</software_program>
131
+ <identifier>2.0.0</identifier>
132
+ <min_compatible>3.7.0</min_compatible>
133
+ </version>
134
+ <filename>measure.rb</filename>
135
+ <filetype>rb</filetype>
136
+ <usage_type>script</usage_type>
137
+ <checksum>5F643BE6</checksum>
145
138
  </file>
146
139
  <file>
147
- <filename>README.md</filename>
148
- <filetype>md</filetype>
149
- <usage_type>readme</usage_type>
150
- <checksum>CA89050A</checksum>
140
+ <filename>report.html.in</filename>
141
+ <filetype>in</filetype>
142
+ <usage_type>resource</usage_type>
143
+ <checksum>FDD0FABB</checksum>
151
144
  </file>
152
145
  <file>
153
- <filename>LICENSE.md</filename>
154
- <filetype>md</filetype>
155
- <usage_type>license</usage_type>
156
- <checksum>64FFEBDE</checksum>
146
+ <filename>ExampleModel.osm</filename>
147
+ <filetype>osm</filetype>
148
+ <usage_type>test</usage_type>
149
+ <checksum>4D4C61B5</checksum>
157
150
  </file>
158
151
  <file>
159
152
  <filename>GLHEProExportLoadsforGroundHeatExchangerSizing_Test.rb</filename>
160
153
  <filetype>rb</filetype>
161
154
  <usage_type>test</usage_type>
162
- <checksum>F3DAC79D</checksum>
155
+ <checksum>4E5FE874</checksum>
163
156
  </file>
164
157
  <file>
165
- <version>
166
- <software_program>OpenStudio</software_program>
167
- <identifier>2.0.0</identifier>
168
- <min_compatible>2.0.0</min_compatible>
169
- </version>
170
- <filename>measure.rb</filename>
171
- <filetype>rb</filetype>
172
- <usage_type>script</usage_type>
173
- <checksum>964D6C9E</checksum>
158
+ <filename>USA_CO_Golden-NREL.724666_TMY3.epw</filename>
159
+ <filetype>epw</filetype>
160
+ <usage_type>test</usage_type>
161
+ <checksum>BDF687C1</checksum>
162
+ </file>
163
+ <file>
164
+ <filename>USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw</filename>
165
+ <filetype>epw</filetype>
166
+ <usage_type>test</usage_type>
167
+ <checksum>C254B53F</checksum>
168
+ </file>
169
+ <file>
170
+ <filename>gshp_w_dchw_dhw.osm</filename>
171
+ <filetype>osm</filetype>
172
+ <usage_type>test</usage_type>
173
+ <checksum>79A0B675</checksum>
174
174
  </file>
175
175
  </files>
176
176
  </measure>
@@ -1,27 +1,14 @@
1
- OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
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
- (1) Redistributions of source code must retain the above copyright notice, this list of conditions
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
- (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
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
- (3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
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
- (4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
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.
12
+
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.
19
14
 
20
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
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.
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  # 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>glhe_pro_g_function_import</name>
5
5
  <uid>001536d4-5048-4bc7-a327-57852f33c263</uid>
6
- <version_id>2d0f8bf7-b0db-4a32-b032-4cac4f5dd40e</version_id>
7
- <version_modified>20220506T154330Z</version_modified>
6
+ <version_id>eb6cd157-1efc-4386-a1fc-02f1d30102bc</version_id>
7
+ <version_modified>20230602T151915Z</version_modified>
8
8
  <xml_checksum>4435983D</xml_checksum>
9
9
  <class_name>GLHEProGFunctionImport</class_name>
10
10
  <display_name>GLHEProGFunctionImport</display_name>
@@ -60,7 +60,7 @@
60
60
  <filename>LICENSE.md</filename>
61
61
  <filetype>md</filetype>
62
62
  <usage_type>license</usage_type>
63
- <checksum>64FFEBDE</checksum>
63
+ <checksum>0DDDFB54</checksum>
64
64
  </file>
65
65
  <file>
66
66
  <version>
@@ -71,13 +71,13 @@
71
71
  <filename>measure.rb</filename>
72
72
  <filetype>rb</filetype>
73
73
  <usage_type>script</usage_type>
74
- <checksum>618C27E6</checksum>
74
+ <checksum>DF9B7C02</checksum>
75
75
  </file>
76
76
  <file>
77
77
  <filename>GLHEProGFunctionImport_Test.rb</filename>
78
78
  <filetype>rb</filetype>
79
79
  <usage_type>test</usage_type>
80
- <checksum>7AA4B3EF</checksum>
80
+ <checksum>A8B1BDF5</checksum>
81
81
  </file>
82
82
  </files>
83
83
  </measure>
@@ -1,27 +1,14 @@
1
- OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC. All rights reserved.
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
- (1) Redistributions of source code must retain the above copyright notice, this list of conditions
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
- (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
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
- (3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
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
- (4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
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.
12
+
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.
19
14
 
20
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
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.
@@ -1,38 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # *******************************************************************************
4
- # OpenStudio(R), Copyright (c) 2008-2022, Alliance for Sustainable Energy, LLC.
5
- # All rights reserved.
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are met:
8
- #
9
- # (1) Redistributions of source code must retain the above copyright notice,
10
- # this list of conditions and the following disclaimer.
11
- #
12
- # (2) Redistributions in binary form must reproduce the above copyright notice,
13
- # this list of conditions and the following disclaimer in the documentation
14
- # and/or other materials provided with the distribution.
15
- #
16
- # (3) Neither the name of the copyright holder nor the names of any contributors
17
- # may be used to endorse or promote products derived from this software without
18
- # specific prior written permission from the respective party.
19
- #
20
- # (4) Other than as required in clauses (1) and (2), distributions in any form
21
- # of modifications or other derivative works may not use the "OpenStudio"
22
- # trademark, "OS", "os", or any other confusingly similar designation without
23
- # specific prior written permission from Alliance for Sustainable Energy, LLC.
24
- #
25
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
26
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
27
- # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28
- # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
29
- # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
30
- # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
31
- # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
32
- # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33
- # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34
- # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35
- # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4
+ # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
5
+ # See also https://openstudio.net/license
36
6
  # *******************************************************************************
37
7
 
38
8
  # see the URL below for information on how to write OpenStuido measures