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_cooling_dx_single_speed_percent_change</name>
|
4
5
|
<uid>97d0dbdf-6245-4cfd-8dfc-a6a5eb853b37</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>7eadcc97-513a-4c0a-8098-777d8d4d6490</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>8CBDDA1B</xml_checksum>
|
8
9
|
<class_name>CoilCoolingDXSingleSpeedPercentChange</class_name>
|
9
10
|
<display_name>Cooling Coils DX Single Speed 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>{e15fb411-59de-4223-a18c-b0b505434f89}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{e15fb411-59de-4223-a18c-b0b505434f89}</value>
|
23
24
|
<display_name>*All DX Cooling 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.Cooling</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>1DD68BE3</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>2D747787</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_cooling_dx_two_speed_multiplier</name>
|
4
5
|
<uid>fe4f36db-e296-4c9f-8199-19f2249384dd</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>3d6c4c29-3b1f-4d1c-8f36-b1848dd93fc7</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>8CBDDA1B</xml_checksum>
|
8
9
|
<class_name>CoilCoolingDXTwoSpeedMultiplier</class_name>
|
9
10
|
<display_name>Cooling Coils DX Two Speed 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>{04a3f6fa-22d0-47e0-988a-b87edb4af557}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{04a3f6fa-22d0-47e0-988a-b87edb4af557}</value>
|
23
24
|
<display_name>*All DX Cooling 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.Cooling</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>59139ABC</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>7EA5AA40</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_cooling_dx_two_speed_percent_change</name>
|
4
5
|
<uid>2145d3a3-60fd-4b95-8faf-33e2402934fc</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>a5002f54-2857-42b9-a195-c71c596d397a</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>8CBDDA1B</xml_checksum>
|
8
9
|
<class_name>CoilCoolingDXTwoSpeedPercentChange</class_name>
|
9
10
|
<display_name>Cooling Coils DX Two Speed 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>{971f6f8b-d955-4f6d-9d4f-900973247d21}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{971f6f8b-d955-4f6d-9d4f-900973247d21}</value>
|
23
24
|
<display_name>*All DX Cooling 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.Cooling</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>C6B56E4D</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>9B10C9F1</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_cooling_water_multiplier</name>
|
4
5
|
<uid>0fb42580-a644-4291-9a08-05521a6e7940</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>b0585d0b-7194-4436-814f-798619c2c9eb</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>8CBDDA1B</xml_checksum>
|
8
9
|
<class_name>CoilCoolingWaterMultiplier</class_name>
|
9
10
|
<display_name>Cooling 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>{e770f688-859b-4de9-9396-d0238ff8a4b4}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{e770f688-859b-4de9-9396-d0238ff8a4b4}</value>
|
23
24
|
<display_name>*All Water Cooling Coils*</display_name>
|
24
25
|
</choice>
|
25
26
|
<choice>
|
@@ -83,8 +84,8 @@
|
|
83
84
|
<default_value>1</default_value>
|
84
85
|
</argument>
|
85
86
|
</arguments>
|
86
|
-
<outputs/>
|
87
|
-
<provenances/>
|
87
|
+
<outputs />
|
88
|
+
<provenances />
|
88
89
|
<tags>
|
89
90
|
<tag>HVAC.Cooling</tag>
|
90
91
|
</tags>
|
@@ -96,12 +97,6 @@
|
|
96
97
|
</attribute>
|
97
98
|
</attributes>
|
98
99
|
<files>
|
99
|
-
<file>
|
100
|
-
<filename>LICENSE.md</filename>
|
101
|
-
<filetype>md</filetype>
|
102
|
-
<usage_type>license</usage_type>
|
103
|
-
<checksum>E0468DD6</checksum>
|
104
|
-
</file>
|
105
100
|
<file>
|
106
101
|
<filename>README.md.erb</filename>
|
107
102
|
<filetype>erb</filetype>
|
@@ -114,6 +109,12 @@
|
|
114
109
|
<usage_type>readme</usage_type>
|
115
110
|
<checksum>3C509F3A</checksum>
|
116
111
|
</file>
|
112
|
+
<file>
|
113
|
+
<filename>LICENSE.md</filename>
|
114
|
+
<filetype>md</filetype>
|
115
|
+
<usage_type>license</usage_type>
|
116
|
+
<checksum>A21A3ED2</checksum>
|
117
|
+
</file>
|
117
118
|
<file>
|
118
119
|
<version>
|
119
120
|
<software_program>OpenStudio</software_program>
|
@@ -123,7 +124,7 @@
|
|
123
124
|
<filename>measure.rb</filename>
|
124
125
|
<filetype>rb</filetype>
|
125
126
|
<usage_type>script</usage_type>
|
126
|
-
<checksum>
|
127
|
+
<checksum>1F1B7FFE</checksum>
|
127
128
|
</file>
|
128
129
|
</files>
|
129
130
|
</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_cooling_water_percent_change</name>
|
4
5
|
<uid>51bc1f02-f01b-4c5e-818a-db76ed783665</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>03f5b949-fba3-41e0-b9c5-23482b129500</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>8CBDDA1B</xml_checksum>
|
8
9
|
<class_name>CoilCoolingWaterPercentChange</class_name>
|
9
10
|
<display_name>Cooling Coils Water PercentChange</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>{0c4e3a64-56d9-4d6c-a49c-e4f5cb572439}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{0c4e3a64-56d9-4d6c-a49c-e4f5cb572439}</value>
|
23
24
|
<display_name>*All Water Cooling Coils*</display_name>
|
24
25
|
</choice>
|
25
26
|
<choice>
|
@@ -83,8 +84,8 @@
|
|
83
84
|
<default_value>0</default_value>
|
84
85
|
</argument>
|
85
86
|
</arguments>
|
86
|
-
<outputs/>
|
87
|
-
<provenances/>
|
87
|
+
<outputs />
|
88
|
+
<provenances />
|
88
89
|
<tags>
|
89
90
|
<tag>HVAC.Cooling</tag>
|
90
91
|
</tags>
|
@@ -96,12 +97,6 @@
|
|
96
97
|
</attribute>
|
97
98
|
</attributes>
|
98
99
|
<files>
|
99
|
-
<file>
|
100
|
-
<filename>LICENSE.md</filename>
|
101
|
-
<filetype>md</filetype>
|
102
|
-
<usage_type>license</usage_type>
|
103
|
-
<checksum>E0468DD6</checksum>
|
104
|
-
</file>
|
105
100
|
<file>
|
106
101
|
<filename>README.md.erb</filename>
|
107
102
|
<filetype>erb</filetype>
|
@@ -114,6 +109,12 @@
|
|
114
109
|
<usage_type>readme</usage_type>
|
115
110
|
<checksum>3544B376</checksum>
|
116
111
|
</file>
|
112
|
+
<file>
|
113
|
+
<filename>LICENSE.md</filename>
|
114
|
+
<filetype>md</filetype>
|
115
|
+
<usage_type>license</usage_type>
|
116
|
+
<checksum>A21A3ED2</checksum>
|
117
|
+
</file>
|
117
118
|
<file>
|
118
119
|
<version>
|
119
120
|
<software_program>OpenStudio</software_program>
|
@@ -123,7 +124,7 @@
|
|
123
124
|
<filename>measure.rb</filename>
|
124
125
|
<filetype>rb</filetype>
|
125
126
|
<usage_type>script</usage_type>
|
126
|
-
<checksum>
|
127
|
+
<checksum>9B7D5EA8</checksum>
|
127
128
|
</file>
|
128
129
|
</files>
|
129
130
|
</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_electric_multiplier</name>
|
4
5
|
<uid>122e854c-d939-4bea-822a-89f2a5584a01</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>6df1fe1b-8774-49d6-b9be-1e1fc4ce7d5d</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>1F3D2430</xml_checksum>
|
8
9
|
<class_name>CoilHeatingElectricMultiplier</class_name>
|
9
10
|
<display_name>Heating Coils Electric 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>{6f21353a-3fce-4a2b-b335-271654e9abce}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{6f21353a-3fce-4a2b-b335-271654e9abce}</value>
|
23
24
|
<display_name>*All Electric 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>7C069839</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>89AE9896</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_electric_percent_change</name>
|
4
5
|
<uid>7c681481-16d2-4a8e-b0a3-71a86639f53a</uid>
|
5
|
-
<version_id>
|
6
|
-
<version_modified>
|
6
|
+
<version_id>46665251-15c6-47ab-9a01-8153bc032df9</version_id>
|
7
|
+
<version_modified>20210304T152733Z</version_modified>
|
7
8
|
<xml_checksum>1F3D2430</xml_checksum>
|
8
9
|
<class_name>CoilHeatingElectricPercentChange</class_name>
|
9
10
|
<display_name>Heating Coils Electric 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>{bfee5eb7-acc5-4a7e-bd72-fbf2fb333f4b}</default_value>
|
20
21
|
<choices>
|
21
22
|
<choice>
|
22
|
-
<value>{
|
23
|
+
<value>{bfee5eb7-acc5-4a7e-bd72-fbf2fb333f4b}</value>
|
23
24
|
<display_name>*All Electric 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>25C522C0</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>AAEFDCEF</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:
|