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>fan_assist_night_ventilation</name>
|
|
5
5
|
<uid>5e77cb11-0fa9-432b-97bd-87c40949ee1f</uid>
|
|
6
|
-
<version_id>
|
|
7
|
-
<version_modified>
|
|
6
|
+
<version_id>30d3946a-6681-4f2c-b86f-e3dc27ed7494</version_id>
|
|
7
|
+
<version_modified>20210423T161952Z</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>
|
|
146
|
+
<checksum>A21A3ED2</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>
|
|
157
|
+
<checksum>A9F5C173</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>
|
|
163
|
+
<checksum>FD7832B8</checksum>
|
|
164
164
|
</file>
|
|
165
165
|
</files>
|
|
166
166
|
</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>nze_hvac</name>
|
|
5
5
|
<uid>f060dff2-b28d-4194-a6af-e66d88ddb33c</uid>
|
|
6
|
-
<version_id>
|
|
7
|
-
<version_modified>
|
|
6
|
+
<version_id>7697ad4e-7392-40cd-aa0d-ba4163efd1c3</version_id>
|
|
7
|
+
<version_modified>20210423T162015Z</version_modified>
|
|
8
8
|
<xml_checksum>0E5E4776</xml_checksum>
|
|
9
9
|
<class_name>NzeHvac</class_name>
|
|
10
10
|
<display_name>NZEHVAC</display_name>
|
|
@@ -307,13 +307,13 @@
|
|
|
307
307
|
<filename>LICENSE.md</filename>
|
|
308
308
|
<filetype>md</filetype>
|
|
309
309
|
<usage_type>license</usage_type>
|
|
310
|
-
<checksum>
|
|
310
|
+
<checksum>A21A3ED2</checksum>
|
|
311
311
|
</file>
|
|
312
312
|
<file>
|
|
313
313
|
<filename>NZEHVAC_Test.rb</filename>
|
|
314
314
|
<filetype>rb</filetype>
|
|
315
315
|
<usage_type>test</usage_type>
|
|
316
|
-
<checksum>
|
|
316
|
+
<checksum>B98D8DC5</checksum>
|
|
317
317
|
</file>
|
|
318
318
|
<file>
|
|
319
319
|
<version>
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
<filename>measure.rb</filename>
|
|
325
325
|
<filetype>rb</filetype>
|
|
326
326
|
<usage_type>script</usage_type>
|
|
327
|
-
<checksum>
|
|
327
|
+
<checksum>59C3DBB0</checksum>
|
|
328
328
|
</file>
|
|
329
329
|
</files>
|
|
330
330
|
</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>replace_water_heater_mixed_with_thermal_storage_chilled_water</name>
|
|
5
5
|
<uid>f219279a-96b6-4636-b663-467d554e42a5</uid>
|
|
6
|
-
<version_id>
|
|
7
|
-
<version_modified>
|
|
6
|
+
<version_id>67c1bca5-8c39-48cb-8f11-0acade3f0b13</version_id>
|
|
7
|
+
<version_modified>20210423T162016Z</version_modified>
|
|
8
8
|
<xml_checksum>D48F381B</xml_checksum>
|
|
9
9
|
<class_name>ReplaceWaterHeaterMixedWithThermalStorageChilledWater</class_name>
|
|
10
10
|
<display_name>Replace Water Heater Mixed with Thermal Storage Chilled Water</display_name>
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
<filename>LICENSE.md</filename>
|
|
72
72
|
<filetype>md</filetype>
|
|
73
73
|
<usage_type>license</usage_type>
|
|
74
|
-
<checksum>
|
|
74
|
+
<checksum>A21A3ED2</checksum>
|
|
75
75
|
</file>
|
|
76
76
|
<file>
|
|
77
77
|
<version>
|
|
@@ -82,13 +82,13 @@
|
|
|
82
82
|
<filename>measure.rb</filename>
|
|
83
83
|
<filetype>rb</filetype>
|
|
84
84
|
<usage_type>script</usage_type>
|
|
85
|
-
<checksum>
|
|
85
|
+
<checksum>3817176B</checksum>
|
|
86
86
|
</file>
|
|
87
87
|
<file>
|
|
88
88
|
<filename>replace_water_heater_mixed_with_thermal_storage_chilled_water_test.rb</filename>
|
|
89
89
|
<filetype>rb</filetype>
|
|
90
90
|
<usage_type>test</usage_type>
|
|
91
|
-
<checksum>
|
|
91
|
+
<checksum>70141309</checksum>
|
|
92
92
|
</file>
|
|
93
93
|
</files>
|
|
94
94
|
</measure>
|
|
@@ -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,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,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,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:
|
|
@@ -37,6 +37,6 @@
|
|
|
37
37
|
|
|
38
38
|
module OpenStudio
|
|
39
39
|
module EeMeasures
|
|
40
|
-
VERSION = '0.
|
|
40
|
+
VERSION = '0.4.0'
|
|
41
41
|
end
|
|
42
42
|
end
|
data/openstudio-ee.gemspec
CHANGED
|
@@ -25,11 +25,11 @@ Gem::Specification.new do |spec|
|
|
|
25
25
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
|
26
26
|
spec.require_paths = ['lib']
|
|
27
27
|
|
|
28
|
-
spec.required_ruby_version = '~> 2.
|
|
28
|
+
spec.required_ruby_version = '~> 2.7.0'
|
|
29
29
|
|
|
30
30
|
spec.add_dependency 'bundler', '~> 2.1'
|
|
31
|
-
spec.add_dependency 'openstudio-extension', '~> 0.
|
|
32
|
-
spec.add_dependency 'openstudio-standards', '~> 0.2.
|
|
31
|
+
spec.add_dependency 'openstudio-extension', '~> 0.4.2'
|
|
32
|
+
spec.add_dependency 'openstudio-standards', '~> 0.2.13'
|
|
33
33
|
|
|
34
34
|
spec.add_development_dependency 'rake', '~> 13.0'
|
|
35
35
|
spec.add_development_dependency 'rspec', '~> 3.9'
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: openstudio-ee
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.4.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- David Goldwasser
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: exe
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date:
|
|
12
|
+
date: 2021-04-23 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: bundler
|
|
@@ -31,28 +31,28 @@ dependencies:
|
|
|
31
31
|
requirements:
|
|
32
32
|
- - "~>"
|
|
33
33
|
- !ruby/object:Gem::Version
|
|
34
|
-
version: 0.
|
|
34
|
+
version: 0.4.2
|
|
35
35
|
type: :runtime
|
|
36
36
|
prerelease: false
|
|
37
37
|
version_requirements: !ruby/object:Gem::Requirement
|
|
38
38
|
requirements:
|
|
39
39
|
- - "~>"
|
|
40
40
|
- !ruby/object:Gem::Version
|
|
41
|
-
version: 0.
|
|
41
|
+
version: 0.4.2
|
|
42
42
|
- !ruby/object:Gem::Dependency
|
|
43
43
|
name: openstudio-standards
|
|
44
44
|
requirement: !ruby/object:Gem::Requirement
|
|
45
45
|
requirements:
|
|
46
46
|
- - "~>"
|
|
47
47
|
- !ruby/object:Gem::Version
|
|
48
|
-
version: 0.2.
|
|
48
|
+
version: 0.2.13
|
|
49
49
|
type: :runtime
|
|
50
50
|
prerelease: false
|
|
51
51
|
version_requirements: !ruby/object:Gem::Requirement
|
|
52
52
|
requirements:
|
|
53
53
|
- - "~>"
|
|
54
54
|
- !ruby/object:Gem::Version
|
|
55
|
-
version: 0.2.
|
|
55
|
+
version: 0.2.13
|
|
56
56
|
- !ruby/object:Gem::Dependency
|
|
57
57
|
name: rake
|
|
58
58
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -249,7 +249,7 @@ licenses: []
|
|
|
249
249
|
metadata:
|
|
250
250
|
bug_tracker_uri: https://github.com/NREL/openstudio-ee-gem/issues
|
|
251
251
|
changelog_uri: https://github.com/NREL/openstudio-ee-gem/blob/develop/CHANGELOG.md
|
|
252
|
-
source_code_uri: https://github.com/NREL/openstudio-ee-gem/tree/v0.
|
|
252
|
+
source_code_uri: https://github.com/NREL/openstudio-ee-gem/tree/v0.4.0
|
|
253
253
|
post_install_message:
|
|
254
254
|
rdoc_options: []
|
|
255
255
|
require_paths:
|
|
@@ -258,7 +258,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
258
258
|
requirements:
|
|
259
259
|
- - "~>"
|
|
260
260
|
- !ruby/object:Gem::Version
|
|
261
|
-
version: 2.
|
|
261
|
+
version: 2.7.0
|
|
262
262
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
263
263
|
requirements:
|
|
264
264
|
- - ">="
|