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.
Files changed (87) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/Gemfile +6 -0
  4. data/LICENSE.md +1 -1
  5. data/Rakefile +1 -1
  6. data/doc_templates/LICENSE.md +1 -1
  7. data/doc_templates/copyright_erb.txt +1 -1
  8. data/doc_templates/copyright_js.txt +1 -1
  9. data/doc_templates/copyright_ruby.txt +1 -1
  10. data/lib/measures/AddDaylightSensors/LICENSE.md +1 -1
  11. data/lib/measures/AddDaylightSensors/measure.rb +1 -1
  12. data/lib/measures/AddDaylightSensors/measure.xml +5 -5
  13. data/lib/measures/AddOverhangsByProjectionFactor/LICENSE.md +1 -1
  14. data/lib/measures/AddOverhangsByProjectionFactor/measure.rb +1 -1
  15. data/lib/measures/AddOverhangsByProjectionFactor/measure.xml +8 -7
  16. data/lib/measures/EnableDemandControlledVentilation/LICENSE.md +1 -1
  17. data/lib/measures/EnableDemandControlledVentilation/measure.rb +1 -1
  18. data/lib/measures/EnableDemandControlledVentilation/measure.xml +5 -5
  19. data/lib/measures/EnableEconomizerControl/LICENSE.md +1 -1
  20. data/lib/measures/EnableEconomizerControl/measure.rb +1 -1
  21. data/lib/measures/EnableEconomizerControl/measure.xml +5 -5
  22. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/LICENSE.md +1 -1
  23. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.rb +1 -1
  24. data/lib/measures/GLHEProExportLoadsforGroundHeatExchangerSizing/measure.xml +16 -16
  25. data/lib/measures/GLHEProGFunctionImport/LICENSE.md +1 -1
  26. data/lib/measures/GLHEProGFunctionImport/measure.rb +1 -1
  27. data/lib/measures/GLHEProGFunctionImport/measure.xml +5 -5
  28. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/LICENSE.md +1 -1
  29. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.rb +1 -1
  30. data/lib/measures/GLHEProSetupExportLoadsforGroundHeatExchangerSizing/measure.xml +4 -4
  31. data/lib/measures/ImproveFanBeltEfficiency/LICENSE.md +1 -1
  32. data/lib/measures/ImproveFanBeltEfficiency/measure.rb +1 -1
  33. data/lib/measures/ImproveFanBeltEfficiency/measure.xml +7 -7
  34. data/lib/measures/ImproveMotorEfficiency/LICENSE.md +1 -1
  35. data/lib/measures/ImproveMotorEfficiency/measure.rb +1 -1
  36. data/lib/measures/ImproveMotorEfficiency/measure.xml +7 -7
  37. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/LICENSE.md +1 -1
  38. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.rb +1 -1
  39. data/lib/measures/IncreaseInsulationRValueForExteriorWalls/measure.xml +8 -7
  40. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/LICENSE.md +1 -1
  41. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.rb +1 -1
  42. data/lib/measures/IncreaseInsulationRValueForExteriorWallsByPercentage/measure.xml +8 -7
  43. data/lib/measures/IncreaseInsulationRValueForRoofs/LICENSE.md +1 -1
  44. data/lib/measures/IncreaseInsulationRValueForRoofs/measure.rb +1 -1
  45. data/lib/measures/IncreaseInsulationRValueForRoofs/measure.xml +5 -5
  46. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/LICENSE.md +1 -1
  47. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.rb +1 -1
  48. data/lib/measures/IncreaseInsulationRValueForRoofsByPercentage/measure.xml +8 -7
  49. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/LICENSE.md +1 -1
  50. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.rb +1 -1
  51. data/lib/measures/ReduceElectricEquipmentLoadsByPercentage/measure.xml +7 -7
  52. data/lib/measures/ReduceLightingLoadsByPercentage/LICENSE.md +1 -1
  53. data/lib/measures/ReduceLightingLoadsByPercentage/measure.rb +1 -1
  54. data/lib/measures/ReduceLightingLoadsByPercentage/measure.xml +7 -7
  55. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/LICENSE.md +1 -1
  56. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.rb +1 -1
  57. data/lib/measures/ReduceNightTimeElectricEquipmentLoads/measure.xml +5 -5
  58. data/lib/measures/ReduceNightTimeLightingLoads/LICENSE.md +1 -1
  59. data/lib/measures/ReduceNightTimeLightingLoads/measure.rb +1 -1
  60. data/lib/measures/ReduceNightTimeLightingLoads/measure.xml +5 -5
  61. data/lib/measures/ReduceSpaceInfiltrationByPercentage/LICENSE.md +1 -1
  62. data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.rb +1 -1
  63. data/lib/measures/ReduceSpaceInfiltrationByPercentage/measure.xml +7 -7
  64. data/lib/measures/ReduceVentilationByPercentage/LICENSE.md +1 -1
  65. data/lib/measures/ReduceVentilationByPercentage/measure.rb +1 -1
  66. data/lib/measures/ReduceVentilationByPercentage/measure.xml +7 -7
  67. data/lib/measures/add_variable_speed_rtu_control_logic/LICENSE.md +1 -1
  68. data/lib/measures/add_variable_speed_rtu_control_logic/measure.rb +1 -1
  69. data/lib/measures/add_variable_speed_rtu_control_logic/measure.xml +10 -10
  70. data/lib/measures/create_variable_speed_rtu/LICENSE.md +1 -1
  71. data/lib/measures/create_variable_speed_rtu/measure.rb +1 -1
  72. data/lib/measures/create_variable_speed_rtu/measure.xml +10 -9
  73. data/lib/measures/fan_assist_night_ventilation/LICENSE.md +1 -1
  74. data/lib/measures/fan_assist_night_ventilation/measure.rb +1 -1
  75. data/lib/measures/fan_assist_night_ventilation/measure.xml +5 -5
  76. data/lib/measures/nze_hvac/LICENSE.md +1 -1
  77. data/lib/measures/nze_hvac/measure.rb +1 -1
  78. data/lib/measures/nze_hvac/measure.xml +5 -5
  79. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/LICENSE.md +1 -1
  80. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.rb +1 -1
  81. data/lib/measures/replace_water_heater_mixed_with_thermal_storage_chilled_water/measure.xml +5 -5
  82. data/lib/openstudio-ee-measures.rb +1 -1
  83. data/lib/openstudio/ee_measures.rb +1 -1
  84. data/lib/openstudio/ee_measures/extension.rb +1 -1
  85. data/lib/openstudio/ee_measures/version.rb +2 -2
  86. data/openstudio-ee.gemspec +3 -3
  87. metadata +8 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 513b0bcfdbcec6fb13b0089498d9f03f59a77d5fe2723290d94f8094b45713e8
4
- data.tar.gz: 0ec546167bfe76e23504930515b9e28b2db03d5733039b9501bc4d54ad0a2ae3
3
+ metadata.gz: 98a46013b19d63a5bc5c5c89ac878f77b4853d9a2043344f0602c9c4336cb9ac
4
+ data.tar.gz: 48ea9e2b2481387b883f06e603b006bb00887e35b62296b1e05def12625dc0d8
5
5
  SHA512:
6
- metadata.gz: 0411f860987db7ef9f2fefb17f54ebba7e7ff5404432cedbfd316fcc69a3836ba067025ea174b62a3999a0088f8d235450f2c49a60d39135920b27b39446223e
7
- data.tar.gz: 4e04462e68aa86aad07b7d514d6bae732dcdfd8f3b58b41c4f39923a8720277f3ec1be61b646e2439e20fc2ee910ac03dd4d82c1fb6b33f5f1f5e5c653317ca0
6
+ metadata.gz: b259722759d3cdbcf8487b316b402b90717daba134f7175b87139f2011cb5a29c15b96e8566424e9e20acd32ce59e39bad7b5ad7d88e74ccc5f65a5a788df6bc
7
+ data.tar.gz: 9e029c60a9d21d69b6eb371d20aee56425c9526dba33a173e947d0eb013e7803da97fa36f2a75199a2d25bb9a0fecf1e844d63e27209ca25e952ea41c8c89ef6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # OpenStudio EE Gem
2
2
 
3
+ ## Version 0.4.0
4
+
5
+ * Support Ruby ~> 2.7
6
+ * Support for OpenStudio 3.2 (upgrade to extension gem 0.4.2 and standards gem 0.2.13)
7
+
3
8
  ## Version 0.3.2
4
9
 
5
10
  * Bump openstudio-extension-gem version to 0.3.2 to support updated workflow-gem
data/Gemfile CHANGED
@@ -12,6 +12,12 @@ gemspec
12
12
  # checkout the latest version (develop) from github.
13
13
  allow_local = ENV['FAVOR_LOCAL_GEMS']
14
14
 
15
+ # uncomment when you want CI to use develop branch of extension gem
16
+ # gem 'openstudio-extension', github: 'NREL/OpenStudio-extension-gem', branch: 'develop'
17
+
18
+ # uncomment when you want CI to use develop branch of openstudio-standards gem
19
+ # gem 'openstudio-standards', github: 'NREL/OpenStudio-standards', branch: 'master'
20
+
15
21
  if allow_local && File.exist?('../OpenStudio-extension-gem')
16
22
  gem 'openstudio-extension', path: '../OpenStudio-extension-gem'
17
23
  elsif allow_local
data/LICENSE.md CHANGED
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
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:
data/Rakefile CHANGED
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
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,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
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,6 +1,6 @@
1
1
  <%
2
2
  # *******************************************************************************
3
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
3
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
4
4
  # All rights reserved.
5
5
  # Redistribution and use in source and binary forms, with or without
6
6
  # modification, are permitted provided that the following conditions are met:
@@ -1,4 +1,4 @@
1
1
  /* @preserve
2
- * OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
2
+ * OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
3
3
  * Use of this source code is governed by a BSD-style license that can be found at openstudio.net/license.
4
4
  */
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
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,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
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-2020, Alliance for Sustainable Energy, LLC.
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>add_daylight_sensors</name>
5
5
  <uid>62babdc7-c81e-4dfd-96e8-af1628a55167</uid>
6
- <version_id>4cb39c28-b1c9-4a77-a1cc-06304e73cb41</version_id>
7
- <version_modified>20200316T215554Z</version_modified>
6
+ <version_id>81ebd731-7cf6-4f7a-a07a-25a99d42ce53</version_id>
7
+ <version_modified>20210423T161941Z</version_modified>
8
8
  <xml_checksum>0AC58119</xml_checksum>
9
9
  <class_name>AddDaylightSensors</class_name>
10
10
  <display_name>Add Daylight Sensor at the Center of Spaces with a Specified Space Type Assigned</display_name>
@@ -211,7 +211,7 @@
211
211
  <filename>LICENSE.md</filename>
212
212
  <filetype>md</filetype>
213
213
  <usage_type>license</usage_type>
214
- <checksum>E0468DD6</checksum>
214
+ <checksum>A21A3ED2</checksum>
215
215
  </file>
216
216
  <file>
217
217
  <version>
@@ -222,13 +222,13 @@
222
222
  <filename>measure.rb</filename>
223
223
  <filetype>rb</filetype>
224
224
  <usage_type>script</usage_type>
225
- <checksum>6265A583</checksum>
225
+ <checksum>D887DC57</checksum>
226
226
  </file>
227
227
  <file>
228
228
  <filename>AddDaylightSensors_Test.rb</filename>
229
229
  <filetype>rb</filetype>
230
230
  <usage_type>test</usage_type>
231
- <checksum>4298E1F6</checksum>
231
+ <checksum>AFBE30AE</checksum>
232
232
  </file>
233
233
  </files>
234
234
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
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-2020, Alliance for Sustainable Energy, LLC.
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>add_overhangs_by_projection_factor</name>
4
5
  <uid>1e29e117-3916-4368-b24d-75da54045956</uid>
5
- <version_id>f128deed-eaa4-40fe-8dab-bfd2775a1743</version_id>
6
- <version_modified>20200325T031059Z</version_modified>
6
+ <version_id>aa2afdfd-a9a2-499e-91c7-00d742dcc20c</version_id>
7
+ <version_modified>20210423T161941Z</version_modified>
7
8
  <xml_checksum>6DE831F7</xml_checksum>
8
9
  <class_name>AddOverhangsByProjectionFactor</class_name>
9
10
  <display_name>Add Overhangs by Projection Factor</display_name>
@@ -71,8 +72,8 @@
71
72
  <model_dependent>false</model_dependent>
72
73
  </argument>
73
74
  </arguments>
74
- <outputs/>
75
- <provenances/>
75
+ <outputs />
76
+ <provenances />
76
77
  <tags>
77
78
  <tag>Envelope.Fenestration</tag>
78
79
  </tags>
@@ -121,7 +122,7 @@
121
122
  <filename>LICENSE.md</filename>
122
123
  <filetype>md</filetype>
123
124
  <usage_type>license</usage_type>
124
- <checksum>E0468DD6</checksum>
125
+ <checksum>A21A3ED2</checksum>
125
126
  </file>
126
127
  <file>
127
128
  <version>
@@ -132,13 +133,13 @@
132
133
  <filename>measure.rb</filename>
133
134
  <filetype>rb</filetype>
134
135
  <usage_type>script</usage_type>
135
- <checksum>F171A410</checksum>
136
+ <checksum>4481FEE3</checksum>
136
137
  </file>
137
138
  <file>
138
139
  <filename>AddOverhangsByProjectionFactor_Test.rb</filename>
139
140
  <filetype>rb</filetype>
140
141
  <usage_type>test</usage_type>
141
- <checksum>1247729F</checksum>
142
+ <checksum>992455A5</checksum>
142
143
  </file>
143
144
  </files>
144
145
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
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-2020, Alliance for Sustainable Energy, LLC.
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>enable_demand_controlled_ventilation</name>
5
5
  <uid>3ff4b412-8689-4b11-a588-935c621dc97d</uid>
6
- <version_id>c40cd373-fb86-47c8-91ab-c4506345ab99</version_id>
7
- <version_modified>20200316T215553Z</version_modified>
6
+ <version_id>3b270b50-ce1b-48ea-bf84-b16e2d8ac857</version_id>
7
+ <version_modified>20210423T161942Z</version_modified>
8
8
  <xml_checksum>ECE70A70</xml_checksum>
9
9
  <class_name>EnableDemandControlledVentilation</class_name>
10
10
  <display_name>Enable Demand Controlled Ventilation</display_name>
@@ -97,7 +97,7 @@ The cost arguments are user arguments that start with a default of $0.</modeler_
97
97
  <filename>LICENSE.md</filename>
98
98
  <filetype>md</filetype>
99
99
  <usage_type>license</usage_type>
100
- <checksum>E0468DD6</checksum>
100
+ <checksum>A21A3ED2</checksum>
101
101
  </file>
102
102
  <file>
103
103
  <version>
@@ -108,13 +108,13 @@ The cost arguments are user arguments that start with a default of $0.</modeler_
108
108
  <filename>measure.rb</filename>
109
109
  <filetype>rb</filetype>
110
110
  <usage_type>script</usage_type>
111
- <checksum>D051868A</checksum>
111
+ <checksum>EB09CF2A</checksum>
112
112
  </file>
113
113
  <file>
114
114
  <filename>EnableDemandControlledVentilation_Test.rb</filename>
115
115
  <filetype>rb</filetype>
116
116
  <usage_type>test</usage_type>
117
- <checksum>12A588F9</checksum>
117
+ <checksum>3AD85053</checksum>
118
118
  </file>
119
119
  </files>
120
120
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
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-2020, Alliance for Sustainable Energy, LLC.
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>enable_economizer_control</name>
5
5
  <uid>f8cc920d-8ae3-411a-922f-e6fed3223c4d</uid>
6
- <version_id>fd6ffeff-a00b-4a6d-9c13-0e04dd7dd70f</version_id>
7
- <version_modified>20200316T215553Z</version_modified>
6
+ <version_id>ebeb626e-1040-44a2-a180-cddf660cf7d0</version_id>
7
+ <version_modified>20210423T161942Z</version_modified>
8
8
  <xml_checksum>ECE70A70</xml_checksum>
9
9
  <class_name>EnableEconomizerControl</class_name>
10
10
  <display_name>Enable Economizer Control</display_name>
@@ -154,7 +154,7 @@ The cost arguments are user arguments that start with a default of $0.
154
154
  <filename>LICENSE.md</filename>
155
155
  <filetype>md</filetype>
156
156
  <usage_type>license</usage_type>
157
- <checksum>E0468DD6</checksum>
157
+ <checksum>A21A3ED2</checksum>
158
158
  </file>
159
159
  <file>
160
160
  <version>
@@ -165,13 +165,13 @@ The cost arguments are user arguments that start with a default of $0.
165
165
  <filename>measure.rb</filename>
166
166
  <filetype>rb</filetype>
167
167
  <usage_type>script</usage_type>
168
- <checksum>73FC90AD</checksum>
168
+ <checksum>F5A5B16C</checksum>
169
169
  </file>
170
170
  <file>
171
171
  <filename>measure_Test.rb</filename>
172
172
  <filetype>rb</filetype>
173
173
  <usage_type>test</usage_type>
174
- <checksum>E5072CB7</checksum>
174
+ <checksum>08FB3A6E</checksum>
175
175
  </file>
176
176
  </files>
177
177
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
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-2020, Alliance for Sustainable Energy, LLC.
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_export_loadsfor_ground_heat_exchanger_sizing</name>
5
5
  <uid>7bb0ce67-cffb-4ef6-b7fb-093c7c43e263</uid>
6
- <version_id>ba9023aa-374a-4a78-9c7d-09cbd752e093</version_id>
7
- <version_modified>20200714T172140Z</version_modified>
6
+ <version_id>fdd78344-2bb4-416c-abc6-50dbfec0d4f1</version_id>
7
+ <version_modified>20210423T161943Z</version_modified>
8
8
  <xml_checksum>2C8A3EEF</xml_checksum>
9
9
  <class_name>GLHEProExportLoadsforGroundHeatExchangerSizing</class_name>
10
10
  <display_name>GLHEProExportLoadsforGroundHeatExchangerSizing</display_name>
@@ -137,23 +137,29 @@
137
137
  <usage_type>doc</usage_type>
138
138
  <checksum>B2BD6A64</checksum>
139
139
  </file>
140
- <file>
141
- <filename>LICENSE.md</filename>
142
- <filetype>md</filetype>
143
- <usage_type>license</usage_type>
144
- <checksum>E0468DD6</checksum>
145
- </file>
146
140
  <file>
147
141
  <filename>README.md.erb</filename>
148
142
  <filetype>erb</filetype>
149
143
  <usage_type>readmeerb</usage_type>
150
144
  <checksum>703C9964</checksum>
151
145
  </file>
146
+ <file>
147
+ <filename>README.md</filename>
148
+ <filetype>md</filetype>
149
+ <usage_type>readme</usage_type>
150
+ <checksum>CA89050A</checksum>
151
+ </file>
152
+ <file>
153
+ <filename>LICENSE.md</filename>
154
+ <filetype>md</filetype>
155
+ <usage_type>license</usage_type>
156
+ <checksum>A21A3ED2</checksum>
157
+ </file>
152
158
  <file>
153
159
  <filename>GLHEProExportLoadsforGroundHeatExchangerSizing_Test.rb</filename>
154
160
  <filetype>rb</filetype>
155
161
  <usage_type>test</usage_type>
156
- <checksum>EB40F738</checksum>
162
+ <checksum>0AB56C4A</checksum>
157
163
  </file>
158
164
  <file>
159
165
  <version>
@@ -164,13 +170,7 @@
164
170
  <filename>measure.rb</filename>
165
171
  <filetype>rb</filetype>
166
172
  <usage_type>script</usage_type>
167
- <checksum>496F92E3</checksum>
168
- </file>
169
- <file>
170
- <filename>README.md</filename>
171
- <filetype>md</filetype>
172
- <usage_type>readme</usage_type>
173
- <checksum>0B68E96D</checksum>
173
+ <checksum>8A852CDA</checksum>
174
174
  </file>
175
175
  </files>
176
176
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
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-2020, Alliance for Sustainable Energy, LLC.
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_g_function_import</name>
5
5
  <uid>001536d4-5048-4bc7-a327-57852f33c263</uid>
6
- <version_id>527a7edd-5e69-4ebe-89a2-6def8694d653</version_id>
7
- <version_modified>20200316T215552Z</version_modified>
6
+ <version_id>d69d85b4-193f-4dea-bf03-ed80ecf60b5f</version_id>
7
+ <version_modified>20210423T161944Z</version_modified>
8
8
  <xml_checksum>4435983D</xml_checksum>
9
9
  <class_name>GLHEProGFunctionImport</class_name>
10
10
  <display_name>GLHEProGFunctionImport</display_name>
@@ -60,7 +60,7 @@
60
60
  <filename>LICENSE.md</filename>
61
61
  <filetype>md</filetype>
62
62
  <usage_type>license</usage_type>
63
- <checksum>E0468DD6</checksum>
63
+ <checksum>A21A3ED2</checksum>
64
64
  </file>
65
65
  <file>
66
66
  <version>
@@ -71,13 +71,13 @@
71
71
  <filename>measure.rb</filename>
72
72
  <filetype>rb</filetype>
73
73
  <usage_type>script</usage_type>
74
- <checksum>037C4D30</checksum>
74
+ <checksum>3204785B</checksum>
75
75
  </file>
76
76
  <file>
77
77
  <filename>GLHEProGFunctionImport_Test.rb</filename>
78
78
  <filetype>rb</filetype>
79
79
  <usage_type>test</usage_type>
80
- <checksum>20D188BC</checksum>
80
+ <checksum>E0539635</checksum>
81
81
  </file>
82
82
  </files>
83
83
  </measure>