openstudio-ee 0.6.0 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (88) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +7 -1
  3. data/Gemfile +5 -0
  4. data/LICENSE.md +8 -21
  5. data/README.md +6 -4
  6. data/Rakefile +2 -32
  7. data/doc_templates/LICENSE.md +8 -21
  8. data/doc_templates/copyright_erb.txt +2 -32
  9. data/doc_templates/copyright_js.txt +2 -2
  10. data/doc_templates/copyright_ruby.txt +3 -33
  11. data/lib/measures/AddDaylightSensors/LICENSE.md +8 -21
  12. data/lib/measures/AddDaylightSensors/measure.rb +2 -32
  13. data/lib/measures/AddDaylightSensors/measure.xml +5 -5
  14. data/lib/measures/AddOverhangsByProjectionFactor/LICENSE.md +8 -21
  15. data/lib/measures/AddOverhangsByProjectionFactor/measure.rb +2 -32
  16. data/lib/measures/AddOverhangsByProjectionFactor/measure.xml +5 -5
  17. data/lib/measures/EnableDemandControlledVentilation/LICENSE.md +8 -21
  18. data/lib/measures/EnableDemandControlledVentilation/measure.rb +2 -32
  19. data/lib/measures/EnableDemandControlledVentilation/measure.xml +5 -5
  20. data/lib/measures/EnableEconomizerControl/LICENSE.md +8 -21
  21. data/lib/measures/EnableEconomizerControl/measure.rb +2 -32
  22. data/lib/measures/EnableEconomizerControl/measure.xml +5 -5
  23. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/LICENSE.md +8 -21
  24. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.rb +2 -32
  25. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.xml +5 -5
  26. data/lib/measures/GLHEProGFunctionImport/LICENSE.md +8 -21
  27. data/lib/measures/GLHEProGFunctionImport/measure.rb +2 -32
  28. data/lib/measures/GLHEProGFunctionImport/measure.xml +5 -5
  29. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/LICENSE.md +8 -21
  30. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.rb +2 -32
  31. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.xml +4 -4
  32. data/lib/measures/ImproveFanBeltEfficiency/LICENSE.md +8 -21
  33. data/lib/measures/ImproveFanBeltEfficiency/measure.rb +2 -32
  34. data/lib/measures/ImproveFanBeltEfficiency/measure.xml +7 -7
  35. data/lib/measures/ImproveMotorEfficiency/LICENSE.md +8 -21
  36. data/lib/measures/ImproveMotorEfficiency/measure.rb +2 -32
  37. data/lib/measures/ImproveMotorEfficiency/measure.xml +7 -7
  38. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/LICENSE.md +8 -21
  39. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.rb +2 -32
  40. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.xml +5 -5
  41. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/LICENSE.md +8 -21
  42. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.rb +2 -32
  43. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.xml +5 -5
  44. data/lib/measures/IncreaseInsulationRValueForRoofs/LICENSE.md +8 -21
  45. data/lib/measures/IncreaseInsulationRValueForRoofs/measure.rb +2 -32
  46. data/lib/measures/IncreaseInsulationRValueForRoofs/measure.xml +5 -5
  47. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/LICENSE.md +8 -21
  48. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.rb +2 -32
  49. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.xml +5 -5
  50. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/LICENSE.md +8 -21
  51. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.rb +2 -32
  52. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.xml +7 -7
  53. data/lib/measures/ReduceLightingLoadsByPercentage/LICENSE.md +8 -21
  54. data/lib/measures/ReduceLightingLoadsByPercentage/measure.rb +2 -32
  55. data/lib/measures/ReduceLightingLoadsByPercentage/measure.xml +7 -7
  56. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/LICENSE.md +8 -21
  57. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.rb +2 -32
  58. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.xml +5 -5
  59. data/lib/measures/ReduceNightTimeLightingLoads/LICENSE.md +8 -21
  60. data/lib/measures/ReduceNightTimeLightingLoads/measure.rb +2 -32
  61. data/lib/measures/ReduceNightTimeLightingLoads/measure.xml +5 -5
  62. data/lib/measures/ReduceSpaceInfiltrationByPercentage/LICENSE.md +8 -21
  63. data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.rb +2 -32
  64. data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.xml +7 -7
  65. data/lib/measures/ReduceVentilationByPercentage/LICENSE.md +8 -21
  66. data/lib/measures/ReduceVentilationByPercentage/measure.rb +2 -32
  67. data/lib/measures/ReduceVentilationByPercentage/measure.xml +7 -7
  68. data/lib/measures/add_variable_speed_rtu_control_logic/LICENSE.md +8 -21
  69. data/lib/measures/add_variable_speed_rtu_control_logic/measure.rb +2 -32
  70. data/lib/measures/add_variable_speed_rtu_control_logic/measure.xml +5 -5
  71. data/lib/measures/create_variable_speed_rtu/LICENSE.md +8 -21
  72. data/lib/measures/create_variable_speed_rtu/measure.rb +2 -32
  73. data/lib/measures/create_variable_speed_rtu/measure.xml +7 -7
  74. data/lib/measures/fan_assist_night_ventilation/LICENSE.md +8 -21
  75. data/lib/measures/fan_assist_night_ventilation/measure.rb +2 -33
  76. data/lib/measures/fan_assist_night_ventilation/measure.xml +5 -5
  77. data/lib/measures/nze_hvac/LICENSE.md +8 -21
  78. data/lib/measures/nze_hvac/measure.rb +2 -32
  79. data/lib/measures/nze_hvac/measure.xml +5 -5
  80. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/LICENSE.md +8 -21
  81. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.rb +2 -32
  82. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.xml +5 -5
  83. data/lib/openstudio/ee_measures/extension.rb +2 -32
  84. data/lib/openstudio/ee_measures/version.rb +3 -33
  85. data/lib/openstudio/ee_measures.rb +2 -32
  86. data/lib/openstudio-ee-measures.rb +2 -32
  87. data/openstudio-ee.gemspec +2 -2
  88. metadata +10 -10
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>reduce_space_infiltration_by_percentage</name>
5
5
  <uid>6e9de4b1-aa97-4010-80c8-529e53ffe943</uid>
6
- <version_id>2de44dca-39bc-452d-b717-214357a32527</version_id>
7
- <version_modified>20220506T154330Z</version_modified>
6
+ <version_id>379b5b5a-6b8d-4b11-a239-e638f98665a0</version_id>
7
+ <version_modified>20230602T151915Z</version_modified>
8
8
  <xml_checksum>EACB548E</xml_checksum>
9
9
  <class_name>ReduceSpaceInfiltrationByPercentage</class_name>
10
10
  <display_name>ReduceSpaceInfiltrationByPercentage</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>{d886f559-36e0-4218-9ee6-01f4f14360c0}</default_value>
20
+ <default_value>{9f49c9f1-b3fb-4a26-be9d-43bac23adfcb}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{d886f559-36e0-4218-9ee6-01f4f14360c0}</value>
23
+ <value>{9f49c9f1-b3fb-4a26-be9d-43bac23adfcb}</value>
24
24
  <display_name>*Entire Building*</display_name>
25
25
  </choice>
26
26
  </choices>
@@ -159,13 +159,13 @@
159
159
  <filename>LICENSE.md</filename>
160
160
  <filetype>md</filetype>
161
161
  <usage_type>license</usage_type>
162
- <checksum>64FFEBDE</checksum>
162
+ <checksum>0DDDFB54</checksum>
163
163
  </file>
164
164
  <file>
165
165
  <filename>ReduceSpaceInfiltrationByPercentage_Test.rb</filename>
166
166
  <filetype>rb</filetype>
167
167
  <usage_type>test</usage_type>
168
- <checksum>570B545F</checksum>
168
+ <checksum>9F83F933</checksum>
169
169
  </file>
170
170
  <file>
171
171
  <version>
@@ -176,7 +176,7 @@
176
176
  <filename>measure.rb</filename>
177
177
  <filetype>rb</filetype>
178
178
  <usage_type>script</usage_type>
179
- <checksum>9D0BBEA7</checksum>
179
+ <checksum>F7F6B0AE</checksum>
180
180
  </file>
181
181
  </files>
182
182
  </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>reduce_ventilation_by_percentage</name>
5
5
  <uid>f0859a47-fddf-4962-9035-2f9fc9d6e283</uid>
6
- <version_id>37871853-0aea-401a-994a-80792e3652f3</version_id>
7
- <version_modified>20220506T154330Z</version_modified>
6
+ <version_id>50064f02-2e2d-4baf-8a2a-2cea677dc011</version_id>
7
+ <version_modified>20230602T151915Z</version_modified>
8
8
  <xml_checksum>ECE70A70</xml_checksum>
9
9
  <class_name>ReduceVentilationByPercentage</class_name>
10
10
  <display_name>ReduceVentilationByPercentage</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>{99d7a554-59a6-4331-82d5-a0325a421847}</default_value>
20
+ <default_value>{6c69fd90-38cb-4e59-9d2b-9aba4541f0f3}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{99d7a554-59a6-4331-82d5-a0325a421847}</value>
23
+ <value>{6c69fd90-38cb-4e59-9d2b-9aba4541f0f3}</value>
24
24
  <display_name>*Entire Building*</display_name>
25
25
  </choice>
26
26
  </choices>
@@ -74,7 +74,7 @@
74
74
  <filename>LICENSE.md</filename>
75
75
  <filetype>md</filetype>
76
76
  <usage_type>license</usage_type>
77
- <checksum>64FFEBDE</checksum>
77
+ <checksum>0DDDFB54</checksum>
78
78
  </file>
79
79
  <file>
80
80
  <version>
@@ -85,13 +85,13 @@
85
85
  <filename>measure.rb</filename>
86
86
  <filetype>rb</filetype>
87
87
  <usage_type>script</usage_type>
88
- <checksum>81E3CBCE</checksum>
88
+ <checksum>9EE9A262</checksum>
89
89
  </file>
90
90
  <file>
91
91
  <filename>ReduceVentilationByPercentage_Test.rb</filename>
92
92
  <filetype>rb</filetype>
93
93
  <usage_type>test</usage_type>
94
- <checksum>5F44E5CE</checksum>
94
+ <checksum>0439434E</checksum>
95
95
  </file>
96
96
  </files>
97
97
  </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>add_variable_speed_rtu_control_logic</name>
5
5
  <uid>7d0aebdd-58c5-4e0e-9217-5dbdc82886fd</uid>
6
- <version_id>b322b303-5c30-4ece-9ab5-47e7be5362ef</version_id>
7
- <version_modified>20220506T154330Z</version_modified>
6
+ <version_id>ff8bf785-5192-403c-9d9c-d96985743183</version_id>
7
+ <version_modified>20230602T151915Z</version_modified>
8
8
  <xml_checksum>A310923F</xml_checksum>
9
9
  <class_name>AddVariableSpeedRTUControlLogic</class_name>
10
10
  <display_name>Add Variable Speed RTU Control Logic</display_name>
@@ -142,13 +142,13 @@ The measure is set up so that a separate block of EMS code is inserted for each
142
142
  <filename>LICENSE.md</filename>
143
143
  <filetype>md</filetype>
144
144
  <usage_type>license</usage_type>
145
- <checksum>64FFEBDE</checksum>
145
+ <checksum>0DDDFB54</checksum>
146
146
  </file>
147
147
  <file>
148
148
  <filename>add_variable_speed_rtu_control_logic_test.rb</filename>
149
149
  <filetype>rb</filetype>
150
150
  <usage_type>test</usage_type>
151
- <checksum>EE6BEE52</checksum>
151
+ <checksum>7BCFD2AF</checksum>
152
152
  </file>
153
153
  <file>
154
154
  <version>
@@ -159,7 +159,7 @@ The measure is set up so that a separate block of EMS code is inserted for each
159
159
  <filename>measure.rb</filename>
160
160
  <filetype>rb</filetype>
161
161
  <usage_type>script</usage_type>
162
- <checksum>BC052CDD</checksum>
162
+ <checksum>DDAE53AF</checksum>
163
163
  </file>
164
164
  </files>
165
165
  </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>create_variable_speed_rtu</name>
5
5
  <uid>7fb36b3a-5591-4627-a2b0-7709fbeae593</uid>
6
- <version_id>248a8779-8489-4690-ac4f-c170abdd11fc</version_id>
7
- <version_modified>20220506T154330Z</version_modified>
6
+ <version_id>c60c2d11-2eef-4896-ab40-fb3040e23da0</version_id>
7
+ <version_modified>20230602T151915Z</version_modified>
8
8
  <xml_checksum>A9D5932A</xml_checksum>
9
9
  <class_name>CreateVariableSpeedRTU</class_name>
10
10
  <display_name>Create Variable Speed RTU</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>{f5e14dc0-d9b3-45fd-ad58-4f86c3afbddd}</default_value>
20
+ <default_value>{e1b8e482-ac46-4d0a-9d42-e3554d593d00}</default_value>
21
21
  <choices>
22
22
  <choice>
23
- <value>{f5e14dc0-d9b3-45fd-ad58-4f86c3afbddd}</value>
23
+ <value>{e1b8e482-ac46-4d0a-9d42-e3554d593d00}</value>
24
24
  <display_name>*All CAV Air Loops*</display_name>
25
25
  </choice>
26
26
  </choices>
@@ -185,13 +185,13 @@
185
185
  <filename>LICENSE.md</filename>
186
186
  <filetype>md</filetype>
187
187
  <usage_type>license</usage_type>
188
- <checksum>64FFEBDE</checksum>
188
+ <checksum>0DDDFB54</checksum>
189
189
  </file>
190
190
  <file>
191
191
  <filename>create_variable_speed_rtu_test.rb</filename>
192
192
  <filetype>rb</filetype>
193
193
  <usage_type>test</usage_type>
194
- <checksum>07AE1C4F</checksum>
194
+ <checksum>9278314B</checksum>
195
195
  </file>
196
196
  <file>
197
197
  <version>
@@ -202,7 +202,7 @@
202
202
  <filename>measure.rb</filename>
203
203
  <filetype>rb</filetype>
204
204
  <usage_type>script</usage_type>
205
- <checksum>CF154202</checksum>
205
+ <checksum>D38F0FFA</checksum>
206
206
  </file>
207
207
  </files>
208
208
  </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
@@ -218,7 +188,6 @@ To address an issue in OpenStudio zones with ZoneVentilation, this measure adds
218
188
  zone_ventilation.setName("PathStart_#{zone.name}")
219
189
  zone_ventilation.addToThermalZone(zone)
220
190
  zone_ventilation.setVentilationType('Exhaust') # switched from Natural to use power. Need to set fan properties. Used exhaust so no heat from fan in stream
221
- zone_ventilation.setDesignFlowRateCalculationMethod('Flow/Zone')
222
191
  fraction_flow = design_flow_rate_si * zone_opp_area / bldg_area_counter
223
192
  zone_ventilation.setDesignFlowRate(fraction_flow)
224
193
  zone_design_flow_rate_ip = OpenStudio.convert(zone_ventilation.designFlowRate, 'm^3/s', 'cfm').get
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>fan_assist_night_ventilation</name>
5
5
  <uid>5e77cb11-0fa9-432b-97bd-87c40949ee1f</uid>
6
- <version_id>75365ed8-e932-47e6-804a-ebba23133bde</version_id>
7
- <version_modified>20220506T154334Z</version_modified>
6
+ <version_id>64e1894e-f916-47d1-9e02-8a9694ba9a71</version_id>
7
+ <version_modified>20230602T151919Z</version_modified>
8
8
  <xml_checksum>26DDAE64</xml_checksum>
9
9
  <class_name>FanAssistNightVentilation</class_name>
10
10
  <display_name>Fan Assist Night Ventilation</display_name>
@@ -143,7 +143,7 @@ To address an issue in OpenStudio zones with ZoneVentilation, this measure adds
143
143
  <filename>LICENSE.md</filename>
144
144
  <filetype>md</filetype>
145
145
  <usage_type>license</usage_type>
146
- <checksum>64FFEBDE</checksum>
146
+ <checksum>0DDDFB54</checksum>
147
147
  </file>
148
148
  <file>
149
149
  <version>
@@ -154,13 +154,13 @@ To address an issue in OpenStudio zones with ZoneVentilation, this measure adds
154
154
  <filename>measure.rb</filename>
155
155
  <filetype>rb</filetype>
156
156
  <usage_type>script</usage_type>
157
- <checksum>8B26F1BD</checksum>
157
+ <checksum>E96BE908</checksum>
158
158
  </file>
159
159
  <file>
160
160
  <filename>fan_assist_night_ventilation_test.rb</filename>
161
161
  <filetype>rb</filetype>
162
162
  <usage_type>test</usage_type>
163
- <checksum>76F6B3F4</checksum>
163
+ <checksum>CC3F5531</checksum>
164
164
  </file>
165
165
  </files>
166
166
  </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.