openstudio-analysis 0.1.15 → 0.1.16
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/openstudio/analysis/translator/excel.rb +2 -1
- data/lib/openstudio/analysis/version.rb +1 -1
- data/spec/files/analysis/medium_office.json +192 -192
- data/spec/files/analysis/medium_office.zip +0 -0
- data/spec/files/export/analysis/Kats model v2.json +461 -0
- data/spec/files/export/analysis/Kats model v2.zip +0 -0
- data/spec/files/export/analysis/discrete_dynamic_seed.json +461 -0
- data/spec/files/export/analysis/discrete_dynamic_seed.zip +0 -0
- data/spec/files/export/analysis/discrete_seed.json +736 -0
- data/spec/files/export/analysis/discrete_seed.zip +0 -0
- data/spec/files/export/analysis/output_vars.json +707 -0
- data/spec/files/export/analysis/output_vars.zip +0 -0
- data/spec/files/export/analysis/small_seed.json +665 -0
- data/spec/files/export/analysis/small_seed.zip +0 -0
- data/spec/files/template_0_2_0_simpletest.xlsx +0 -0
- data/spec/files/{~$template_0_2_0.xlsx → ~$template_0_2_0_simpletest.xlsx} +0 -0
- data/spec/openstudio/analysis/translator/excel_spec.rb +316 -289
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.64.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.64.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.64.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.22.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.6.xml +17 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.64.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.16.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.13.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.64.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.64.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.64.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.64.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.13.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.64.xml +7 -0
- metadata +60 -6
- data/spec/files/~$template_input_0.1.10.xlsx +0 -0
@@ -0,0 +1,736 @@
|
|
1
|
+
{
|
2
|
+
"analysis": {
|
3
|
+
"display_name": "Example Analysis",
|
4
|
+
"name": "example_analysis",
|
5
|
+
"output_variables": [
|
6
|
+
|
7
|
+
],
|
8
|
+
"problem": {
|
9
|
+
"algorithm": {
|
10
|
+
"sample_method": "all_variables",
|
11
|
+
"number_of_samples": 100,
|
12
|
+
"number_of_generations": 20,
|
13
|
+
"objective_functions": [
|
14
|
+
|
15
|
+
]
|
16
|
+
},
|
17
|
+
"name": "Problem",
|
18
|
+
"workflow": [
|
19
|
+
{
|
20
|
+
"arguments": [
|
21
|
+
{
|
22
|
+
"display_name": "Apply the Measure to a Specific Space Type or to the Entire Model.",
|
23
|
+
"machine_name": "apply_the_measure_to_a_specific_space_type_or_to_the_entire_model.",
|
24
|
+
"name": "space_type",
|
25
|
+
"value": "*Entire Building*",
|
26
|
+
"value_type": "choice",
|
27
|
+
"uuid": "6fa9d180-a969-0131-ec66-14109fdf0b37",
|
28
|
+
"version_uuid": "6fa9d730-a969-0131-ec67-14109fdf0b37"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"display_name": "Increase in Material and Installation Cost for Lighting per Floor Area (%).",
|
32
|
+
"machine_name": "increase_in_material_and_installation_cost_for_lighting_per_floor_area_(%).",
|
33
|
+
"name": "material_and_installation_cost",
|
34
|
+
"value": 0.0,
|
35
|
+
"value_type": "double",
|
36
|
+
"uuid": "6faae550-a969-0131-ec6c-14109fdf0b37",
|
37
|
+
"version_uuid": "6faaf3b0-a969-0131-ec6d-14109fdf0b37"
|
38
|
+
},
|
39
|
+
{
|
40
|
+
"display_name": "Increase in Demolition Costs for Lighting per Floor Area (%).",
|
41
|
+
"machine_name": "increase_in_demolition_costs_for_lighting_per_floor_area_(%).",
|
42
|
+
"name": "demolition_cost",
|
43
|
+
"value": 0.0,
|
44
|
+
"value_type": "double",
|
45
|
+
"uuid": "6faafce0-a969-0131-ec6e-14109fdf0b37",
|
46
|
+
"version_uuid": "6fabcf30-a969-0131-ec6f-14109fdf0b37"
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"display_name": "Years Until Costs Start (whole years).",
|
50
|
+
"machine_name": "years_until_costs_start_(whole_years).",
|
51
|
+
"name": "years_until_costs_start",
|
52
|
+
"value": 0,
|
53
|
+
"value_type": "integer",
|
54
|
+
"uuid": "6facaa40-a969-0131-ec70-14109fdf0b37",
|
55
|
+
"version_uuid": "6facb110-a969-0131-ec71-14109fdf0b37"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"display_name": "Demolition Costs Occur During Initial Construction?",
|
59
|
+
"machine_name": "demolition_costs_occur_during_initial_construction?",
|
60
|
+
"name": "demo_cost_initial_const",
|
61
|
+
"value": true,
|
62
|
+
"value_type": "bool",
|
63
|
+
"uuid": "6fad8a40-a969-0131-ec72-14109fdf0b37",
|
64
|
+
"version_uuid": "6fae60e0-a969-0131-ec73-14109fdf0b37"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"display_name": "Expected Life (whole years).",
|
68
|
+
"machine_name": "expected_life_(whole_years).",
|
69
|
+
"name": "expected_life",
|
70
|
+
"value": 15,
|
71
|
+
"value_type": "integer",
|
72
|
+
"uuid": "6faf4360-a969-0131-ec74-14109fdf0b37",
|
73
|
+
"version_uuid": "6fb02330-a969-0131-ec75-14109fdf0b37"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"display_name": "Increase O & M Costs for Lighting per Floor Area (%).",
|
77
|
+
"machine_name": "increase_o_&_m_costs_for_lighting_per_floor_area_(%).",
|
78
|
+
"name": "om_cost",
|
79
|
+
"value": 0.0,
|
80
|
+
"value_type": "double",
|
81
|
+
"uuid": "6fb10370-a969-0131-ec76-14109fdf0b37",
|
82
|
+
"version_uuid": "6fb1de60-a969-0131-ec77-14109fdf0b37"
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"display_name": "O & M Frequency (whole years).",
|
86
|
+
"machine_name": "o_&_m_frequency_(whole_years).",
|
87
|
+
"name": "om_frequency",
|
88
|
+
"value": 1,
|
89
|
+
"value_type": "integer",
|
90
|
+
"uuid": "6fb2c830-a969-0131-ec78-14109fdf0b37",
|
91
|
+
"version_uuid": "6fb3b3f0-a969-0131-ec79-14109fdf0b37"
|
92
|
+
}
|
93
|
+
],
|
94
|
+
"bcl_measure_directory": "./measures/reduce_lighting_loads_by_percentage",
|
95
|
+
"measure_definition_directory_CHANGE_TO_ME": "./measures/reduce_lighting_loads_by_percentage",
|
96
|
+
"bcl_measure_class_name_ADDME": "ReduceLightingLoadsByPercentage",
|
97
|
+
"measure_definition_class_name_CHANGE_TO_ME": "ReduceLightingLoadsByPercentage",
|
98
|
+
"measure_definition_class_name": "ReduceLightingLoadsByPercentage",
|
99
|
+
"bcl_measure_uuid": "6fa99a90-a969-0131-ec60-14109fdf0b37",
|
100
|
+
"measure_definition_uuid_CHANGE_TO_ME": "6fa9a1b0-a969-0131-ec61-14109fdf0b37",
|
101
|
+
"bcl_measure_version_uuid": "6fa9b2e0-a969-0131-ec62-14109fdf0b37",
|
102
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "6fa9b810-a969-0131-ec63-14109fdf0b37",
|
103
|
+
"measure_type": "RubyMeasure",
|
104
|
+
"name": "reduce_lighting_loads_by_percentage",
|
105
|
+
"display_name": "Reduce Lighting Loads by Percentage",
|
106
|
+
"uuid": "6fa9be90-a969-0131-ec64-14109fdf0b37",
|
107
|
+
"variables": [
|
108
|
+
{
|
109
|
+
"argument": {
|
110
|
+
"display_name": "Lighting Power Reduction",
|
111
|
+
"machine_name": "lighting_power_reduction",
|
112
|
+
"name": "lighting_power_reduction_percent",
|
113
|
+
"required": false,
|
114
|
+
"uuid": "6faa0f90-a969-0131-ec68-14109fdf0b37",
|
115
|
+
"version_uuid": "6faa1b10-a969-0131-ec69-14109fdf0b37"
|
116
|
+
},
|
117
|
+
"display_name": "Lighting Power Reduction",
|
118
|
+
"machine_name": "lighting_power_reduction",
|
119
|
+
"name": "lighting_power_reduction",
|
120
|
+
"minimum": 0.0,
|
121
|
+
"maximum": 10.0,
|
122
|
+
"units": "",
|
123
|
+
"value_type": "double",
|
124
|
+
"variable": true,
|
125
|
+
"relation_to_output": "",
|
126
|
+
"uncertainty_description": {
|
127
|
+
"attributes": [
|
128
|
+
{
|
129
|
+
"name": "discrete",
|
130
|
+
"values_and_weights": [
|
131
|
+
{
|
132
|
+
"value": 10,
|
133
|
+
"weight": 0.1
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"value": 20,
|
137
|
+
"weight": 0.4
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"value": 40,
|
141
|
+
"weight": 0.2
|
142
|
+
},
|
143
|
+
{
|
144
|
+
"value": 60,
|
145
|
+
"weight": 0.3
|
146
|
+
}
|
147
|
+
]
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"name": "lower_bounds",
|
151
|
+
"value": 0.0
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"name": "upper_bounds",
|
155
|
+
"value": 10.0
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"name": "modes",
|
159
|
+
"value": 5.0
|
160
|
+
}
|
161
|
+
],
|
162
|
+
"type": "discrete_uncertain"
|
163
|
+
},
|
164
|
+
"uuid": "6faa21e0-a969-0131-ec6a-14109fdf0b37",
|
165
|
+
"variable_type": "RubyContinuousVariable",
|
166
|
+
"version_uuid": "6faada80-a969-0131-ec6b-14109fdf0b37"
|
167
|
+
}
|
168
|
+
],
|
169
|
+
"version_uuid": "6fa9c440-a969-0131-ec65-14109fdf0b37",
|
170
|
+
"workflow_index": 0,
|
171
|
+
"workflow_step_type": "Measure"
|
172
|
+
},
|
173
|
+
{
|
174
|
+
"arguments": [
|
175
|
+
{
|
176
|
+
"display_name": "Apply the Measure to a Specific Space Type or to the Entire Model.",
|
177
|
+
"machine_name": "apply_the_measure_to_a_specific_space_type_or_to_the_entire_model.",
|
178
|
+
"name": "space_type",
|
179
|
+
"value": "*Entire Building*",
|
180
|
+
"value_type": "choice",
|
181
|
+
"uuid": "6fb78820-a969-0131-ec80-14109fdf0b37",
|
182
|
+
"version_uuid": "6fb78f90-a969-0131-ec81-14109fdf0b37"
|
183
|
+
},
|
184
|
+
{
|
185
|
+
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
186
|
+
"machine_name": "increase_in_material_and_installation_costs_for_building_per_affected_floor_area_($/ft^2).",
|
187
|
+
"name": "material_and_installation_cost",
|
188
|
+
"value": 0.0,
|
189
|
+
"value_type": "double",
|
190
|
+
"uuid": "6fb94c00-a969-0131-ec83-14109fdf0b37",
|
191
|
+
"version_uuid": "6fb95170-a969-0131-ec84-14109fdf0b37"
|
192
|
+
},
|
193
|
+
{
|
194
|
+
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
195
|
+
"machine_name": "o_&_m_costs_for_construction_per_affected_floor_area_($/ft^2).",
|
196
|
+
"name": "om_cost",
|
197
|
+
"value": 0.0,
|
198
|
+
"value_type": "double",
|
199
|
+
"uuid": "6fba3220-a969-0131-ec85-14109fdf0b37",
|
200
|
+
"version_uuid": "6fbb3380-a969-0131-ec86-14109fdf0b37"
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"display_name": "O & M Frequency (whole years).",
|
204
|
+
"machine_name": "o_&_m_frequency_(whole_years).",
|
205
|
+
"name": "om_frequency",
|
206
|
+
"value": 1,
|
207
|
+
"value_type": "integer",
|
208
|
+
"uuid": "6fbb41a0-a969-0131-ec87-14109fdf0b37",
|
209
|
+
"version_uuid": "6fbb49c0-a969-0131-ec88-14109fdf0b37"
|
210
|
+
}
|
211
|
+
],
|
212
|
+
"bcl_measure_directory": "./measures/reduce_space_infiltration_by_percentage",
|
213
|
+
"measure_definition_directory_CHANGE_TO_ME": "./measures/reduce_space_infiltration_by_percentage",
|
214
|
+
"bcl_measure_class_name_ADDME": "ReduceSpaceInfiltrationByPercentage",
|
215
|
+
"measure_definition_class_name_CHANGE_TO_ME": "ReduceSpaceInfiltrationByPercentage",
|
216
|
+
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
217
|
+
"bcl_measure_uuid": "6fb4b2f0-a969-0131-ec7a-14109fdf0b37",
|
218
|
+
"measure_definition_uuid_CHANGE_TO_ME": "6fb5a4f0-a969-0131-ec7b-14109fdf0b37",
|
219
|
+
"bcl_measure_version_uuid": "6fb697d0-a969-0131-ec7c-14109fdf0b37",
|
220
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "6fb69f30-a969-0131-ec7d-14109fdf0b37",
|
221
|
+
"measure_type": "RubyMeasure",
|
222
|
+
"name": "reducespaceinfiltrationbypercentage",
|
223
|
+
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
224
|
+
"uuid": "6fb6a410-a969-0131-ec7e-14109fdf0b37",
|
225
|
+
"variables": [
|
226
|
+
{
|
227
|
+
"argument": {
|
228
|
+
"display_name": "Space Infiltration Power Reduction",
|
229
|
+
"machine_name": "space_infiltration_power_reduction",
|
230
|
+
"name": "space_infiltration_reduction_percent",
|
231
|
+
"uuid": "6fb870b0-a969-0131-ec82-14109fdf0b37",
|
232
|
+
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
233
|
+
},
|
234
|
+
"display_name": "Space Infiltration Power Reduction",
|
235
|
+
"machine_name": "space_infiltration_power_reduction",
|
236
|
+
"name": "space_infiltration_power_reduction",
|
237
|
+
"minimum": 0.0,
|
238
|
+
"maximum": 30.0,
|
239
|
+
"units": "",
|
240
|
+
"value_type": "double",
|
241
|
+
"variable": true,
|
242
|
+
"relation_to_output": "",
|
243
|
+
"uncertainty_description": {
|
244
|
+
"attributes": [
|
245
|
+
{
|
246
|
+
"name": "modes",
|
247
|
+
"value": 10.0
|
248
|
+
},
|
249
|
+
{
|
250
|
+
"name": "lower_bounds",
|
251
|
+
"value": 0.0
|
252
|
+
},
|
253
|
+
{
|
254
|
+
"name": "upper_bounds",
|
255
|
+
"value": 30.0
|
256
|
+
},
|
257
|
+
{
|
258
|
+
"name": "stddev",
|
259
|
+
"value": 5.0
|
260
|
+
},
|
261
|
+
{
|
262
|
+
"name": "delta_x",
|
263
|
+
"value": null
|
264
|
+
}
|
265
|
+
],
|
266
|
+
"type": "uniform_uncertain"
|
267
|
+
},
|
268
|
+
"uuid": "d157d709-b83e-42bd-bd30-1bc3a7979672",
|
269
|
+
"variable_type": "RubyContinuousVariable",
|
270
|
+
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
271
|
+
}
|
272
|
+
],
|
273
|
+
"version_uuid": "6fb77c00-a969-0131-ec7f-14109fdf0b37",
|
274
|
+
"workflow_index": 1,
|
275
|
+
"workflow_step_type": "Measure"
|
276
|
+
},
|
277
|
+
{
|
278
|
+
"arguments": [
|
279
|
+
|
280
|
+
],
|
281
|
+
"bcl_measure_directory": "./measures/adjust_theromstat_setpoints_by_degrees",
|
282
|
+
"measure_definition_directory_CHANGE_TO_ME": "./measures/adjust_theromstat_setpoints_by_degrees",
|
283
|
+
"bcl_measure_class_name_ADDME": "AdjustTheromstatSetpointsByDegrees",
|
284
|
+
"measure_definition_class_name_CHANGE_TO_ME": "AdjustTheromstatSetpointsByDegrees",
|
285
|
+
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
286
|
+
"bcl_measure_uuid": "6fbb57c0-a969-0131-ec89-14109fdf0b37",
|
287
|
+
"measure_definition_uuid_CHANGE_TO_ME": "6fbc3830-a969-0131-ec8a-14109fdf0b37",
|
288
|
+
"bcl_measure_version_uuid": "6fbc43b0-a969-0131-ec8b-14109fdf0b37",
|
289
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "6fbc4ae0-a969-0131-ec8c-14109fdf0b37",
|
290
|
+
"measure_type": "RubyMeasure",
|
291
|
+
"name": "adjust_thermostat_setpoints_by_degrees",
|
292
|
+
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
293
|
+
"uuid": "6fbc59e0-a969-0131-ec8d-14109fdf0b37",
|
294
|
+
"variables": [
|
295
|
+
{
|
296
|
+
"argument": {
|
297
|
+
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
298
|
+
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
299
|
+
"name": "cooling_adjustment",
|
300
|
+
"uuid": "6fbca490-a969-0131-ec8f-14109fdf0b37",
|
301
|
+
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
302
|
+
},
|
303
|
+
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
304
|
+
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
305
|
+
"name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
306
|
+
"minimum": -4.0,
|
307
|
+
"maximum": 4.0,
|
308
|
+
"units": "",
|
309
|
+
"value_type": "double",
|
310
|
+
"variable": true,
|
311
|
+
"relation_to_output": "",
|
312
|
+
"uncertainty_description": {
|
313
|
+
"attributes": [
|
314
|
+
{
|
315
|
+
"name": "modes",
|
316
|
+
"value": 0.0
|
317
|
+
},
|
318
|
+
{
|
319
|
+
"name": "lower_bounds",
|
320
|
+
"value": -4.0
|
321
|
+
},
|
322
|
+
{
|
323
|
+
"name": "upper_bounds",
|
324
|
+
"value": 4.0
|
325
|
+
},
|
326
|
+
{
|
327
|
+
"name": "stddev",
|
328
|
+
"value": 1.3333333333333333
|
329
|
+
},
|
330
|
+
{
|
331
|
+
"name": "delta_x",
|
332
|
+
"value": null
|
333
|
+
}
|
334
|
+
],
|
335
|
+
"type": "uniform_uncertain"
|
336
|
+
},
|
337
|
+
"uuid": "d157d709-b83e-42bd-bd30-1bc3a7979672",
|
338
|
+
"variable_type": "RubyContinuousVariable",
|
339
|
+
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
340
|
+
},
|
341
|
+
{
|
342
|
+
"argument": {
|
343
|
+
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
344
|
+
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
345
|
+
"name": "heating_adjustment",
|
346
|
+
"uuid": "6fbccfa0-a969-0131-ec90-14109fdf0b37",
|
347
|
+
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
348
|
+
},
|
349
|
+
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
350
|
+
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
351
|
+
"name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
352
|
+
"minimum": -4.0,
|
353
|
+
"maximum": 4.0,
|
354
|
+
"units": "",
|
355
|
+
"value_type": "double",
|
356
|
+
"variable": true,
|
357
|
+
"relation_to_output": "",
|
358
|
+
"uncertainty_description": {
|
359
|
+
"attributes": [
|
360
|
+
{
|
361
|
+
"name": "modes",
|
362
|
+
"value": 0.0
|
363
|
+
},
|
364
|
+
{
|
365
|
+
"name": "lower_bounds",
|
366
|
+
"value": -4.0
|
367
|
+
},
|
368
|
+
{
|
369
|
+
"name": "upper_bounds",
|
370
|
+
"value": 4.0
|
371
|
+
},
|
372
|
+
{
|
373
|
+
"name": "stddev",
|
374
|
+
"value": 1.3333333333333333
|
375
|
+
},
|
376
|
+
{
|
377
|
+
"name": "delta_x",
|
378
|
+
"value": null
|
379
|
+
}
|
380
|
+
],
|
381
|
+
"type": "uniform_uncertain"
|
382
|
+
},
|
383
|
+
"uuid": "d157d709-b83e-42bd-bd30-1bc3a7979672",
|
384
|
+
"variable_type": "RubyContinuousVariable",
|
385
|
+
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
386
|
+
},
|
387
|
+
{
|
388
|
+
"argument": {
|
389
|
+
"display_name": "Alter Design Day Thermostats?",
|
390
|
+
"machine_name": "alter_design_day_thermostats?",
|
391
|
+
"name": "alter_design_days",
|
392
|
+
"required": false,
|
393
|
+
"uuid": "6fbcf740-a969-0131-ec91-14109fdf0b37",
|
394
|
+
"version_uuid": "6fbd0160-a969-0131-ec92-14109fdf0b37"
|
395
|
+
},
|
396
|
+
"display_name": "Alter Design Day Thermostats?",
|
397
|
+
"machine_name": "alter_design_day_thermostats?",
|
398
|
+
"name": "alter_design_day_thermostats?",
|
399
|
+
"minimum": "true",
|
400
|
+
"maximum": "true",
|
401
|
+
"units": "",
|
402
|
+
"value_type": "bool",
|
403
|
+
"variable": true,
|
404
|
+
"relation_to_output": "",
|
405
|
+
"uncertainty_description": {
|
406
|
+
"attributes": [
|
407
|
+
{
|
408
|
+
"name": "discrete",
|
409
|
+
"values_and_weights": [
|
410
|
+
{
|
411
|
+
"value": true,
|
412
|
+
"weight": 0.8
|
413
|
+
},
|
414
|
+
{
|
415
|
+
"value": false,
|
416
|
+
"weight": 0.2
|
417
|
+
}
|
418
|
+
]
|
419
|
+
},
|
420
|
+
{
|
421
|
+
"name": "lower_bounds",
|
422
|
+
"value": true
|
423
|
+
},
|
424
|
+
{
|
425
|
+
"name": "upper_bounds",
|
426
|
+
"value": true
|
427
|
+
},
|
428
|
+
{
|
429
|
+
"name": "modes",
|
430
|
+
"value": "false"
|
431
|
+
}
|
432
|
+
],
|
433
|
+
"type": "discrete_uncertain"
|
434
|
+
},
|
435
|
+
"uuid": "6fbdbec0-a969-0131-ec93-14109fdf0b37",
|
436
|
+
"variable_type": "RubyContinuousVariable",
|
437
|
+
"version_uuid": "6fbdcca0-a969-0131-ec94-14109fdf0b37"
|
438
|
+
}
|
439
|
+
],
|
440
|
+
"version_uuid": "6fbc7c00-a969-0131-ec8e-14109fdf0b37",
|
441
|
+
"workflow_index": 2,
|
442
|
+
"workflow_step_type": "Measure"
|
443
|
+
},
|
444
|
+
{
|
445
|
+
"arguments": [
|
446
|
+
{
|
447
|
+
"display_name": "Increase in Material and Installation Costs for Construction per Area Used ($/ft^2).",
|
448
|
+
"machine_name": "increase_in_material_and_installation_costs_for_construction_per_area_used_($/ft^2).",
|
449
|
+
"name": "material_cost_increase_ip",
|
450
|
+
"value": 0.0,
|
451
|
+
"value_type": "double",
|
452
|
+
"uuid": "6fc01830-a969-0131-ec9c-14109fdf0b37",
|
453
|
+
"version_uuid": "6fc025d0-a969-0131-ec9d-14109fdf0b37"
|
454
|
+
},
|
455
|
+
{
|
456
|
+
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
457
|
+
"machine_name": "one_time_retrofit_cost_to_add_insulation_to_construction_($/ft^2).",
|
458
|
+
"name": "one_time_retrofit_cost_ip",
|
459
|
+
"value": 0.0,
|
460
|
+
"value_type": "double",
|
461
|
+
"uuid": "6fc036a0-a969-0131-ec9e-14109fdf0b37",
|
462
|
+
"version_uuid": "6fc04070-a969-0131-ec9f-14109fdf0b37"
|
463
|
+
},
|
464
|
+
{
|
465
|
+
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
466
|
+
"machine_name": "year_to_incur_one_time_retrofit_cost_(whole_years).",
|
467
|
+
"name": "years_until_retrofit_cost",
|
468
|
+
"value": 0,
|
469
|
+
"value_type": "integer",
|
470
|
+
"uuid": "6fc04fa0-a969-0131-eca0-14109fdf0b37",
|
471
|
+
"version_uuid": "6fc05730-a969-0131-eca1-14109fdf0b37"
|
472
|
+
}
|
473
|
+
],
|
474
|
+
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_exterior_walls",
|
475
|
+
"measure_definition_directory_CHANGE_TO_ME": "./measures/increase_insulation_r_value_for_exterior_walls",
|
476
|
+
"bcl_measure_class_name_ADDME": "IncreaseInsulationRValueForExteriorWalls",
|
477
|
+
"measure_definition_class_name_CHANGE_TO_ME": "IncreaseInsulationRValueForExteriorWalls",
|
478
|
+
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
479
|
+
"bcl_measure_uuid": "6fbdf7b0-a969-0131-ec95-14109fdf0b37",
|
480
|
+
"measure_definition_uuid_CHANGE_TO_ME": "6fbe0870-a969-0131-ec96-14109fdf0b37",
|
481
|
+
"bcl_measure_version_uuid": "6fbe1040-a969-0131-ec97-14109fdf0b37",
|
482
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "6fbe16b0-a969-0131-ec98-14109fdf0b37",
|
483
|
+
"measure_type": "RubyMeasure",
|
484
|
+
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
485
|
+
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
486
|
+
"uuid": "6fbe1c80-a969-0131-ec99-14109fdf0b37",
|
487
|
+
"variables": [
|
488
|
+
{
|
489
|
+
"argument": {
|
490
|
+
"display_name": "Wall R Value",
|
491
|
+
"machine_name": "wall_r_value",
|
492
|
+
"name": "r_value",
|
493
|
+
"uuid": "6fbff370-a969-0131-ec9b-14109fdf0b37",
|
494
|
+
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
495
|
+
},
|
496
|
+
"display_name": "Wall R Value",
|
497
|
+
"machine_name": "wall_r_value",
|
498
|
+
"name": "wall_r_value",
|
499
|
+
"minimum": 0.0,
|
500
|
+
"maximum": 5.0,
|
501
|
+
"units": "",
|
502
|
+
"value_type": "double",
|
503
|
+
"variable": true,
|
504
|
+
"relation_to_output": "",
|
505
|
+
"uncertainty_description": {
|
506
|
+
"attributes": [
|
507
|
+
{
|
508
|
+
"name": "modes",
|
509
|
+
"value": 2.5
|
510
|
+
},
|
511
|
+
{
|
512
|
+
"name": "lower_bounds",
|
513
|
+
"value": 0.0
|
514
|
+
},
|
515
|
+
{
|
516
|
+
"name": "upper_bounds",
|
517
|
+
"value": 5.0
|
518
|
+
},
|
519
|
+
{
|
520
|
+
"name": "stddev",
|
521
|
+
"value": 0.8333333333333334
|
522
|
+
},
|
523
|
+
{
|
524
|
+
"name": "delta_x",
|
525
|
+
"value": null
|
526
|
+
}
|
527
|
+
],
|
528
|
+
"type": "triangle_uncertain"
|
529
|
+
},
|
530
|
+
"uuid": "d157d709-b83e-42bd-bd30-1bc3a7979672",
|
531
|
+
"variable_type": "RubyContinuousVariable",
|
532
|
+
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
533
|
+
}
|
534
|
+
],
|
535
|
+
"version_uuid": "6fbef790-a969-0131-ec9a-14109fdf0b37",
|
536
|
+
"workflow_index": 3,
|
537
|
+
"workflow_step_type": "Measure"
|
538
|
+
},
|
539
|
+
{
|
540
|
+
"arguments": [
|
541
|
+
{
|
542
|
+
"display_name": "Increase in Material and Installation Costs for Construction per Area Used ($/ft^2).",
|
543
|
+
"machine_name": "increase_in_material_and_installation_costs_for_construction_per_area_used_($/ft^2).",
|
544
|
+
"name": "material_cost_increase_ip",
|
545
|
+
"value": 0.0,
|
546
|
+
"value_type": "double",
|
547
|
+
"uuid": "6fc34c50-a969-0131-eca9-14109fdf0b37",
|
548
|
+
"version_uuid": "6fc35530-a969-0131-ecaa-14109fdf0b37"
|
549
|
+
},
|
550
|
+
{
|
551
|
+
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
552
|
+
"machine_name": "one_time_retrofit_cost_to_add_insulation_to_construction_($/ft^2).",
|
553
|
+
"name": "one_time_retrofit_cost_ip",
|
554
|
+
"value": 0.0,
|
555
|
+
"value_type": "double",
|
556
|
+
"uuid": "6fc35ec0-a969-0131-ecab-14109fdf0b37",
|
557
|
+
"version_uuid": "6fc36ad0-a969-0131-ecac-14109fdf0b37"
|
558
|
+
},
|
559
|
+
{
|
560
|
+
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
561
|
+
"machine_name": "year_to_incur_one_time_retrofit_cost_(whole_years).",
|
562
|
+
"name": "years_until_retrofit_cost",
|
563
|
+
"value": 0,
|
564
|
+
"value_type": "integer",
|
565
|
+
"uuid": "6fc45db0-a969-0131-ecad-14109fdf0b37",
|
566
|
+
"version_uuid": "6fc46830-a969-0131-ecae-14109fdf0b37"
|
567
|
+
}
|
568
|
+
],
|
569
|
+
"bcl_measure_directory": "./measures/increase_insulation_r_value_for_roofs",
|
570
|
+
"measure_definition_directory_CHANGE_TO_ME": "./measures/increase_insulation_r_value_for_roofs",
|
571
|
+
"bcl_measure_class_name_ADDME": "IncreaseInsulationRValueForRoofs",
|
572
|
+
"measure_definition_class_name_CHANGE_TO_ME": "IncreaseInsulationRValueForRoofs",
|
573
|
+
"measure_definition_class_name": "IncreaseInsulationRValueForRoofs",
|
574
|
+
"bcl_measure_uuid": "6fc15300-a969-0131-eca2-14109fdf0b37",
|
575
|
+
"measure_definition_uuid_CHANGE_TO_ME": "6fc16290-a969-0131-eca3-14109fdf0b37",
|
576
|
+
"bcl_measure_version_uuid": "6fc1f6d0-a969-0131-eca4-14109fdf0b37",
|
577
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "6fc24a90-a969-0131-eca5-14109fdf0b37",
|
578
|
+
"measure_type": "RubyMeasure",
|
579
|
+
"name": "set_r_value_of_insulation_for_roofs_to_a_specific_value",
|
580
|
+
"display_name": "Set R-value of Insulation for Roofs to a Specific Value",
|
581
|
+
"uuid": "6fc2ce20-a969-0131-eca6-14109fdf0b37",
|
582
|
+
"variables": [
|
583
|
+
{
|
584
|
+
"argument": {
|
585
|
+
"display_name": "Roof R Value",
|
586
|
+
"machine_name": "roof_r_value",
|
587
|
+
"name": "r_value",
|
588
|
+
"uuid": "6fc341c0-a969-0131-eca8-14109fdf0b37",
|
589
|
+
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
590
|
+
},
|
591
|
+
"display_name": "Roof R Value",
|
592
|
+
"machine_name": "roof_r_value",
|
593
|
+
"name": "roof_r_value",
|
594
|
+
"minimum": 0.0,
|
595
|
+
"maximum": 5.0,
|
596
|
+
"units": "",
|
597
|
+
"value_type": "double",
|
598
|
+
"variable": true,
|
599
|
+
"relation_to_output": "",
|
600
|
+
"uncertainty_description": {
|
601
|
+
"attributes": [
|
602
|
+
{
|
603
|
+
"name": "modes",
|
604
|
+
"value": 2.5
|
605
|
+
},
|
606
|
+
{
|
607
|
+
"name": "lower_bounds",
|
608
|
+
"value": 0.0
|
609
|
+
},
|
610
|
+
{
|
611
|
+
"name": "upper_bounds",
|
612
|
+
"value": 5.0
|
613
|
+
},
|
614
|
+
{
|
615
|
+
"name": "stddev",
|
616
|
+
"value": 0.8333333333333334
|
617
|
+
},
|
618
|
+
{
|
619
|
+
"name": "delta_x",
|
620
|
+
"value": null
|
621
|
+
}
|
622
|
+
],
|
623
|
+
"type": "triangle_uncertain"
|
624
|
+
},
|
625
|
+
"uuid": "d157d709-b83e-42bd-bd30-1bc3a7979672",
|
626
|
+
"variable_type": "RubyContinuousVariable",
|
627
|
+
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
628
|
+
}
|
629
|
+
],
|
630
|
+
"version_uuid": "6fc2ddb0-a969-0131-eca7-14109fdf0b37",
|
631
|
+
"workflow_index": 4,
|
632
|
+
"workflow_step_type": "Measure"
|
633
|
+
},
|
634
|
+
{
|
635
|
+
"arguments": [
|
636
|
+
{
|
637
|
+
"display_name": "Apply the Measure to a Specific Space Type or to the Entire Model.",
|
638
|
+
"machine_name": "apply_the_measure_to_a_specific_space_type_or_to_the_entire_model.",
|
639
|
+
"name": "space_type",
|
640
|
+
"value": "*Entire Building*",
|
641
|
+
"value_type": "choice",
|
642
|
+
"uuid": "6fc4c610-a969-0131-ecb5-14109fdf0b37",
|
643
|
+
"version_uuid": "6fc4ce20-a969-0131-ecb6-14109fdf0b37"
|
644
|
+
}
|
645
|
+
],
|
646
|
+
"bcl_measure_directory": "./measures/reduce_ventilation_by_percentage",
|
647
|
+
"measure_definition_directory_CHANGE_TO_ME": "./measures/reduce_ventilation_by_percentage",
|
648
|
+
"bcl_measure_class_name_ADDME": "ReduceVentilationByPercentage",
|
649
|
+
"measure_definition_class_name_CHANGE_TO_ME": "ReduceVentilationByPercentage",
|
650
|
+
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
651
|
+
"bcl_measure_uuid": "6fc47790-a969-0131-ecaf-14109fdf0b37",
|
652
|
+
"measure_definition_uuid_CHANGE_TO_ME": "6fc47e40-a969-0131-ecb0-14109fdf0b37",
|
653
|
+
"bcl_measure_version_uuid": "6fc48620-a969-0131-ecb1-14109fdf0b37",
|
654
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "6fc49190-a969-0131-ecb2-14109fdf0b37",
|
655
|
+
"measure_type": "RubyMeasure",
|
656
|
+
"name": "reduce_ventilation_by_percentage",
|
657
|
+
"display_name": "Reduce Ventilation By Percentage",
|
658
|
+
"uuid": "6fc49780-a969-0131-ecb3-14109fdf0b37",
|
659
|
+
"variables": [
|
660
|
+
{
|
661
|
+
"argument": {
|
662
|
+
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
663
|
+
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
664
|
+
"name": "design_spec_outdoor_air_reduction_percent",
|
665
|
+
"required": false,
|
666
|
+
"uuid": "6fc54790-a969-0131-ecb7-14109fdf0b37",
|
667
|
+
"version_uuid": "6fc554b0-a969-0131-ecb8-14109fdf0b37"
|
668
|
+
},
|
669
|
+
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
670
|
+
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
671
|
+
"name": "design_specification_outdoor_air_reduction_(%).",
|
672
|
+
"minimum": 0.0,
|
673
|
+
"maximum": 90.0,
|
674
|
+
"units": "",
|
675
|
+
"value_type": "double",
|
676
|
+
"variable": true,
|
677
|
+
"relation_to_output": "",
|
678
|
+
"uncertainty_description": {
|
679
|
+
"attributes": [
|
680
|
+
{
|
681
|
+
"name": "discrete",
|
682
|
+
"values_and_weights": [
|
683
|
+
{
|
684
|
+
"value": 0
|
685
|
+
},
|
686
|
+
{
|
687
|
+
"value": 10
|
688
|
+
},
|
689
|
+
{
|
690
|
+
"value": 30
|
691
|
+
},
|
692
|
+
{
|
693
|
+
"value": 60
|
694
|
+
},
|
695
|
+
{
|
696
|
+
"value": 90
|
697
|
+
}
|
698
|
+
]
|
699
|
+
},
|
700
|
+
{
|
701
|
+
"name": "lower_bounds",
|
702
|
+
"value": 0.0
|
703
|
+
},
|
704
|
+
{
|
705
|
+
"name": "upper_bounds",
|
706
|
+
"value": 90.0
|
707
|
+
},
|
708
|
+
{
|
709
|
+
"name": "modes",
|
710
|
+
"value": 45.0
|
711
|
+
}
|
712
|
+
],
|
713
|
+
"type": "discrete_uncertain"
|
714
|
+
},
|
715
|
+
"uuid": "6fc55d80-a969-0131-ecb9-14109fdf0b37",
|
716
|
+
"variable_type": "RubyContinuousVariable",
|
717
|
+
"version_uuid": "6fc567e0-a969-0131-ecba-14109fdf0b37"
|
718
|
+
}
|
719
|
+
],
|
720
|
+
"version_uuid": "6fc4b1b0-a969-0131-ecb4-14109fdf0b37",
|
721
|
+
"workflow_index": 5,
|
722
|
+
"workflow_step_type": "Measure"
|
723
|
+
}
|
724
|
+
],
|
725
|
+
"analysis_type": "lhs"
|
726
|
+
},
|
727
|
+
"seed": {
|
728
|
+
"file_type": "OSM",
|
729
|
+
"path": "./seed/small_seed.osm"
|
730
|
+
},
|
731
|
+
"weather_file": {
|
732
|
+
"file_type": "EPW",
|
733
|
+
"path": "./weather/partial_weather.epw"
|
734
|
+
}
|
735
|
+
}
|
736
|
+
}
|