openstudio-ee 0.3.2 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/Gemfile +6 -0
- data/LICENSE.md +1 -1
- data/Rakefile +1 -1
- data/doc_templates/LICENSE.md +1 -1
- data/doc_templates/copyright_erb.txt +1 -1
- data/doc_templates/copyright_js.txt +1 -1
- data/doc_templates/copyright_ruby.txt +1 -1
- data/lib/measures/AddDaylightSensors/LICENSE.md +1 -1
- data/lib/measures/AddDaylightSensors/measure.rb +1 -1
- data/lib/measures/AddDaylightSensors/measure.xml +5 -5
- data/lib/measures/AddOverhangsByProjectionFactor/LICENSE.md +1 -1
- data/lib/measures/AddOverhangsByProjectionFactor/measure.rb +1 -1
- data/lib/measures/AddOverhangsByProjectionFactor/measure.xml +8 -7
- data/lib/measures/EnableDemandControlledVentilation/LICENSE.md +1 -1
- data/lib/measures/EnableDemandControlledVentilation/measure.rb +1 -1
- data/lib/measures/EnableDemandControlledVentilation/measure.xml +5 -5
- data/lib/measures/EnableEconomizerControl/LICENSE.md +1 -1
- data/lib/measures/EnableEconomizerControl/measure.rb +1 -1
- data/lib/measures/EnableEconomizerControl/measure.xml +5 -5
- data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/LICENSE.md +1 -1
- data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.rb +1 -1
- data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.xml +16 -16
- data/lib/measures/GLHEProGFunctionImport/LICENSE.md +1 -1
- data/lib/measures/GLHEProGFunctionImport/measure.rb +1 -1
- data/lib/measures/GLHEProGFunctionImport/measure.xml +5 -5
- data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/LICENSE.md +1 -1
- data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.rb +1 -1
- data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.xml +4 -4
- data/lib/measures/ImproveFanBeltEfficiency/LICENSE.md +1 -1
- data/lib/measures/ImproveFanBeltEfficiency/measure.rb +1 -1
- data/lib/measures/ImproveFanBeltEfficiency/measure.xml +7 -7
- data/lib/measures/ImproveMotorEfficiency/LICENSE.md +1 -1
- data/lib/measures/ImproveMotorEfficiency/measure.rb +1 -1
- data/lib/measures/ImproveMotorEfficiency/measure.xml +7 -7
- data/lib/measures/IncreaseInsulationRValueForExteriorWalls/LICENSE.md +1 -1
- data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.rb +1 -1
- data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.xml +8 -7
- data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/LICENSE.md +1 -1
- data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.rb +1 -1
- data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.xml +8 -7
- data/lib/measures/IncreaseInsulationRValueForRoofs/LICENSE.md +1 -1
- data/lib/measures/IncreaseInsulationRValueForRoofs/measure.rb +1 -1
- data/lib/measures/IncreaseInsulationRValueForRoofs/measure.xml +5 -5
- data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/LICENSE.md +1 -1
- data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.rb +1 -1
- data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.xml +8 -7
- data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/LICENSE.md +1 -1
- data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.rb +1 -1
- data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.xml +7 -7
- data/lib/measures/ReduceLightingLoadsByPercentage/LICENSE.md +1 -1
- data/lib/measures/ReduceLightingLoadsByPercentage/measure.rb +1 -1
- data/lib/measures/ReduceLightingLoadsByPercentage/measure.xml +7 -7
- data/lib/measures/ReduceNightTimeElectricEquipmentLoads/LICENSE.md +1 -1
- data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.rb +1 -1
- data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.xml +5 -5
- data/lib/measures/ReduceNightTimeLightingLoads/LICENSE.md +1 -1
- data/lib/measures/ReduceNightTimeLightingLoads/measure.rb +1 -1
- data/lib/measures/ReduceNightTimeLightingLoads/measure.xml +5 -5
- data/lib/measures/ReduceSpaceInfiltrationByPercentage/LICENSE.md +1 -1
- data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.rb +1 -1
- data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.xml +7 -7
- data/lib/measures/ReduceVentilationByPercentage/LICENSE.md +1 -1
- data/lib/measures/ReduceVentilationByPercentage/measure.rb +1 -1
- data/lib/measures/ReduceVentilationByPercentage/measure.xml +7 -7
- data/lib/measures/add_variable_speed_rtu_control_logic/LICENSE.md +1 -1
- data/lib/measures/add_variable_speed_rtu_control_logic/measure.rb +1 -1
- data/lib/measures/add_variable_speed_rtu_control_logic/measure.xml +10 -10
- data/lib/measures/create_variable_speed_rtu/LICENSE.md +1 -1
- data/lib/measures/create_variable_speed_rtu/measure.rb +1 -1
- data/lib/measures/create_variable_speed_rtu/measure.xml +10 -9
- data/lib/measures/fan_assist_night_ventilation/LICENSE.md +1 -1
- data/lib/measures/fan_assist_night_ventilation/measure.rb +1 -1
- data/lib/measures/fan_assist_night_ventilation/measure.xml +5 -5
- data/lib/measures/nze_hvac/LICENSE.md +1 -1
- data/lib/measures/nze_hvac/measure.rb +1 -1
- data/lib/measures/nze_hvac/measure.xml +5 -5
- data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/LICENSE.md +1 -1
- data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.rb +1 -1
- data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.xml +5 -5
- data/lib/openstudio-ee-measures.rb +1 -1
- data/lib/openstudio/ee_measures.rb +1 -1
- data/lib/openstudio/ee_measures/extension.rb +1 -1
- data/lib/openstudio/ee_measures/version.rb +2 -2
- data/openstudio-ee.gemspec +3 -3
- metadata +8 -8
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
|
4
4
|
provided that the following conditions are met:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
3
|
# *******************************************************************************
|
|
4
|
-
# OpenStudio(R), Copyright (c) 2008-
|
|
4
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
|
5
5
|
# All rights reserved.
|
|
6
6
|
# Redistribution and use in source and binary forms, with or without
|
|
7
7
|
# modification, are permitted provided that the following conditions are met:
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<schema_version>3.0</schema_version>
|
|
4
4
|
<name>glhe_pro_setup_export_loadsfor_ground_heat_exchanger_sizing</name>
|
|
5
5
|
<uid>9fd3ea9b-ed9f-423a-95dd-fb2bcea0d641</uid>
|
|
6
|
-
<version_id>
|
|
7
|
-
<version_modified>
|
|
6
|
+
<version_id>8ab3d6a9-b1ce-40e2-b8e2-58618794cbea</version_id>
|
|
7
|
+
<version_modified>20210423T161944Z</version_modified>
|
|
8
8
|
<xml_checksum>9DEA48C0</xml_checksum>
|
|
9
9
|
<class_name>GLHEProSetupExportLoadsforGroundHeatExchangerSizing</class_name>
|
|
10
10
|
<display_name>GLHEProSetupExportLoadsforGroundHeatExchangerSizing</display_name>
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
<filename>LICENSE.md</filename>
|
|
56
56
|
<filetype>md</filetype>
|
|
57
57
|
<usage_type>license</usage_type>
|
|
58
|
-
<checksum>
|
|
58
|
+
<checksum>A21A3ED2</checksum>
|
|
59
59
|
</file>
|
|
60
60
|
<file>
|
|
61
61
|
<version>
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
<filename>measure.rb</filename>
|
|
67
67
|
<filetype>rb</filetype>
|
|
68
68
|
<usage_type>script</usage_type>
|
|
69
|
-
<checksum>
|
|
69
|
+
<checksum>9F53BA25</checksum>
|
|
70
70
|
</file>
|
|
71
71
|
</files>
|
|
72
72
|
</measure>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
|
4
4
|
provided that the following conditions are met:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
3
|
# *******************************************************************************
|
|
4
|
-
# OpenStudio(R), Copyright (c) 2008-
|
|
4
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
|
5
5
|
# All rights reserved.
|
|
6
6
|
# Redistribution and use in source and binary forms, with or without
|
|
7
7
|
# modification, are permitted provided that the following conditions are met:
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<schema_version>3.0</schema_version>
|
|
4
4
|
<name>improve_fan_belt_efficiency</name>
|
|
5
5
|
<uid>ebeca0aa-a432-4283-a714-17116f7c8f8c</uid>
|
|
6
|
-
<version_id>
|
|
7
|
-
<version_modified>
|
|
6
|
+
<version_id>94962475-cabc-434f-ae65-ef81505ad287</version_id>
|
|
7
|
+
<version_modified>20210423T161944Z</version_modified>
|
|
8
8
|
<xml_checksum>F78494F2</xml_checksum>
|
|
9
9
|
<class_name>ImproveFanBeltEfficiency</class_name>
|
|
10
10
|
<display_name>Improve Fan Belt Efficiency</display_name>
|
|
@@ -47,10 +47,10 @@ Well-adjusted belts run cooler, last longer, and operate at higher efficiency th
|
|
|
47
47
|
<type>Choice</type>
|
|
48
48
|
<required>true</required>
|
|
49
49
|
<model_dependent>false</model_dependent>
|
|
50
|
-
<default_value>{
|
|
50
|
+
<default_value>{55f6c8f3-3504-400d-a2ad-a18259f18f06}</default_value>
|
|
51
51
|
<choices>
|
|
52
52
|
<choice>
|
|
53
|
-
<value>{
|
|
53
|
+
<value>{55f6c8f3-3504-400d-a2ad-a18259f18f06}</value>
|
|
54
54
|
<display_name>*All Air Loops*</display_name>
|
|
55
55
|
</choice>
|
|
56
56
|
</choices>
|
|
@@ -188,7 +188,7 @@ Well-adjusted belts run cooler, last longer, and operate at higher efficiency th
|
|
|
188
188
|
<filename>LICENSE.md</filename>
|
|
189
189
|
<filetype>md</filetype>
|
|
190
190
|
<usage_type>license</usage_type>
|
|
191
|
-
<checksum>
|
|
191
|
+
<checksum>A21A3ED2</checksum>
|
|
192
192
|
</file>
|
|
193
193
|
<file>
|
|
194
194
|
<version>
|
|
@@ -199,13 +199,13 @@ Well-adjusted belts run cooler, last longer, and operate at higher efficiency th
|
|
|
199
199
|
<filename>measure.rb</filename>
|
|
200
200
|
<filetype>rb</filetype>
|
|
201
201
|
<usage_type>script</usage_type>
|
|
202
|
-
<checksum>
|
|
202
|
+
<checksum>660AE4CC</checksum>
|
|
203
203
|
</file>
|
|
204
204
|
<file>
|
|
205
205
|
<filename>ImproveFanBeltEfficiency_Test.rb</filename>
|
|
206
206
|
<filetype>rb</filetype>
|
|
207
207
|
<usage_type>test</usage_type>
|
|
208
|
-
<checksum>
|
|
208
|
+
<checksum>0F634326</checksum>
|
|
209
209
|
</file>
|
|
210
210
|
</files>
|
|
211
211
|
</measure>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
|
4
4
|
provided that the following conditions are met:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
3
|
# *******************************************************************************
|
|
4
|
-
# OpenStudio(R), Copyright (c) 2008-
|
|
4
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
|
5
5
|
# All rights reserved.
|
|
6
6
|
# Redistribution and use in source and binary forms, with or without
|
|
7
7
|
# modification, are permitted provided that the following conditions are met:
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<schema_version>3.0</schema_version>
|
|
4
4
|
<name>improve_motor_efficiency</name>
|
|
5
5
|
<uid>52013ba9-7b9b-4ffd-bc67-d4c0fa05d7ae</uid>
|
|
6
|
-
<version_id>
|
|
7
|
-
<version_modified>
|
|
6
|
+
<version_id>aac6ec90-36aa-4bfd-8a48-a97e6c8cfeed</version_id>
|
|
7
|
+
<version_modified>20210423T161945Z</version_modified>
|
|
8
8
|
<xml_checksum>F78494F2</xml_checksum>
|
|
9
9
|
<class_name>ImproveMotorEfficiency</class_name>
|
|
10
10
|
<display_name>Improve Motor Efficiency in Selected Fans and Pumps</display_name>
|
|
@@ -31,10 +31,10 @@ The cost arguments are user arguments that start with a default of $0. Operation
|
|
|
31
31
|
<type>Choice</type>
|
|
32
32
|
<required>true</required>
|
|
33
33
|
<model_dependent>false</model_dependent>
|
|
34
|
-
<default_value>{
|
|
34
|
+
<default_value>{f20984c1-6a96-4c69-b514-994f82fc002c}</default_value>
|
|
35
35
|
<choices>
|
|
36
36
|
<choice>
|
|
37
|
-
<value>{
|
|
37
|
+
<value>{f20984c1-6a96-4c69-b514-994f82fc002c}</value>
|
|
38
38
|
<display_name>*All Plant and Air Loops*</display_name>
|
|
39
39
|
</choice>
|
|
40
40
|
</choices>
|
|
@@ -172,7 +172,7 @@ The cost arguments are user arguments that start with a default of $0. Operation
|
|
|
172
172
|
<filename>LICENSE.md</filename>
|
|
173
173
|
<filetype>md</filetype>
|
|
174
174
|
<usage_type>license</usage_type>
|
|
175
|
-
<checksum>
|
|
175
|
+
<checksum>A21A3ED2</checksum>
|
|
176
176
|
</file>
|
|
177
177
|
<file>
|
|
178
178
|
<version>
|
|
@@ -183,13 +183,13 @@ The cost arguments are user arguments that start with a default of $0. Operation
|
|
|
183
183
|
<filename>measure.rb</filename>
|
|
184
184
|
<filetype>rb</filetype>
|
|
185
185
|
<usage_type>script</usage_type>
|
|
186
|
-
<checksum>
|
|
186
|
+
<checksum>77562095</checksum>
|
|
187
187
|
</file>
|
|
188
188
|
<file>
|
|
189
189
|
<filename>ImproveMotorEfficiency_Test.rb</filename>
|
|
190
190
|
<filetype>rb</filetype>
|
|
191
191
|
<usage_type>test</usage_type>
|
|
192
|
-
<checksum>
|
|
192
|
+
<checksum>75FA2C22</checksum>
|
|
193
193
|
</file>
|
|
194
194
|
</files>
|
|
195
195
|
</measure>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
|
4
4
|
provided that the following conditions are met:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
3
|
# *******************************************************************************
|
|
4
|
-
# OpenStudio(R), Copyright (c) 2008-
|
|
4
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
|
5
5
|
# All rights reserved.
|
|
6
6
|
# Redistribution and use in source and binary forms, with or without
|
|
7
7
|
# modification, are permitted provided that the following conditions are met:
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
1
2
|
<measure>
|
|
2
3
|
<schema_version>3.0</schema_version>
|
|
3
4
|
<name>increase_insulation_r_value_for_exterior_walls</name>
|
|
4
5
|
<uid>3fdf9c39-d305-449b-a4b5-077166af5a67</uid>
|
|
5
|
-
<version_id>
|
|
6
|
-
<version_modified>
|
|
6
|
+
<version_id>2e1d30e3-feb9-4d73-aa75-c94dbd72d50f</version_id>
|
|
7
|
+
<version_modified>20210423T161946Z</version_modified>
|
|
7
8
|
<xml_checksum>0F858D9E</xml_checksum>
|
|
8
9
|
<class_name>IncreaseInsulationRValueForExteriorWalls</class_name>
|
|
9
10
|
<display_name>Increase R-value of Insulation for Exterior Walls to a Specific Value</display_name>
|
|
@@ -79,8 +80,8 @@ The resulting construction will retain the cost data from the source constructio
|
|
|
79
80
|
<default_value>0</default_value>
|
|
80
81
|
</argument>
|
|
81
82
|
</arguments>
|
|
82
|
-
<outputs/>
|
|
83
|
-
<provenances/>
|
|
83
|
+
<outputs />
|
|
84
|
+
<provenances />
|
|
84
85
|
<tags>
|
|
85
86
|
<tag>Envelope.Opaque</tag>
|
|
86
87
|
</tags>
|
|
@@ -141,7 +142,7 @@ The resulting construction will retain the cost data from the source constructio
|
|
|
141
142
|
<filename>LICENSE.md</filename>
|
|
142
143
|
<filetype>md</filetype>
|
|
143
144
|
<usage_type>license</usage_type>
|
|
144
|
-
<checksum>
|
|
145
|
+
<checksum>A21A3ED2</checksum>
|
|
145
146
|
</file>
|
|
146
147
|
<file>
|
|
147
148
|
<version>
|
|
@@ -152,13 +153,13 @@ The resulting construction will retain the cost data from the source constructio
|
|
|
152
153
|
<filename>measure.rb</filename>
|
|
153
154
|
<filetype>rb</filetype>
|
|
154
155
|
<usage_type>script</usage_type>
|
|
155
|
-
<checksum>
|
|
156
|
+
<checksum>784F3C37</checksum>
|
|
156
157
|
</file>
|
|
157
158
|
<file>
|
|
158
159
|
<filename>IncreaseInsulationRValueForExteriorWalls_01_Test.rb</filename>
|
|
159
160
|
<filetype>rb</filetype>
|
|
160
161
|
<usage_type>test</usage_type>
|
|
161
|
-
<checksum>
|
|
162
|
+
<checksum>83E2104B</checksum>
|
|
162
163
|
</file>
|
|
163
164
|
</files>
|
|
164
165
|
</measure>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
|
4
4
|
provided that the following conditions are met:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# *******************************************************************************
|
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
|
3
3
|
# All rights reserved.
|
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
1
2
|
<measure>
|
|
2
3
|
<schema_version>3.0</schema_version>
|
|
3
4
|
<name>increase_insulation_r_value_for_exterior_walls_by_percentage</name>
|
|
4
5
|
<uid>7508c563-22bd-49f4-b646-aac69b02a82d</uid>
|
|
5
|
-
<version_id>
|
|
6
|
-
<version_modified>
|
|
6
|
+
<version_id>cdfe86e2-e7f6-4c93-baaa-a652d5b1606c</version_id>
|
|
7
|
+
<version_modified>20210423T161946Z</version_modified>
|
|
7
8
|
<xml_checksum>EB1A0C08</xml_checksum>
|
|
8
9
|
<class_name>IncreaseInsulationRValueForExteriorWallsByPercentage</class_name>
|
|
9
10
|
<display_name>Increase R-value of Insulation for Exterior Walls By a Specified Percentage</display_name>
|
|
@@ -19,8 +20,8 @@
|
|
|
19
20
|
<default_value>30</default_value>
|
|
20
21
|
</argument>
|
|
21
22
|
</arguments>
|
|
22
|
-
<outputs/>
|
|
23
|
-
<provenances/>
|
|
23
|
+
<outputs />
|
|
24
|
+
<provenances />
|
|
24
25
|
<tags>
|
|
25
26
|
<tag>Envelope.Opaque</tag>
|
|
26
27
|
</tags>
|
|
@@ -75,7 +76,7 @@
|
|
|
75
76
|
<filename>LICENSE.md</filename>
|
|
76
77
|
<filetype>md</filetype>
|
|
77
78
|
<usage_type>license</usage_type>
|
|
78
|
-
<checksum>
|
|
79
|
+
<checksum>A21A3ED2</checksum>
|
|
79
80
|
</file>
|
|
80
81
|
<file>
|
|
81
82
|
<version>
|
|
@@ -86,13 +87,13 @@
|
|
|
86
87
|
<filename>measure.rb</filename>
|
|
87
88
|
<filetype>rb</filetype>
|
|
88
89
|
<usage_type>script</usage_type>
|
|
89
|
-
<checksum>
|
|
90
|
+
<checksum>A244C0D7</checksum>
|
|
90
91
|
</file>
|
|
91
92
|
<file>
|
|
92
93
|
<filename>IncreaseInsulationRValueForExteriorWalls_Test.rb</filename>
|
|
93
94
|
<filetype>rb</filetype>
|
|
94
95
|
<usage_type>test</usage_type>
|
|
95
|
-
<checksum>
|
|
96
|
+
<checksum>939614F6</checksum>
|
|
96
97
|
</file>
|
|
97
98
|
</files>
|
|
98
99
|
</measure>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
|
4
4
|
provided that the following conditions are met:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
3
|
# *******************************************************************************
|
|
4
|
-
# OpenStudio(R), Copyright (c) 2008-
|
|
4
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
|
5
5
|
# All rights reserved.
|
|
6
6
|
# Redistribution and use in source and binary forms, with or without
|
|
7
7
|
# modification, are permitted provided that the following conditions are met:
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<schema_version>3.0</schema_version>
|
|
4
4
|
<name>increase_insulation_r_value_for_roofs</name>
|
|
5
5
|
<uid>65b798f4-207f-4aed-987a-386c865d0ccd</uid>
|
|
6
|
-
<version_id>
|
|
7
|
-
<version_modified>
|
|
6
|
+
<version_id>4dab4355-ee2b-4237-a73e-e76329022494</version_id>
|
|
7
|
+
<version_modified>20210423T161947Z</version_modified>
|
|
8
8
|
<xml_checksum>0F858D9E</xml_checksum>
|
|
9
9
|
<class_name>IncreaseInsulationRValueForRoofs</class_name>
|
|
10
10
|
<display_name>Increase R-value of Insulation for Roofs to a Specific Value</display_name>
|
|
@@ -136,13 +136,13 @@ The resulting construction will retain the cost data from the source constructio
|
|
|
136
136
|
<filename>LICENSE.md</filename>
|
|
137
137
|
<filetype>md</filetype>
|
|
138
138
|
<usage_type>license</usage_type>
|
|
139
|
-
<checksum>
|
|
139
|
+
<checksum>A21A3ED2</checksum>
|
|
140
140
|
</file>
|
|
141
141
|
<file>
|
|
142
142
|
<filename>IncreaseInsulationRValueForRoofs_Test.rb</filename>
|
|
143
143
|
<filetype>rb</filetype>
|
|
144
144
|
<usage_type>test</usage_type>
|
|
145
|
-
<checksum>
|
|
145
|
+
<checksum>AB462C3B</checksum>
|
|
146
146
|
</file>
|
|
147
147
|
<file>
|
|
148
148
|
<version>
|
|
@@ -153,7 +153,7 @@ The resulting construction will retain the cost data from the source constructio
|
|
|
153
153
|
<filename>measure.rb</filename>
|
|
154
154
|
<filetype>rb</filetype>
|
|
155
155
|
<usage_type>script</usage_type>
|
|
156
|
-
<checksum>
|
|
156
|
+
<checksum>E07D8BA0</checksum>
|
|
157
157
|
</file>
|
|
158
158
|
</files>
|
|
159
159
|
</measure>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
|
4
4
|
provided that the following conditions are met:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# *******************************************************************************
|
|
2
|
-
# OpenStudio(R), Copyright (c) 2008-
|
|
2
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
|
3
3
|
# All rights reserved.
|
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
|
5
5
|
# modification, are permitted provided that the following conditions are met:
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
1
2
|
<measure>
|
|
2
3
|
<schema_version>3.0</schema_version>
|
|
3
4
|
<name>increase_insulation_r_value_for_roofs_by_percentage</name>
|
|
4
5
|
<uid>807d3ebf-c89b-4b93-b400-110ca060b2bb</uid>
|
|
5
|
-
<version_id>
|
|
6
|
-
<version_modified>
|
|
6
|
+
<version_id>df020820-8068-4341-b3db-4fd3e187c409</version_id>
|
|
7
|
+
<version_modified>20210423T161947Z</version_modified>
|
|
7
8
|
<xml_checksum>EB1A0C08</xml_checksum>
|
|
8
9
|
<class_name>IncreaseInsulationRValueForRoofsByPercentage</class_name>
|
|
9
10
|
<display_name>Increase R-value of Insulation for Roofs by a Specified Percentage.</display_name>
|
|
@@ -19,8 +20,8 @@
|
|
|
19
20
|
<default_value>30</default_value>
|
|
20
21
|
</argument>
|
|
21
22
|
</arguments>
|
|
22
|
-
<outputs/>
|
|
23
|
-
<provenances/>
|
|
23
|
+
<outputs />
|
|
24
|
+
<provenances />
|
|
24
25
|
<tags>
|
|
25
26
|
<tag>Envelope.Opaque</tag>
|
|
26
27
|
</tags>
|
|
@@ -75,7 +76,7 @@
|
|
|
75
76
|
<filename>LICENSE.md</filename>
|
|
76
77
|
<filetype>md</filetype>
|
|
77
78
|
<usage_type>license</usage_type>
|
|
78
|
-
<checksum>
|
|
79
|
+
<checksum>A21A3ED2</checksum>
|
|
79
80
|
</file>
|
|
80
81
|
<file>
|
|
81
82
|
<version>
|
|
@@ -86,13 +87,13 @@
|
|
|
86
87
|
<filename>measure.rb</filename>
|
|
87
88
|
<filetype>rb</filetype>
|
|
88
89
|
<usage_type>script</usage_type>
|
|
89
|
-
<checksum>
|
|
90
|
+
<checksum>8A7AB7E6</checksum>
|
|
90
91
|
</file>
|
|
91
92
|
<file>
|
|
92
93
|
<filename>IncreaseInsulationRValueForRoofs_Test.rb</filename>
|
|
93
94
|
<filetype>rb</filetype>
|
|
94
95
|
<usage_type>test</usage_type>
|
|
95
|
-
<checksum>
|
|
96
|
+
<checksum>CC15F8EA</checksum>
|
|
96
97
|
</file>
|
|
97
98
|
</files>
|
|
98
99
|
</measure>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008-
|
|
1
|
+
OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
|
|
2
2
|
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
|
4
4
|
provided that the following conditions are met:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
3
|
# *******************************************************************************
|
|
4
|
-
# OpenStudio(R), Copyright (c) 2008-
|
|
4
|
+
# OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
|
|
5
5
|
# All rights reserved.
|
|
6
6
|
# Redistribution and use in source and binary forms, with or without
|
|
7
7
|
# modification, are permitted provided that the following conditions are met:
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<schema_version>3.0</schema_version>
|
|
4
4
|
<name>reduce_electric_equipment_loads_by_percentage</name>
|
|
5
5
|
<uid>0902e302-70db-4339-99b0-17f08bc93629</uid>
|
|
6
|
-
<version_id>
|
|
7
|
-
<version_modified>
|
|
6
|
+
<version_id>7a9cb1c5-368b-4163-9cfd-d9606ec884b5</version_id>
|
|
7
|
+
<version_modified>20210423T161948Z</version_modified>
|
|
8
8
|
<xml_checksum>F9A5B8F0</xml_checksum>
|
|
9
9
|
<class_name>ReduceElectricEquipmentLoadsByPercentage</class_name>
|
|
10
10
|
<display_name>Reduce Electric Equipment Loads by Percentage</display_name>
|
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
<type>Choice</type>
|
|
19
19
|
<required>true</required>
|
|
20
20
|
<model_dependent>false</model_dependent>
|
|
21
|
-
<default_value>{
|
|
21
|
+
<default_value>{1a4decff-840b-4471-aaf1-7d28a8d5ac9d}</default_value>
|
|
22
22
|
<choices>
|
|
23
23
|
<choice>
|
|
24
|
-
<value>{
|
|
24
|
+
<value>{1a4decff-840b-4471-aaf1-7d28a8d5ac9d}</value>
|
|
25
25
|
<display_name>*Entire Building*</display_name>
|
|
26
26
|
</choice>
|
|
27
27
|
</choices>
|
|
@@ -164,13 +164,13 @@
|
|
|
164
164
|
<filename>LICENSE.md</filename>
|
|
165
165
|
<filetype>md</filetype>
|
|
166
166
|
<usage_type>license</usage_type>
|
|
167
|
-
<checksum>
|
|
167
|
+
<checksum>A21A3ED2</checksum>
|
|
168
168
|
</file>
|
|
169
169
|
<file>
|
|
170
170
|
<filename>ReduceElectricEquipmentLoadsByPercentage_Test.rb</filename>
|
|
171
171
|
<filetype>rb</filetype>
|
|
172
172
|
<usage_type>test</usage_type>
|
|
173
|
-
<checksum>
|
|
173
|
+
<checksum>FC261EC6</checksum>
|
|
174
174
|
</file>
|
|
175
175
|
<file>
|
|
176
176
|
<version>
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
<filename>measure.rb</filename>
|
|
182
182
|
<filetype>rb</filetype>
|
|
183
183
|
<usage_type>script</usage_type>
|
|
184
|
-
<checksum>
|
|
184
|
+
<checksum>37C0DA10</checksum>
|
|
185
185
|
</file>
|
|
186
186
|
</files>
|
|
187
187
|
</measure>
|