openstudio-calibration 0.3.1 → 0.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/.rubocop.yml +3 -1
- data/CHANGELOG.md +18 -0
- data/Gemfile +6 -0
- data/Jenkinsfile +4 -3
- data/LICENSE.md +1 -1
- data/README.md +13 -2
- 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/AddMonthlyJSONUtilityData/LICENSE.md +1 -1
- data/lib/measures/AddMonthlyJSONUtilityData/measure.rb +1 -1
- data/lib/measures/AddMonthlyJSONUtilityData/measure.xml +12 -11
- data/lib/measures/AddMonthlyUtilityData/LICENSE.md +1 -1
- data/lib/measures/AddMonthlyUtilityData/measure.rb +1 -1
- data/lib/measures/AddMonthlyUtilityData/measure.xml +13 -12
- data/lib/measures/CalibrationReports/LICENSE.md +1 -1
- data/lib/measures/CalibrationReports/README.md +2 -2
- data/lib/measures/CalibrationReports/measure.rb +1 -1
- data/lib/measures/CalibrationReports/measure.xml +11 -11
- data/lib/measures/CalibrationReportsEnhanced/LICENSE.md +1 -1
- data/lib/measures/CalibrationReportsEnhanced/measure.rb +2 -2
- data/lib/measures/CalibrationReportsEnhanced/measure.xml +18 -17
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.rb +1 -1
- data/lib/measures/CoilCoolingDXSingleSpeedMultiplier/measure.xml +14 -13
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.rb +1 -1
- data/lib/measures/CoilCoolingDXSingleSpeedPercentChange/measure.xml +14 -13
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.rb +1 -1
- data/lib/measures/CoilCoolingDXTwoSpeedMultiplier/measure.xml +14 -13
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.rb +1 -1
- data/lib/measures/CoilCoolingDXTwoSpeedPercentChange/measure.xml +14 -13
- data/lib/measures/CoilCoolingWaterMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingWaterMultiplier/measure.rb +1 -1
- data/lib/measures/CoilCoolingWaterMultiplier/measure.xml +14 -13
- data/lib/measures/CoilCoolingWaterPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilCoolingWaterPercentChange/measure.rb +1 -1
- data/lib/measures/CoilCoolingWaterPercentChange/measure.xml +14 -13
- data/lib/measures/CoilHeatingElectricMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingElectricMultiplier/measure.rb +1 -1
- data/lib/measures/CoilHeatingElectricMultiplier/measure.xml +14 -13
- data/lib/measures/CoilHeatingElectricPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingElectricPercentChange/measure.rb +1 -1
- data/lib/measures/CoilHeatingElectricPercentChange/measure.xml +14 -13
- data/lib/measures/CoilHeatingGasMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingGasMultiplier/measure.rb +1 -1
- data/lib/measures/CoilHeatingGasMultiplier/measure.xml +14 -13
- data/lib/measures/CoilHeatingGasPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingGasPercentChange/measure.rb +1 -1
- data/lib/measures/CoilHeatingGasPercentChange/measure.xml +14 -13
- data/lib/measures/CoilHeatingWaterMultiplier/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingWaterMultiplier/measure.rb +1 -1
- data/lib/measures/CoilHeatingWaterMultiplier/measure.xml +14 -13
- data/lib/measures/CoilHeatingWaterPercentChange/LICENSE.md +1 -1
- data/lib/measures/CoilHeatingWaterPercentChange/measure.rb +1 -1
- data/lib/measures/CoilHeatingWaterPercentChange/measure.xml +14 -13
- data/lib/measures/ConstructionLayerZeroMaterialProperties/LICENSE.md +1 -1
- data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.rb +1 -1
- data/lib/measures/ConstructionLayerZeroMaterialProperties/measure.xml +12 -11
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/LICENSE.md +1 -1
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.rb +1 -1
- data/lib/measures/ElectricBaseboardEfficiencyAndCapacity/measure.xml +12 -11
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/LICENSE.md +1 -1
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.rb +3 -3
- data/lib/measures/ExteriorWallThermalPropertiesMultiplier/measure.xml +25 -13
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/LICENSE.md +1 -1
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.rb +3 -3
- data/lib/measures/ExteriorWallThermalPropertiesPercentChange/measure.xml +25 -13
- data/lib/measures/FansMultiplier/LICENSE.md +1 -1
- data/lib/measures/FansMultiplier/measure.rb +1 -1
- data/lib/measures/FansMultiplier/measure.xml +14 -13
- data/lib/measures/FansPercentChange/LICENSE.md +1 -1
- data/lib/measures/FansPercentChange/measure.rb +1 -1
- data/lib/measures/FansPercentChange/measure.xml +14 -13
- data/lib/measures/GeneralCalibrationMeasureMultiplier/LICENSE.md +1 -1
- data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.rb +1 -1
- data/lib/measures/GeneralCalibrationMeasureMultiplier/measure.xml +16 -15
- data/lib/measures/GeneralCalibrationMeasurePercentChange/LICENSE.md +1 -1
- data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.rb +1 -1
- data/lib/measures/GeneralCalibrationMeasurePercentChange/measure.xml +16 -15
- data/lib/measures/HardSizeHvac/LICENSE.md +1 -1
- data/lib/measures/HardSizeHvac/measure.rb +9 -7
- data/lib/measures/HardSizeHvac/measure.xml +26 -13
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/LICENSE.md +1 -1
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.rb +1 -1
- data/lib/measures/RValueOfInsulationForConstructionMultiplier/measure.xml +12 -11
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/LICENSE.md +1 -1
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.rb +1 -1
- data/lib/measures/RValueOfInsulationForConstructionPercentageChange/measure.xml +12 -11
- data/lib/measures/RoofThermalPropertiesMultiplier/LICENSE.md +1 -1
- data/lib/measures/RoofThermalPropertiesMultiplier/measure.rb +3 -3
- data/lib/measures/RoofThermalPropertiesMultiplier/measure.xml +25 -13
- data/lib/measures/RoofThermalPropertiesPercentChange/LICENSE.md +1 -1
- data/lib/measures/RoofThermalPropertiesPercentChange/measure.rb +3 -3
- data/lib/measures/RoofThermalPropertiesPercentChange/measure.xml +25 -13
- data/lib/measures/TimeseriesObjectiveFunction/LICENSE.md +1 -1
- data/lib/measures/TimeseriesObjectiveFunction/README.md +171 -5
- data/lib/measures/TimeseriesObjectiveFunction/measure.rb +2 -2
- data/lib/measures/TimeseriesObjectiveFunction/measure.xml +6 -81
- data/lib/measures/TimeseriesObjectiveFunction/resources/report.html.erb +4 -1
- data/lib/measures/TimeseriesPlot/LICENSE.md +1 -1
- data/lib/measures/TimeseriesPlot/README.md +35 -5
- data/lib/measures/TimeseriesPlot/measure.rb +2 -2
- data/lib/measures/TimeseriesPlot/measure.xml +11 -26
- data/lib/measures/TimeseriesPlot/resources/report.html.erb +4 -1
- data/lib/measures/WaterHeaterMixedMultiplier/LICENSE.md +1 -1
- data/lib/measures/WaterHeaterMixedMultiplier/measure.rb +1 -1
- data/lib/measures/WaterHeaterMixedMultiplier/measure.xml +14 -13
- data/lib/measures/WaterHeaterMixedPercentChange/LICENSE.md +1 -1
- data/lib/measures/WaterHeaterMixedPercentChange/measure.rb +1 -1
- data/lib/measures/WaterHeaterMixedPercentChange/measure.xml +14 -13
- data/lib/measures/{zone_report → inspect_and_edit_parametric_schedules}/LICENSE.md +1 -1
- data/lib/measures/inspect_and_edit_parametric_schedules/README.md +41 -0
- data/lib/measures/inspect_and_edit_parametric_schedules/README.md.erb +53 -0
- data/lib/measures/inspect_and_edit_parametric_schedules/docs/apply_measures_now.png +0 -0
- data/lib/measures/inspect_and_edit_parametric_schedules/measure.rb +224 -0
- data/lib/measures/inspect_and_edit_parametric_schedules/measure.xml +125 -0
- data/lib/measures/shift_hours_of_operation/LICENSE.md +27 -0
- data/lib/measures/shift_hours_of_operation/README.md +147 -0
- data/lib/measures/{zone_report → shift_hours_of_operation}/README.md.erb +5 -0
- data/lib/measures/shift_hours_of_operation/docs/.gitkeep +0 -0
- data/lib/measures/shift_hours_of_operation/measure.rb +525 -0
- data/lib/measures/shift_hours_of_operation/measure.xml +280 -0
- data/lib/openstudio/calibration/extension.rb +1 -1
- data/lib/openstudio/calibration/version.rb +2 -2
- data/lib/openstudio/calibration.rb +1 -1
- data/lib/openstudio-calibration.rb +1 -1
- data/openstudio-calibration.gemspec +3 -3
- metadata +23 -17
- data/lib/measures/zone_report/README.md +0 -26
- data/lib/measures/zone_report/measure.rb +0 -706
- data/lib/measures/zone_report/measure.xml +0 -69
- data/lib/measures/zone_report/resources/report.html.in +0 -342
@@ -1,9 +1,10 @@
|
|
1
|
+
<?xml version="1.0"?>
|
1
2
|
<measure>
|
2
3
|
<schema_version>3.0</schema_version>
|
3
4
|
<name>coil_heating_gas_multiplier</name>
|
4
5
|
<uid>a4843fc4-4cc7-4112-b5a9-aef81cbeac63</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>3f8beb10-cac3-473b-ae4e-3fedd2b60fae</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>1F3D2430</xml_checksum>
|
8
9
|
<class_name>CoilHeatingGasMultiplier</class_name>
|
9
10
|
<display_name>Heating Coils Gas Multiplier</display_name>
|
@@ -16,10 +17,10 @@
|
|
16
17
|
<type>Choice</type>
|
17
18
|
<required>true</required>
|
18
19
|
<model_dependent>false</model_dependent>
|
19
|
-
<default_value
|
20
|
+
<default_value>{c62168e0-0dd9-4580-9742-8b00adc9124a}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{c62168e0-0dd9-4580-9742-8b00adc9124a}</value>
|
23
24
|
<display_name>*All Gas Heating Coils*</display_name>
|
24
25
|
</choice>
|
25
26
|
<choice>
|
@@ -65,8 +66,8 @@
|
|
65
66
|
<default_value>1</default_value>
|
66
67
|
</argument>
|
67
68
|
</arguments>
|
68
|
-
<outputs/>
|
69
|
-
<provenances/>
|
69
|
+
<outputs />
|
70
|
+
<provenances />
|
70
71
|
<tags>
|
71
72
|
<tag>HVAC.Heating</tag>
|
72
73
|
</tags>
|
@@ -78,12 +79,6 @@
|
|
78
79
|
</attribute>
|
79
80
|
</attributes>
|
80
81
|
<files>
|
81
|
-
<file>
|
82
|
-
<filename>LICENSE.md</filename>
|
83
|
-
<filetype>md</filetype>
|
84
|
-
<usage_type>license</usage_type>
|
85
|
-
<checksum>E0468DD6</checksum>
|
86
|
-
</file>
|
87
82
|
<file>
|
88
83
|
<filename>README.md.erb</filename>
|
89
84
|
<filetype>erb</filetype>
|
@@ -96,6 +91,12 @@
|
|
96
91
|
<usage_type>readme</usage_type>
|
97
92
|
<checksum>B3D94A28</checksum>
|
98
93
|
</file>
|
94
|
+
<file>
|
95
|
+
<filename>LICENSE.md</filename>
|
96
|
+
<filetype>md</filetype>
|
97
|
+
<usage_type>license</usage_type>
|
98
|
+
<checksum>A21A3ED2</checksum>
|
99
|
+
</file>
|
99
100
|
<file>
|
100
101
|
<version>
|
101
102
|
<software_program>OpenStudio</software_program>
|
@@ -105,7 +106,7 @@
|
|
105
106
|
<filename>measure.rb</filename>
|
106
107
|
<filetype>rb</filetype>
|
107
108
|
<usage_type>script</usage_type>
|
108
|
-
<checksum>
|
109
|
+
<checksum>D4470291</checksum>
|
109
110
|
</file>
|
110
111
|
</files>
|
111
112
|
</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>coil_heating_gas_percent_change</name>
|
4
5
|
<uid>8589af79-cfe7-45fb-9c79-e7b95e5fb02f</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>840c4596-2293-4354-bf5b-a88964f4756d</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>1F3D2430</xml_checksum>
|
8
9
|
<class_name>CoilHeatingGasPercentChange</class_name>
|
9
10
|
<display_name>Heating Coils Gas Percent Change</display_name>
|
@@ -16,10 +17,10 @@
|
|
16
17
|
<type>Choice</type>
|
17
18
|
<required>true</required>
|
18
19
|
<model_dependent>false</model_dependent>
|
19
|
-
<default_value
|
20
|
+
<default_value>{96213ba4-9ed0-474e-9cf4-f5b8e20ae5c9}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{96213ba4-9ed0-474e-9cf4-f5b8e20ae5c9}</value>
|
23
24
|
<display_name>*All Gas Heating Coils*</display_name>
|
24
25
|
</choice>
|
25
26
|
<choice>
|
@@ -65,8 +66,8 @@
|
|
65
66
|
<default_value>0</default_value>
|
66
67
|
</argument>
|
67
68
|
</arguments>
|
68
|
-
<outputs/>
|
69
|
-
<provenances/>
|
69
|
+
<outputs />
|
70
|
+
<provenances />
|
70
71
|
<tags>
|
71
72
|
<tag>HVAC.Heating</tag>
|
72
73
|
</tags>
|
@@ -78,12 +79,6 @@
|
|
78
79
|
</attribute>
|
79
80
|
</attributes>
|
80
81
|
<files>
|
81
|
-
<file>
|
82
|
-
<filename>LICENSE.md</filename>
|
83
|
-
<filetype>md</filetype>
|
84
|
-
<usage_type>license</usage_type>
|
85
|
-
<checksum>E0468DD6</checksum>
|
86
|
-
</file>
|
87
82
|
<file>
|
88
83
|
<filename>README.md.erb</filename>
|
89
84
|
<filetype>erb</filetype>
|
@@ -96,6 +91,12 @@
|
|
96
91
|
<usage_type>readme</usage_type>
|
97
92
|
<checksum>92E7D6F3</checksum>
|
98
93
|
</file>
|
94
|
+
<file>
|
95
|
+
<filename>LICENSE.md</filename>
|
96
|
+
<filetype>md</filetype>
|
97
|
+
<usage_type>license</usage_type>
|
98
|
+
<checksum>A21A3ED2</checksum>
|
99
|
+
</file>
|
99
100
|
<file>
|
100
101
|
<version>
|
101
102
|
<software_program>OpenStudio</software_program>
|
@@ -105,7 +106,7 @@
|
|
105
106
|
<filename>measure.rb</filename>
|
106
107
|
<filetype>rb</filetype>
|
107
108
|
<usage_type>script</usage_type>
|
108
|
-
<checksum>
|
109
|
+
<checksum>86E19914</checksum>
|
109
110
|
</file>
|
110
111
|
</files>
|
111
112
|
</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>coil_heating_water_multiplier</name>
|
4
5
|
<uid>48c50a83-4092-4f2b-9968-8c820759f321</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>f43e48f1-57af-4c1e-aaf0-55a93b0d7a35</version_id>
|
7
|
+
<version_modified>20210304T152734Z</version_modified>
|
7
8
|
<xml_checksum>1F3D2430</xml_checksum>
|
8
9
|
<class_name>CoilHeatingWaterMultiplier</class_name>
|
9
10
|
<display_name>Heating Coils Water Multiplier</display_name>
|
@@ -16,10 +17,10 @@
|
|
16
17
|
<type>Choice</type>
|
17
18
|
<required>true</required>
|
18
19
|
<model_dependent>false</model_dependent>
|
19
|
-
<default_value
|
20
|
+
<default_value>{6942dfa6-1ae2-455e-9276-5f6a9edb8434}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{6942dfa6-1ae2-455e-9276-5f6a9edb8434}</value>
|
23
24
|
<display_name>*All Water Heating Coils*</display_name>
|
24
25
|
</choice>
|
25
26
|
<choice>
|
@@ -47,8 +48,8 @@
|
|
47
48
|
<default_value>1</default_value>
|
48
49
|
</argument>
|
49
50
|
</arguments>
|
50
|
-
<outputs/>
|
51
|
-
<provenances/>
|
51
|
+
<outputs />
|
52
|
+
<provenances />
|
52
53
|
<tags>
|
53
54
|
<tag>HVAC.Heating</tag>
|
54
55
|
</tags>
|
@@ -60,12 +61,6 @@
|
|
60
61
|
</attribute>
|
61
62
|
</attributes>
|
62
63
|
<files>
|
63
|
-
<file>
|
64
|
-
<filename>LICENSE.md</filename>
|
65
|
-
<filetype>md</filetype>
|
66
|
-
<usage_type>license</usage_type>
|
67
|
-
<checksum>E0468DD6</checksum>
|
68
|
-
</file>
|
69
64
|
<file>
|
70
65
|
<filename>README.md.erb</filename>
|
71
66
|
<filetype>erb</filetype>
|
@@ -78,6 +73,12 @@
|
|
78
73
|
<usage_type>readme</usage_type>
|
79
74
|
<checksum>AF41656A</checksum>
|
80
75
|
</file>
|
76
|
+
<file>
|
77
|
+
<filename>LICENSE.md</filename>
|
78
|
+
<filetype>md</filetype>
|
79
|
+
<usage_type>license</usage_type>
|
80
|
+
<checksum>A21A3ED2</checksum>
|
81
|
+
</file>
|
81
82
|
<file>
|
82
83
|
<version>
|
83
84
|
<software_program>OpenStudio</software_program>
|
@@ -87,7 +88,7 @@
|
|
87
88
|
<filename>measure.rb</filename>
|
88
89
|
<filetype>rb</filetype>
|
89
90
|
<usage_type>script</usage_type>
|
90
|
-
<checksum>
|
91
|
+
<checksum>2923082A</checksum>
|
91
92
|
</file>
|
92
93
|
</files>
|
93
94
|
</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>coil_heating_water_percent_change</name>
|
4
5
|
<uid>85674ff6-4fdc-463f-9695-36bf6c6a2608</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>4895be31-7420-4a34-8f21-ed57e7eadf7e</version_id>
|
7
|
+
<version_modified>20210304T152734Z</version_modified>
|
7
8
|
<xml_checksum>1F3D2430</xml_checksum>
|
8
9
|
<class_name>CoilHeatingWaterPercentChange</class_name>
|
9
10
|
<display_name>Heating Coils Water Percent Change</display_name>
|
@@ -16,10 +17,10 @@
|
|
16
17
|
<type>Choice</type>
|
17
18
|
<required>true</required>
|
18
19
|
<model_dependent>false</model_dependent>
|
19
|
-
<default_value
|
20
|
+
<default_value>{0d8be398-7ca3-4b46-857d-f0ccf9ead432}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{0d8be398-7ca3-4b46-857d-f0ccf9ead432}</value>
|
23
24
|
<display_name>*All Water Heating Coils*</display_name>
|
24
25
|
</choice>
|
25
26
|
<choice>
|
@@ -47,8 +48,8 @@
|
|
47
48
|
<default_value>0</default_value>
|
48
49
|
</argument>
|
49
50
|
</arguments>
|
50
|
-
<outputs/>
|
51
|
-
<provenances/>
|
51
|
+
<outputs />
|
52
|
+
<provenances />
|
52
53
|
<tags>
|
53
54
|
<tag>HVAC.Heating</tag>
|
54
55
|
</tags>
|
@@ -60,12 +61,6 @@
|
|
60
61
|
</attribute>
|
61
62
|
</attributes>
|
62
63
|
<files>
|
63
|
-
<file>
|
64
|
-
<filename>LICENSE.md</filename>
|
65
|
-
<filetype>md</filetype>
|
66
|
-
<usage_type>license</usage_type>
|
67
|
-
<checksum>E0468DD6</checksum>
|
68
|
-
</file>
|
69
64
|
<file>
|
70
65
|
<filename>README.md.erb</filename>
|
71
66
|
<filetype>erb</filetype>
|
@@ -78,6 +73,12 @@
|
|
78
73
|
<usage_type>readme</usage_type>
|
79
74
|
<checksum>FC6EE25F</checksum>
|
80
75
|
</file>
|
76
|
+
<file>
|
77
|
+
<filename>LICENSE.md</filename>
|
78
|
+
<filetype>md</filetype>
|
79
|
+
<usage_type>license</usage_type>
|
80
|
+
<checksum>A21A3ED2</checksum>
|
81
|
+
</file>
|
81
82
|
<file>
|
82
83
|
<version>
|
83
84
|
<software_program>OpenStudio</software_program>
|
@@ -87,7 +88,7 @@
|
|
87
88
|
<filename>measure.rb</filename>
|
88
89
|
<filetype>rb</filetype>
|
89
90
|
<usage_type>script</usage_type>
|
90
|
-
<checksum>
|
91
|
+
<checksum>0A1C9AB4</checksum>
|
91
92
|
</file>
|
92
93
|
</files>
|
93
94
|
</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>construction_layer_zero_material_properties</name>
|
4
5
|
<uid>3c7a6751-bb54-4600-9410-8f042e1a413b</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>3f5304b2-df3e-4ad8-bb62-c33fea21ef39</version_id>
|
7
|
+
<version_modified>20210304T152734Z</version_modified>
|
7
8
|
<xml_checksum>0BF71A3E</xml_checksum>
|
8
9
|
<class_name>ConstructionLayerZeroMaterialProperties</class_name>
|
9
10
|
<display_name>Change Parameters Of Material (Layer 0 of Construction)</display_name>
|
@@ -88,8 +89,8 @@
|
|
88
89
|
<default_value>0</default_value>
|
89
90
|
</argument>
|
90
91
|
</arguments>
|
91
|
-
<outputs/>
|
92
|
-
<provenances/>
|
92
|
+
<outputs />
|
93
|
+
<provenances />
|
93
94
|
<tags>
|
94
95
|
<tag>Envelope.Opaque</tag>
|
95
96
|
</tags>
|
@@ -161,12 +162,6 @@
|
|
161
162
|
</attribute>
|
162
163
|
</attributes>
|
163
164
|
<files>
|
164
|
-
<file>
|
165
|
-
<filename>LICENSE.md</filename>
|
166
|
-
<filetype>md</filetype>
|
167
|
-
<usage_type>license</usage_type>
|
168
|
-
<checksum>E0468DD6</checksum>
|
169
|
-
</file>
|
170
165
|
<file>
|
171
166
|
<filename>README.md.erb</filename>
|
172
167
|
<filetype>erb</filetype>
|
@@ -179,6 +174,12 @@
|
|
179
174
|
<usage_type>readme</usage_type>
|
180
175
|
<checksum>7D40EF5C</checksum>
|
181
176
|
</file>
|
177
|
+
<file>
|
178
|
+
<filename>LICENSE.md</filename>
|
179
|
+
<filetype>md</filetype>
|
180
|
+
<usage_type>license</usage_type>
|
181
|
+
<checksum>A21A3ED2</checksum>
|
182
|
+
</file>
|
182
183
|
<file>
|
183
184
|
<version>
|
184
185
|
<software_program>OpenStudio</software_program>
|
@@ -188,7 +189,7 @@
|
|
188
189
|
<filename>measure.rb</filename>
|
189
190
|
<filetype>rb</filetype>
|
190
191
|
<usage_type>script</usage_type>
|
191
|
-
<checksum>
|
192
|
+
<checksum>8CF38D63</checksum>
|
192
193
|
</file>
|
193
194
|
</files>
|
194
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,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>electric_baseboard_efficiency_and_capacity</name>
|
4
5
|
<uid>4253e38c-6b48-4e96-8da7-002cec68d376</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>731e9cc5-c98a-4d2f-b601-6a46169707f8</version_id>
|
7
|
+
<version_modified>20210304T152734Z</version_modified>
|
7
8
|
<xml_checksum>0DA5C9E6</xml_checksum>
|
8
9
|
<class_name>ElectricBaseboardEfficiencyAndCapacity</class_name>
|
9
10
|
<display_name>Electric Baseboard Efficiency And Capacity</display_name>
|
@@ -27,8 +28,8 @@
|
|
27
28
|
<default_value>1500</default_value>
|
28
29
|
</argument>
|
29
30
|
</arguments>
|
30
|
-
<outputs/>
|
31
|
-
<provenances/>
|
31
|
+
<outputs />
|
32
|
+
<provenances />
|
32
33
|
<tags>
|
33
34
|
<tag>HVAC.Heating</tag>
|
34
35
|
</tags>
|
@@ -45,12 +46,6 @@
|
|
45
46
|
</attribute>
|
46
47
|
</attributes>
|
47
48
|
<files>
|
48
|
-
<file>
|
49
|
-
<filename>LICENSE.md</filename>
|
50
|
-
<filetype>md</filetype>
|
51
|
-
<usage_type>license</usage_type>
|
52
|
-
<checksum>E0468DD6</checksum>
|
53
|
-
</file>
|
54
49
|
<file>
|
55
50
|
<filename>README.md.erb</filename>
|
56
51
|
<filetype>erb</filetype>
|
@@ -63,6 +58,12 @@
|
|
63
58
|
<usage_type>readme</usage_type>
|
64
59
|
<checksum>5B77F668</checksum>
|
65
60
|
</file>
|
61
|
+
<file>
|
62
|
+
<filename>LICENSE.md</filename>
|
63
|
+
<filetype>md</filetype>
|
64
|
+
<usage_type>license</usage_type>
|
65
|
+
<checksum>A21A3ED2</checksum>
|
66
|
+
</file>
|
66
67
|
<file>
|
67
68
|
<version>
|
68
69
|
<software_program>OpenStudio</software_program>
|
@@ -72,7 +73,7 @@
|
|
72
73
|
<filename>measure.rb</filename>
|
73
74
|
<filetype>rb</filetype>
|
74
75
|
<usage_type>script</usage_type>
|
75
|
-
<checksum>
|
76
|
+
<checksum>CA4A7CB8</checksum>
|
76
77
|
</file>
|
77
78
|
</files>
|
78
79
|
</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:
|
@@ -232,8 +232,8 @@ class ExteriorWallThermalPropertiesMultiplier < OpenStudio::Measure::ModelMeasur
|
|
232
232
|
new_construction.setLayer(lay_index, new_layer)
|
233
233
|
# calculate properties of new layer and output nice names
|
234
234
|
final_r_val[con_index][lay_index] = new_construction.layers[lay_index].to_OpaqueMaterial.get.thermalResistance if layer.to_OpaqueMaterial.is_initialized
|
235
|
-
final_sol_abs[con_index] = new_construction.layers[lay_index].to_StandardOpaqueMaterial.get.
|
236
|
-
final_thm_mass[con_index][lay_index] = new_construction.layers[lay_index].to_StandardOpaqueMaterial.get.
|
235
|
+
final_sol_abs[con_index] = new_construction.layers[lay_index].to_StandardOpaqueMaterial.get.solarAbsorptance if lay_index == 0 && layer.to_StandardOpaqueMaterial.is_initialized
|
236
|
+
final_thm_mass[con_index][lay_index] = new_construction.layers[lay_index].to_StandardOpaqueMaterial.get.density if layer.to_StandardOpaqueMaterial.is_initialized
|
237
237
|
final_r_val_d[con_index][lay_index] = neat_numbers(final_r_val[con_index][lay_index])
|
238
238
|
final_sol_abs_d[con_index] = neat_numbers(final_sol_abs[con_index]) if lay_index == 0 && layer.to_StandardOpaqueMaterial.is_initialized
|
239
239
|
final_thm_mass_d[con_index][lay_index] = neat_numbers(final_thm_mass[con_index][lay_index]) if layer.to_StandardOpaqueMaterial.is_initialized
|
@@ -1,10 +1,11 @@
|
|
1
|
+
<?xml version="1.0"?>
|
1
2
|
<measure>
|
2
3
|
<schema_version>3.0</schema_version>
|
3
4
|
<name>exterior_wall_thermal_properties_multiplier</name>
|
4
5
|
<uid>6ab39cf2-1f9e-4570-a797-360a814aaa74</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
7
|
-
<xml_checksum>
|
6
|
+
<version_id>cc91b451-1ab1-4b68-9bef-d4e7575e6500</version_id>
|
7
|
+
<version_modified>20220223T012552Z</version_modified>
|
8
|
+
<xml_checksum>EB1A0C08</xml_checksum>
|
8
9
|
<class_name>ExteriorWallThermalPropertiesMultiplier</class_name>
|
9
10
|
<display_name>Exterior Wall Thermal Properties Multiplier</display_name>
|
10
11
|
<description>Change exterior walls by altering the thermal resistance, density, and solar absorptance of the wall constructions by a Multiplier</description>
|
@@ -35,11 +36,10 @@
|
|
35
36
|
<default_value>1</default_value>
|
36
37
|
</argument>
|
37
38
|
</arguments>
|
38
|
-
<outputs/>
|
39
|
-
<provenances/>
|
39
|
+
<outputs />
|
40
|
+
<provenances />
|
40
41
|
<tags>
|
41
42
|
<tag>Envelope.Opaque</tag>
|
42
|
-
<tag>Calibration</tag>
|
43
43
|
</tags>
|
44
44
|
<attributes>
|
45
45
|
<attribute>
|
@@ -64,12 +64,6 @@
|
|
64
64
|
</attribute>
|
65
65
|
</attributes>
|
66
66
|
<files>
|
67
|
-
<file>
|
68
|
-
<filename>LICENSE.md</filename>
|
69
|
-
<filetype>md</filetype>
|
70
|
-
<usage_type>license</usage_type>
|
71
|
-
<checksum>E0468DD6</checksum>
|
72
|
-
</file>
|
73
67
|
<file>
|
74
68
|
<filename>README.md.erb</filename>
|
75
69
|
<filetype>erb</filetype>
|
@@ -82,6 +76,18 @@
|
|
82
76
|
<usage_type>readme</usage_type>
|
83
77
|
<checksum>922E9893</checksum>
|
84
78
|
</file>
|
79
|
+
<file>
|
80
|
+
<filename>example_model.osm</filename>
|
81
|
+
<filetype>osm</filetype>
|
82
|
+
<usage_type>test</usage_type>
|
83
|
+
<checksum>53D14E69</checksum>
|
84
|
+
</file>
|
85
|
+
<file>
|
86
|
+
<filename>LICENSE.md</filename>
|
87
|
+
<filetype>md</filetype>
|
88
|
+
<usage_type>license</usage_type>
|
89
|
+
<checksum>A21A3ED2</checksum>
|
90
|
+
</file>
|
85
91
|
<file>
|
86
92
|
<version>
|
87
93
|
<software_program>OpenStudio</software_program>
|
@@ -91,7 +97,13 @@
|
|
91
97
|
<filename>measure.rb</filename>
|
92
98
|
<filetype>rb</filetype>
|
93
99
|
<usage_type>script</usage_type>
|
94
|
-
<checksum>
|
100
|
+
<checksum>3ABDF738</checksum>
|
101
|
+
</file>
|
102
|
+
<file>
|
103
|
+
<filename>ExteriorWallThermalPropertiesMultiplier_test.rb</filename>
|
104
|
+
<filetype>rb</filetype>
|
105
|
+
<usage_type>test</usage_type>
|
106
|
+
<checksum>CC26196C</checksum>
|
95
107
|
</file>
|
96
108
|
</files>
|
97
109
|
</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:
|
@@ -222,8 +222,8 @@ class ExteriorWallThermalPropertiesPercentChange < OpenStudio::Measure::ModelMea
|
|
222
222
|
new_construction.setLayer(lay_index, new_layer)
|
223
223
|
# calculate properties of new layer and output nice names
|
224
224
|
final_r_val[con_index][lay_index] = new_construction.layers[lay_index].to_OpaqueMaterial.get.thermalResistance if layer.to_OpaqueMaterial.is_initialized
|
225
|
-
final_sol_abs[con_index] = new_construction.layers[lay_index].to_StandardOpaqueMaterial.get.
|
226
|
-
final_thm_mass[con_index][lay_index] = new_construction.layers[lay_index].to_StandardOpaqueMaterial.get.
|
225
|
+
final_sol_abs[con_index] = new_construction.layers[lay_index].to_StandardOpaqueMaterial.get.solarAbsorptance if lay_index == 0 && layer.to_StandardOpaqueMaterial.is_initialized
|
226
|
+
final_thm_mass[con_index][lay_index] = new_construction.layers[lay_index].to_StandardOpaqueMaterial.get.density if layer.to_StandardOpaqueMaterial.is_initialized
|
227
227
|
final_r_val_d[con_index][lay_index] = neat_numbers(final_r_val[con_index][lay_index])
|
228
228
|
final_sol_abs_d[con_index] = neat_numbers(final_sol_abs[con_index]) if lay_index == 0 && layer.to_StandardOpaqueMaterial.is_initialized
|
229
229
|
final_thm_mass_d[con_index][lay_index] = neat_numbers(final_thm_mass[con_index][lay_index]) if layer.to_StandardOpaqueMaterial.is_initialized
|