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
@@ -316,8 +316,8 @@
|
|
316
316
|
"name": "space_type",
|
317
317
|
"value": "*Entire Building*",
|
318
318
|
"value_type": "choice",
|
319
|
-
"uuid": "
|
320
|
-
"version_uuid": "
|
319
|
+
"uuid": "71b0c380-a969-0131-ed77-14109fdf0b37",
|
320
|
+
"version_uuid": "71b0c880-a969-0131-ed78-14109fdf0b37"
|
321
321
|
},
|
322
322
|
{
|
323
323
|
"display_name": "Increase in Material and Installation Cost for Lighting per Floor Area (%).",
|
@@ -325,8 +325,8 @@
|
|
325
325
|
"name": "material_and_installation_cost",
|
326
326
|
"value": 0.0,
|
327
327
|
"value_type": "double",
|
328
|
-
"uuid": "
|
329
|
-
"version_uuid": "
|
328
|
+
"uuid": "71b0de30-a969-0131-ed7a-14109fdf0b37",
|
329
|
+
"version_uuid": "71b0e5a0-a969-0131-ed7b-14109fdf0b37"
|
330
330
|
},
|
331
331
|
{
|
332
332
|
"display_name": "Increase in Demolition Costs for Lighting per Floor Area (%).",
|
@@ -334,8 +334,8 @@
|
|
334
334
|
"name": "demolition_cost",
|
335
335
|
"value": 0.0,
|
336
336
|
"value_type": "double",
|
337
|
-
"uuid": "
|
338
|
-
"version_uuid": "
|
337
|
+
"uuid": "71b0f3f0-a969-0131-ed7c-14109fdf0b37",
|
338
|
+
"version_uuid": "71b0faf0-a969-0131-ed7d-14109fdf0b37"
|
339
339
|
},
|
340
340
|
{
|
341
341
|
"display_name": "Years Until Costs Start (whole years).",
|
@@ -343,8 +343,8 @@
|
|
343
343
|
"name": "years_until_costs_start",
|
344
344
|
"value": 0,
|
345
345
|
"value_type": "integer",
|
346
|
-
"uuid": "
|
347
|
-
"version_uuid": "
|
346
|
+
"uuid": "71b105f0-a969-0131-ed7e-14109fdf0b37",
|
347
|
+
"version_uuid": "71b10b30-a969-0131-ed7f-14109fdf0b37"
|
348
348
|
},
|
349
349
|
{
|
350
350
|
"display_name": "Demolition Costs Occur During Initial Construction?",
|
@@ -352,8 +352,8 @@
|
|
352
352
|
"name": "demo_cost_initial_const",
|
353
353
|
"value": true,
|
354
354
|
"value_type": "bool",
|
355
|
-
"uuid": "
|
356
|
-
"version_uuid": "
|
355
|
+
"uuid": "71b113d0-a969-0131-ed80-14109fdf0b37",
|
356
|
+
"version_uuid": "71b119e0-a969-0131-ed81-14109fdf0b37"
|
357
357
|
},
|
358
358
|
{
|
359
359
|
"display_name": "Expected Life (whole years).",
|
@@ -361,8 +361,8 @@
|
|
361
361
|
"name": "expected_life",
|
362
362
|
"value": 15,
|
363
363
|
"value_type": "integer",
|
364
|
-
"uuid": "
|
365
|
-
"version_uuid": "
|
364
|
+
"uuid": "71b122f0-a969-0131-ed82-14109fdf0b37",
|
365
|
+
"version_uuid": "71b12930-a969-0131-ed83-14109fdf0b37"
|
366
366
|
},
|
367
367
|
{
|
368
368
|
"display_name": "Increase O & M Costs for Lighting per Floor Area (%).",
|
@@ -370,8 +370,8 @@
|
|
370
370
|
"name": "om_cost",
|
371
371
|
"value": 0.0,
|
372
372
|
"value_type": "double",
|
373
|
-
"uuid": "
|
374
|
-
"version_uuid": "
|
373
|
+
"uuid": "71b131c0-a969-0131-ed84-14109fdf0b37",
|
374
|
+
"version_uuid": "71b136e0-a969-0131-ed85-14109fdf0b37"
|
375
375
|
},
|
376
376
|
{
|
377
377
|
"display_name": "O & M Frequency (whole years).",
|
@@ -379,8 +379,8 @@
|
|
379
379
|
"name": "om_frequency",
|
380
380
|
"value": 1,
|
381
381
|
"value_type": "integer",
|
382
|
-
"uuid": "
|
383
|
-
"version_uuid": "
|
382
|
+
"uuid": "71b13fc0-a969-0131-ed86-14109fdf0b37",
|
383
|
+
"version_uuid": "71b14860-a969-0131-ed87-14109fdf0b37"
|
384
384
|
}
|
385
385
|
],
|
386
386
|
"bcl_measure_directory": "./measures/ReduceLightingLoadsByPercentage",
|
@@ -388,21 +388,21 @@
|
|
388
388
|
"bcl_measure_class_name_ADDME": "ReduceLightingLoadsByPercentage",
|
389
389
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceLightingLoadsByPercentage",
|
390
390
|
"measure_definition_class_name": "ReduceLightingLoadsByPercentage",
|
391
|
-
"bcl_measure_uuid": "
|
392
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
393
|
-
"bcl_measure_version_uuid": "
|
394
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
391
|
+
"bcl_measure_uuid": "71b0a030-a969-0131-ed71-14109fdf0b37",
|
392
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b0a610-a969-0131-ed72-14109fdf0b37",
|
393
|
+
"bcl_measure_version_uuid": "71b0ab80-a969-0131-ed73-14109fdf0b37",
|
394
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b0b080-a969-0131-ed74-14109fdf0b37",
|
395
395
|
"measure_type": "RubyMeasure",
|
396
396
|
"name": "reduce_lighting_loads_by_percentage",
|
397
397
|
"display_name": "Reduce Lighting Loads by Percentage",
|
398
|
-
"uuid": "
|
398
|
+
"uuid": "71b0b590-a969-0131-ed75-14109fdf0b37",
|
399
399
|
"variables": [
|
400
400
|
{
|
401
401
|
"argument": {
|
402
402
|
"display_name": "Lighting Power Reduction",
|
403
403
|
"machine_name": "lighting_power_reduction",
|
404
404
|
"name": "lighting_power_reduction_percent",
|
405
|
-
"uuid": "
|
405
|
+
"uuid": "71b0d3f0-a969-0131-ed79-14109fdf0b37",
|
406
406
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
407
407
|
},
|
408
408
|
"display_name": "Lighting Power Reduction",
|
@@ -444,7 +444,7 @@
|
|
444
444
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
445
445
|
}
|
446
446
|
],
|
447
|
-
"version_uuid": "
|
447
|
+
"version_uuid": "71b0bac0-a969-0131-ed76-14109fdf0b37",
|
448
448
|
"workflow_index": 0,
|
449
449
|
"workflow_step_type": "Measure"
|
450
450
|
},
|
@@ -456,8 +456,8 @@
|
|
456
456
|
"name": "space_type",
|
457
457
|
"value": "*Entire Building*",
|
458
458
|
"value_type": "choice",
|
459
|
-
"uuid": "
|
460
|
-
"version_uuid": "
|
459
|
+
"uuid": "71b17930-a969-0131-ed8e-14109fdf0b37",
|
460
|
+
"version_uuid": "71b18090-a969-0131-ed8f-14109fdf0b37"
|
461
461
|
},
|
462
462
|
{
|
463
463
|
"display_name": "Increase in Material and Installation Cost for Electric Equipment per Floor Area (%).",
|
@@ -465,8 +465,8 @@
|
|
465
465
|
"name": "material_and_installation_cost",
|
466
466
|
"value": 0.0,
|
467
467
|
"value_type": "double",
|
468
|
-
"uuid": "
|
469
|
-
"version_uuid": "
|
468
|
+
"uuid": "71b19800-a969-0131-ed91-14109fdf0b37",
|
469
|
+
"version_uuid": "71b19d20-a969-0131-ed92-14109fdf0b37"
|
470
470
|
},
|
471
471
|
{
|
472
472
|
"display_name": "Increase in Demolition Costs for Electric Equipment per Floor Area (%).",
|
@@ -474,8 +474,8 @@
|
|
474
474
|
"name": "demolition_cost",
|
475
475
|
"value": 0.0,
|
476
476
|
"value_type": "double",
|
477
|
-
"uuid": "
|
478
|
-
"version_uuid": "
|
477
|
+
"uuid": "71b1a530-a969-0131-ed93-14109fdf0b37",
|
478
|
+
"version_uuid": "71b1aa80-a969-0131-ed94-14109fdf0b37"
|
479
479
|
},
|
480
480
|
{
|
481
481
|
"display_name": "Years Until Costs Start (whole years).",
|
@@ -483,8 +483,8 @@
|
|
483
483
|
"name": "years_until_costs_start",
|
484
484
|
"value": 0,
|
485
485
|
"value_type": "integer",
|
486
|
-
"uuid": "
|
487
|
-
"version_uuid": "
|
486
|
+
"uuid": "71b1b520-a969-0131-ed95-14109fdf0b37",
|
487
|
+
"version_uuid": "71b1bb00-a969-0131-ed96-14109fdf0b37"
|
488
488
|
},
|
489
489
|
{
|
490
490
|
"display_name": "Demolition Costs Occur During Initial Construction?",
|
@@ -492,8 +492,8 @@
|
|
492
492
|
"name": "demo_cost_initial_const",
|
493
493
|
"value": false,
|
494
494
|
"value_type": "bool",
|
495
|
-
"uuid": "
|
496
|
-
"version_uuid": "
|
495
|
+
"uuid": "71b1c870-a969-0131-ed97-14109fdf0b37",
|
496
|
+
"version_uuid": "71b1cdf0-a969-0131-ed98-14109fdf0b37"
|
497
497
|
},
|
498
498
|
{
|
499
499
|
"display_name": "Expected Life (whole years).",
|
@@ -501,8 +501,8 @@
|
|
501
501
|
"name": "expected_life",
|
502
502
|
"value": 15,
|
503
503
|
"value_type": "integer",
|
504
|
-
"uuid": "
|
505
|
-
"version_uuid": "
|
504
|
+
"uuid": "71b1d5f0-a969-0131-ed99-14109fdf0b37",
|
505
|
+
"version_uuid": "71b1dc20-a969-0131-ed9a-14109fdf0b37"
|
506
506
|
},
|
507
507
|
{
|
508
508
|
"display_name": "Increase O & M Costs for Electric Equipment per Floor Area (%).",
|
@@ -510,8 +510,8 @@
|
|
510
510
|
"name": "om_cost",
|
511
511
|
"value": 0.0,
|
512
512
|
"value_type": "double",
|
513
|
-
"uuid": "
|
514
|
-
"version_uuid": "
|
513
|
+
"uuid": "71b1e560-a969-0131-ed9b-14109fdf0b37",
|
514
|
+
"version_uuid": "71b1eaa0-a969-0131-ed9c-14109fdf0b37"
|
515
515
|
},
|
516
516
|
{
|
517
517
|
"display_name": "O & M Frequency (whole years).",
|
@@ -519,8 +519,8 @@
|
|
519
519
|
"name": "om_frequency",
|
520
520
|
"value": 1,
|
521
521
|
"value_type": "integer",
|
522
|
-
"uuid": "
|
523
|
-
"version_uuid": "
|
522
|
+
"uuid": "71b1f6e0-a969-0131-ed9d-14109fdf0b37",
|
523
|
+
"version_uuid": "71b1fc50-a969-0131-ed9e-14109fdf0b37"
|
524
524
|
}
|
525
525
|
],
|
526
526
|
"bcl_measure_directory": "./measures/ReduceElectricEquipmentLoadsByPercentage",
|
@@ -528,21 +528,21 @@
|
|
528
528
|
"bcl_measure_class_name_ADDME": "ReduceElectricEquipmentLoadsByPercentage",
|
529
529
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceElectricEquipmentLoadsByPercentage",
|
530
530
|
"measure_definition_class_name": "ReduceElectricEquipmentLoadsByPercentage",
|
531
|
-
"bcl_measure_uuid": "
|
532
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
533
|
-
"bcl_measure_version_uuid": "
|
534
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
531
|
+
"bcl_measure_uuid": "71b15410-a969-0131-ed88-14109fdf0b37",
|
532
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b15950-a969-0131-ed89-14109fdf0b37",
|
533
|
+
"bcl_measure_version_uuid": "71b15e60-a969-0131-ed8a-14109fdf0b37",
|
534
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b16400-a969-0131-ed8b-14109fdf0b37",
|
535
535
|
"measure_type": "RubyMeasure",
|
536
536
|
"name": "reduce_electric_equipment_loads_by_percentage",
|
537
537
|
"display_name": "Reduce Electric Equipment Loads by Percentage",
|
538
|
-
"uuid": "
|
538
|
+
"uuid": "71b16a90-a969-0131-ed8c-14109fdf0b37",
|
539
539
|
"variables": [
|
540
540
|
{
|
541
541
|
"argument": {
|
542
542
|
"display_name": "Electric Equipment Power Reduction (%).",
|
543
543
|
"machine_name": "electric_equipment_power_reduction_(%).",
|
544
544
|
"name": "elecequip_power_reduction_percent",
|
545
|
-
"uuid": "
|
545
|
+
"uuid": "71b18e10-a969-0131-ed90-14109fdf0b37",
|
546
546
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
547
547
|
},
|
548
548
|
"display_name": "Electric Equipment Power Reduction (%).",
|
@@ -584,7 +584,7 @@
|
|
584
584
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
585
585
|
}
|
586
586
|
],
|
587
|
-
"version_uuid": "
|
587
|
+
"version_uuid": "71b16fd0-a969-0131-ed8d-14109fdf0b37",
|
588
588
|
"workflow_index": 1,
|
589
589
|
"workflow_step_type": "Measure"
|
590
590
|
},
|
@@ -596,8 +596,8 @@
|
|
596
596
|
"name": "space_type",
|
597
597
|
"value": "*Entire Building*",
|
598
598
|
"value_type": "choice",
|
599
|
-
"uuid": "
|
600
|
-
"version_uuid": "
|
599
|
+
"uuid": "71b23920-a969-0131-eda5-14109fdf0b37",
|
600
|
+
"version_uuid": "71b23e30-a969-0131-eda6-14109fdf0b37"
|
601
601
|
},
|
602
602
|
{
|
603
603
|
"display_name": "Increase in Material and Installation Costs for Building per Affected Floor Area ($/ft^2).",
|
@@ -605,8 +605,8 @@
|
|
605
605
|
"name": "material_and_installation_cost",
|
606
606
|
"value": 0.0,
|
607
607
|
"value_type": "double",
|
608
|
-
"uuid": "
|
609
|
-
"version_uuid": "
|
608
|
+
"uuid": "71b254e0-a969-0131-eda8-14109fdf0b37",
|
609
|
+
"version_uuid": "71b25a20-a969-0131-eda9-14109fdf0b37"
|
610
610
|
},
|
611
611
|
{
|
612
612
|
"display_name": "O & M Costs for Construction per Affected Floor Area ($/ft^2).",
|
@@ -614,8 +614,8 @@
|
|
614
614
|
"name": "om_cost",
|
615
615
|
"value": 0.0,
|
616
616
|
"value_type": "double",
|
617
|
-
"uuid": "
|
618
|
-
"version_uuid": "
|
617
|
+
"uuid": "71b26390-a969-0131-edaa-14109fdf0b37",
|
618
|
+
"version_uuid": "71b26900-a969-0131-edab-14109fdf0b37"
|
619
619
|
},
|
620
620
|
{
|
621
621
|
"display_name": "O & M Frequency (whole years).",
|
@@ -623,8 +623,8 @@
|
|
623
623
|
"name": "om_frequency",
|
624
624
|
"value": 1,
|
625
625
|
"value_type": "integer",
|
626
|
-
"uuid": "
|
627
|
-
"version_uuid": "
|
626
|
+
"uuid": "71b4cec0-a969-0131-edac-14109fdf0b37",
|
627
|
+
"version_uuid": "71b4d850-a969-0131-edad-14109fdf0b37"
|
628
628
|
}
|
629
629
|
],
|
630
630
|
"bcl_measure_directory": "./measures/ReduceSpaceInfiltrationByPercentage",
|
@@ -632,21 +632,21 @@
|
|
632
632
|
"bcl_measure_class_name_ADDME": "ReduceSpaceInfiltrationByPercentage",
|
633
633
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceSpaceInfiltrationByPercentage",
|
634
634
|
"measure_definition_class_name": "ReduceSpaceInfiltrationByPercentage",
|
635
|
-
"bcl_measure_uuid": "
|
636
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
637
|
-
"bcl_measure_version_uuid": "
|
638
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
635
|
+
"bcl_measure_uuid": "71b20830-a969-0131-ed9f-14109fdf0b37",
|
636
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b21520-a969-0131-eda0-14109fdf0b37",
|
637
|
+
"bcl_measure_version_uuid": "71b21c30-a969-0131-eda1-14109fdf0b37",
|
638
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b224a0-a969-0131-eda2-14109fdf0b37",
|
639
639
|
"measure_type": "RubyMeasure",
|
640
640
|
"name": "reducespaceinfiltrationbypercentage",
|
641
641
|
"display_name": "ReduceSpaceInfiltrationByPercentage",
|
642
|
-
"uuid": "
|
642
|
+
"uuid": "71b22960-a969-0131-eda3-14109fdf0b37",
|
643
643
|
"variables": [
|
644
644
|
{
|
645
645
|
"argument": {
|
646
646
|
"display_name": "Space Infiltration Power Reduction",
|
647
647
|
"machine_name": "space_infiltration_power_reduction",
|
648
648
|
"name": "space_infiltration_reduction_percent",
|
649
|
-
"uuid": "
|
649
|
+
"uuid": "71b24aa0-a969-0131-eda7-14109fdf0b37",
|
650
650
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
651
651
|
},
|
652
652
|
"display_name": "Space Infiltration Power Reduction",
|
@@ -688,7 +688,7 @@
|
|
688
688
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
689
689
|
}
|
690
690
|
],
|
691
|
-
"version_uuid": "
|
691
|
+
"version_uuid": "71b22f50-a969-0131-eda4-14109fdf0b37",
|
692
692
|
"workflow_index": 2,
|
693
693
|
"workflow_step_type": "Measure"
|
694
694
|
},
|
@@ -700,8 +700,8 @@
|
|
700
700
|
"name": "alter_design_days",
|
701
701
|
"value": false,
|
702
702
|
"value_type": "bool",
|
703
|
-
"uuid": "
|
704
|
-
"version_uuid": "
|
703
|
+
"uuid": "71b542f0-a969-0131-edb6-14109fdf0b37",
|
704
|
+
"version_uuid": "71b54840-a969-0131-edb7-14109fdf0b37"
|
705
705
|
}
|
706
706
|
],
|
707
707
|
"bcl_measure_directory": "./measures/AdjustTheromstatSetpointsByDegrees",
|
@@ -709,21 +709,21 @@
|
|
709
709
|
"bcl_measure_class_name_ADDME": "AdjustTheromstatSetpointsByDegrees",
|
710
710
|
"measure_definition_class_name_CHANGE_TO_ME": "AdjustTheromstatSetpointsByDegrees",
|
711
711
|
"measure_definition_class_name": "AdjustTheromstatSetpointsByDegrees",
|
712
|
-
"bcl_measure_uuid": "
|
713
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
714
|
-
"bcl_measure_version_uuid": "
|
715
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
712
|
+
"bcl_measure_uuid": "71b4e800-a969-0131-edae-14109fdf0b37",
|
713
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b4f050-a969-0131-edaf-14109fdf0b37",
|
714
|
+
"bcl_measure_version_uuid": "71b4f720-a969-0131-edb0-14109fdf0b37",
|
715
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b4fea0-a969-0131-edb1-14109fdf0b37",
|
716
716
|
"measure_type": "RubyMeasure",
|
717
717
|
"name": "adjust_thermostat_setpoints_by_degrees",
|
718
718
|
"display_name": "Adjust Thermostat Setpoints by Degrees",
|
719
|
-
"uuid": "
|
719
|
+
"uuid": "71b506a0-a969-0131-edb2-14109fdf0b37",
|
720
720
|
"variables": [
|
721
721
|
{
|
722
722
|
"argument": {
|
723
723
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
724
724
|
"machine_name": "degrees_fahrenheit_to_adjust_cooling_setpoint_by.",
|
725
725
|
"name": "cooling_adjustment",
|
726
|
-
"uuid": "
|
726
|
+
"uuid": "71b523b0-a969-0131-edb4-14109fdf0b37",
|
727
727
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
728
728
|
},
|
729
729
|
"display_name": "Degrees Fahrenheit to Adjust Cooling Setpoint By.",
|
@@ -769,7 +769,7 @@
|
|
769
769
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
770
770
|
"machine_name": "degrees_fahrenheit_to_adjust_heating_setpoint_by.",
|
771
771
|
"name": "heating_adjustment",
|
772
|
-
"uuid": "
|
772
|
+
"uuid": "71b53800-a969-0131-edb5-14109fdf0b37",
|
773
773
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
774
774
|
},
|
775
775
|
"display_name": "Degrees Fahrenheit to Adjust heating Setpoint By.",
|
@@ -811,7 +811,7 @@
|
|
811
811
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
812
812
|
}
|
813
813
|
],
|
814
|
-
"version_uuid": "
|
814
|
+
"version_uuid": "71b50df0-a969-0131-edb3-14109fdf0b37",
|
815
815
|
"workflow_index": 3,
|
816
816
|
"workflow_step_type": "Measure"
|
817
817
|
},
|
@@ -823,8 +823,8 @@
|
|
823
823
|
"name": "space_type",
|
824
824
|
"value": "*Entire Building*",
|
825
825
|
"value_type": "choice",
|
826
|
-
"uuid": "
|
827
|
-
"version_uuid": "
|
826
|
+
"uuid": "71b57e80-a969-0131-edbe-14109fdf0b37",
|
827
|
+
"version_uuid": "71b583f0-a969-0131-edbf-14109fdf0b37"
|
828
828
|
}
|
829
829
|
],
|
830
830
|
"bcl_measure_directory": "./measures/ReduceVentilationByPercentage",
|
@@ -832,21 +832,21 @@
|
|
832
832
|
"bcl_measure_class_name_ADDME": "ReduceVentilationByPercentage",
|
833
833
|
"measure_definition_class_name_CHANGE_TO_ME": "ReduceVentilationByPercentage",
|
834
834
|
"measure_definition_class_name": "ReduceVentilationByPercentage",
|
835
|
-
"bcl_measure_uuid": "
|
836
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
837
|
-
"bcl_measure_version_uuid": "
|
838
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
835
|
+
"bcl_measure_uuid": "71b55420-a969-0131-edb8-14109fdf0b37",
|
836
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b55950-a969-0131-edb9-14109fdf0b37",
|
837
|
+
"bcl_measure_version_uuid": "71b56000-a969-0131-edba-14109fdf0b37",
|
838
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b56520-a969-0131-edbb-14109fdf0b37",
|
839
839
|
"measure_type": "RubyMeasure",
|
840
840
|
"name": "reduce_ventilation_by_percentage",
|
841
841
|
"display_name": "Reduce Ventilation By Percentage",
|
842
|
-
"uuid": "
|
842
|
+
"uuid": "71b56b90-a969-0131-edbc-14109fdf0b37",
|
843
843
|
"variables": [
|
844
844
|
{
|
845
845
|
"argument": {
|
846
846
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
847
847
|
"machine_name": "design_specification_outdoor_air_reduction_(%).",
|
848
848
|
"name": "design_spec_outdoor_air_reduction_percent",
|
849
|
-
"uuid": "
|
849
|
+
"uuid": "71b59110-a969-0131-edc0-14109fdf0b37",
|
850
850
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
851
851
|
},
|
852
852
|
"display_name": "Design Specification Outdoor Air Reduction (%).",
|
@@ -888,7 +888,7 @@
|
|
888
888
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
889
889
|
}
|
890
890
|
],
|
891
|
-
"version_uuid": "
|
891
|
+
"version_uuid": "71b570f0-a969-0131-edbd-14109fdf0b37",
|
892
892
|
"workflow_index": 4,
|
893
893
|
"workflow_step_type": "Measure"
|
894
894
|
},
|
@@ -900,8 +900,8 @@
|
|
900
900
|
"name": "object",
|
901
901
|
"value": "*All Air Loops*",
|
902
902
|
"value_type": "choice",
|
903
|
-
"uuid": "
|
904
|
-
"version_uuid": "
|
903
|
+
"uuid": "71b5ca70-a969-0131-edc7-14109fdf0b37",
|
904
|
+
"version_uuid": "71b5d1c0-a969-0131-edc8-14109fdf0b37"
|
905
905
|
},
|
906
906
|
{
|
907
907
|
"display_name": "Economizer Control Type.",
|
@@ -909,8 +909,8 @@
|
|
909
909
|
"name": "economizer_type",
|
910
910
|
"value": "FixedDryBulb",
|
911
911
|
"value_type": "choice",
|
912
|
-
"uuid": "
|
913
|
-
"version_uuid": "
|
912
|
+
"uuid": "71b5db30-a969-0131-edc9-14109fdf0b37",
|
913
|
+
"version_uuid": "71b5e190-a969-0131-edca-14109fdf0b37"
|
914
914
|
},
|
915
915
|
{
|
916
916
|
"display_name": "Economizer Maximum Enthalpy (Btu/lb).",
|
@@ -918,8 +918,8 @@
|
|
918
918
|
"name": "econoMaxEnthalpy",
|
919
919
|
"value": 28.0,
|
920
920
|
"value_type": "double",
|
921
|
-
"uuid": "
|
922
|
-
"version_uuid": "
|
921
|
+
"uuid": "71b5f8f0-a969-0131-edcc-14109fdf0b37",
|
922
|
+
"version_uuid": "71b5fe20-a969-0131-edcd-14109fdf0b37"
|
923
923
|
},
|
924
924
|
{
|
925
925
|
"display_name": "Economizer Maximum Limit Dewpoint Temperature (F).",
|
@@ -927,8 +927,8 @@
|
|
927
927
|
"name": "econoMaxDewpointTemp",
|
928
928
|
"value": 55.0,
|
929
929
|
"value_type": "double",
|
930
|
-
"uuid": "
|
931
|
-
"version_uuid": "
|
930
|
+
"uuid": "71b606a0-a969-0131-edce-14109fdf0b37",
|
931
|
+
"version_uuid": "71b60e80-a969-0131-edcf-14109fdf0b37"
|
932
932
|
},
|
933
933
|
{
|
934
934
|
"display_name": "Economizer Minimum Limit Dry-Bulb Temperature (F).",
|
@@ -936,8 +936,8 @@
|
|
936
936
|
"name": "econoMinDryBulbTemp",
|
937
937
|
"value": -148.0,
|
938
938
|
"value_type": "double",
|
939
|
-
"uuid": "
|
940
|
-
"version_uuid": "
|
939
|
+
"uuid": "71b61d80-a969-0131-edd0-14109fdf0b37",
|
940
|
+
"version_uuid": "71b624b0-a969-0131-edd1-14109fdf0b37"
|
941
941
|
},
|
942
942
|
{
|
943
943
|
"display_name": "Remove Baseline Costs From Effected AirLoopHVACOutdoorAirSystems?",
|
@@ -945,8 +945,8 @@
|
|
945
945
|
"name": "remove_costs",
|
946
946
|
"value": false,
|
947
947
|
"value_type": "bool",
|
948
|
-
"uuid": "
|
949
|
-
"version_uuid": "
|
948
|
+
"uuid": "71b62dc0-a969-0131-edd2-14109fdf0b37",
|
949
|
+
"version_uuid": "71b63730-a969-0131-edd3-14109fdf0b37"
|
950
950
|
},
|
951
951
|
{
|
952
952
|
"display_name": "Material and Installation Costs per Air Loop to Enable Economizer ($).",
|
@@ -954,8 +954,8 @@
|
|
954
954
|
"name": "material_cost",
|
955
955
|
"value": 0.0,
|
956
956
|
"value_type": "double",
|
957
|
-
"uuid": "
|
958
|
-
"version_uuid": "
|
957
|
+
"uuid": "71b64070-a969-0131-edd4-14109fdf0b37",
|
958
|
+
"version_uuid": "71b64770-a969-0131-edd5-14109fdf0b37"
|
959
959
|
},
|
960
960
|
{
|
961
961
|
"display_name": "Demolition Costs per Air Loop to Enable Economizer ($).",
|
@@ -963,8 +963,8 @@
|
|
963
963
|
"name": "demolition_cost",
|
964
964
|
"value": 0.0,
|
965
965
|
"value_type": "double",
|
966
|
-
"uuid": "
|
967
|
-
"version_uuid": "
|
966
|
+
"uuid": "71b65280-a969-0131-edd6-14109fdf0b37",
|
967
|
+
"version_uuid": "71b65a30-a969-0131-edd7-14109fdf0b37"
|
968
968
|
},
|
969
969
|
{
|
970
970
|
"display_name": "Years Until Costs Start (whole years).",
|
@@ -972,8 +972,8 @@
|
|
972
972
|
"name": "years_until_costs_start",
|
973
973
|
"value": 0,
|
974
974
|
"value_type": "integer",
|
975
|
-
"uuid": "
|
976
|
-
"version_uuid": "
|
975
|
+
"uuid": "71b66790-a969-0131-edd8-14109fdf0b37",
|
976
|
+
"version_uuid": "71b67050-a969-0131-edd9-14109fdf0b37"
|
977
977
|
},
|
978
978
|
{
|
979
979
|
"display_name": "Demolition Costs Occur During Initial Construction?",
|
@@ -981,8 +981,8 @@
|
|
981
981
|
"name": "demo_cost_initial_const",
|
982
982
|
"value": false,
|
983
983
|
"value_type": "bool",
|
984
|
-
"uuid": "
|
985
|
-
"version_uuid": "
|
984
|
+
"uuid": "71b67940-a969-0131-edda-14109fdf0b37",
|
985
|
+
"version_uuid": "71b67e90-a969-0131-eddb-14109fdf0b37"
|
986
986
|
},
|
987
987
|
{
|
988
988
|
"display_name": "Expected Life (whole years).",
|
@@ -990,8 +990,8 @@
|
|
990
990
|
"name": "expected_life",
|
991
991
|
"value": 20,
|
992
992
|
"value_type": "integer",
|
993
|
-
"uuid": "
|
994
|
-
"version_uuid": "
|
993
|
+
"uuid": "71b68740-a969-0131-eddc-14109fdf0b37",
|
994
|
+
"version_uuid": "71b68c70-a969-0131-eddd-14109fdf0b37"
|
995
995
|
},
|
996
996
|
{
|
997
997
|
"display_name": "O & M Costs per Air Loop for Economizer ($).",
|
@@ -999,8 +999,8 @@
|
|
999
999
|
"name": "om_cost",
|
1000
1000
|
"value": 0.0,
|
1001
1001
|
"value_type": "double",
|
1002
|
-
"uuid": "
|
1003
|
-
"version_uuid": "
|
1002
|
+
"uuid": "71b69540-a969-0131-edde-14109fdf0b37",
|
1003
|
+
"version_uuid": "71b69ab0-a969-0131-eddf-14109fdf0b37"
|
1004
1004
|
},
|
1005
1005
|
{
|
1006
1006
|
"display_name": "O & M Frequency (whole years).",
|
@@ -1008,8 +1008,8 @@
|
|
1008
1008
|
"name": "om_frequency",
|
1009
1009
|
"value": 1,
|
1010
1010
|
"value_type": "integer",
|
1011
|
-
"uuid": "
|
1012
|
-
"version_uuid": "
|
1011
|
+
"uuid": "71b6a900-a969-0131-ede0-14109fdf0b37",
|
1012
|
+
"version_uuid": "71b6b1f0-a969-0131-ede1-14109fdf0b37"
|
1013
1013
|
}
|
1014
1014
|
],
|
1015
1015
|
"bcl_measure_directory": "./measures/EnableEconomizerControl",
|
@@ -1017,21 +1017,21 @@
|
|
1017
1017
|
"bcl_measure_class_name_ADDME": "EnableEconomizerControl",
|
1018
1018
|
"measure_definition_class_name_CHANGE_TO_ME": "EnableEconomizerControl",
|
1019
1019
|
"measure_definition_class_name": "EnableEconomizerControl",
|
1020
|
-
"bcl_measure_uuid": "
|
1021
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1022
|
-
"bcl_measure_version_uuid": "
|
1023
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1020
|
+
"bcl_measure_uuid": "71b5a000-a969-0131-edc1-14109fdf0b37",
|
1021
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b5a580-a969-0131-edc2-14109fdf0b37",
|
1022
|
+
"bcl_measure_version_uuid": "71b5ab50-a969-0131-edc3-14109fdf0b37",
|
1023
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b5b0d0-a969-0131-edc4-14109fdf0b37",
|
1024
1024
|
"measure_type": "RubyMeasure",
|
1025
1025
|
"name": "enable_economizer_control",
|
1026
1026
|
"display_name": "Enable Economizer Control",
|
1027
|
-
"uuid": "
|
1027
|
+
"uuid": "71b5b660-a969-0131-edc5-14109fdf0b37",
|
1028
1028
|
"variables": [
|
1029
1029
|
{
|
1030
1030
|
"argument": {
|
1031
1031
|
"display_name": "Economizer Maximum Limit Dry-Bulb Temperature (F).",
|
1032
1032
|
"machine_name": "economizer_maximum_limit_dry_bulb_temperature_(f).",
|
1033
1033
|
"name": "econoMaxDryBulbTemp",
|
1034
|
-
"uuid": "
|
1034
|
+
"uuid": "71b5ee60-a969-0131-edcb-14109fdf0b37",
|
1035
1035
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1036
1036
|
},
|
1037
1037
|
"display_name": "Economizer Maximum Limit Dry-Bulb Temperature (F).",
|
@@ -1073,7 +1073,7 @@
|
|
1073
1073
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1074
1074
|
}
|
1075
1075
|
],
|
1076
|
-
"version_uuid": "
|
1076
|
+
"version_uuid": "71b5bc10-a969-0131-edc6-14109fdf0b37",
|
1077
1077
|
"workflow_index": 5,
|
1078
1078
|
"workflow_step_type": "Measure"
|
1079
1079
|
},
|
@@ -1085,8 +1085,8 @@
|
|
1085
1085
|
"name": "boiler_widget",
|
1086
1086
|
"value": "*All boilers*",
|
1087
1087
|
"value_type": "choice",
|
1088
|
-
"uuid": "
|
1089
|
-
"version_uuid": "
|
1088
|
+
"uuid": "71b6e830-a969-0131-ede8-14109fdf0b37",
|
1089
|
+
"version_uuid": "71b6ef40-a969-0131-ede9-14109fdf0b37"
|
1090
1090
|
},
|
1091
1091
|
{
|
1092
1092
|
"display_name": "Option 1, set boiler nominal thermal efficiency to a user defined value",
|
@@ -1094,8 +1094,8 @@
|
|
1094
1094
|
"name": "input_option_manual",
|
1095
1095
|
"value": true,
|
1096
1096
|
"value_type": "bool",
|
1097
|
-
"uuid": "
|
1098
|
-
"version_uuid": "
|
1097
|
+
"uuid": "71b6f9a0-a969-0131-edea-14109fdf0b37",
|
1098
|
+
"version_uuid": "71b70220-a969-0131-edeb-14109fdf0b37"
|
1099
1099
|
},
|
1100
1100
|
{
|
1101
1101
|
"display_name": "Option 2, set boiler nominal thermal efficiency based on ASHRAE Standard 90.1 requirement",
|
@@ -1103,8 +1103,8 @@
|
|
1103
1103
|
"name": "input_option_standard",
|
1104
1104
|
"value": false,
|
1105
1105
|
"value_type": "bool",
|
1106
|
-
"uuid": "
|
1107
|
-
"version_uuid": "
|
1106
|
+
"uuid": "71b72030-a969-0131-eded-14109fdf0b37",
|
1107
|
+
"version_uuid": "71b738c0-a969-0131-edee-14109fdf0b37"
|
1108
1108
|
},
|
1109
1109
|
{
|
1110
1110
|
"display_name": "Boiler nominal capacity [W]",
|
@@ -1112,8 +1112,8 @@
|
|
1112
1112
|
"name": "nominal_capacity",
|
1113
1113
|
"value": 0.0,
|
1114
1114
|
"value_type": "double",
|
1115
|
-
"uuid": "
|
1116
|
-
"version_uuid": "
|
1115
|
+
"uuid": "71b74340-a969-0131-edef-14109fdf0b37",
|
1116
|
+
"version_uuid": "71b748a0-a969-0131-edf0-14109fdf0b37"
|
1117
1117
|
},
|
1118
1118
|
{
|
1119
1119
|
"display_name": "Fuel type",
|
@@ -1121,8 +1121,8 @@
|
|
1121
1121
|
"name": "fuel_type_widget",
|
1122
1122
|
"value": 0.0,
|
1123
1123
|
"value_type": "choice",
|
1124
|
-
"uuid": "
|
1125
|
-
"version_uuid": "
|
1124
|
+
"uuid": "71b75180-a969-0131-edf1-14109fdf0b37",
|
1125
|
+
"version_uuid": "71b758e0-a969-0131-edf2-14109fdf0b37"
|
1126
1126
|
},
|
1127
1127
|
{
|
1128
1128
|
"display_name": "ASHRAE Standards 90.1",
|
@@ -1130,8 +1130,8 @@
|
|
1130
1130
|
"name": "standards_widget",
|
1131
1131
|
"value": 0.0,
|
1132
1132
|
"value_type": "choice",
|
1133
|
-
"uuid": "
|
1134
|
-
"version_uuid": "
|
1133
|
+
"uuid": "71b76680-a969-0131-edf3-14109fdf0b37",
|
1134
|
+
"version_uuid": "71b76d60-a969-0131-edf4-14109fdf0b37"
|
1135
1135
|
}
|
1136
1136
|
],
|
1137
1137
|
"bcl_measure_directory": "./measures/SetBoilerThermalEfficiency",
|
@@ -1139,21 +1139,21 @@
|
|
1139
1139
|
"bcl_measure_class_name_ADDME": "SetBoilerThermalEfficiency",
|
1140
1140
|
"measure_definition_class_name_CHANGE_TO_ME": "SetBoilerThermalEfficiency",
|
1141
1141
|
"measure_definition_class_name": "SetBoilerThermalEfficiency",
|
1142
|
-
"bcl_measure_uuid": "
|
1143
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1144
|
-
"bcl_measure_version_uuid": "
|
1145
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1142
|
+
"bcl_measure_uuid": "71b6c380-a969-0131-ede2-14109fdf0b37",
|
1143
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b6c990-a969-0131-ede3-14109fdf0b37",
|
1144
|
+
"bcl_measure_version_uuid": "71b6cec0-a969-0131-ede4-14109fdf0b37",
|
1145
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b6d400-a969-0131-ede5-14109fdf0b37",
|
1146
1146
|
"measure_type": "RubyMeasure",
|
1147
1147
|
"name": "set_boiler_thermal_efficiency",
|
1148
1148
|
"display_name": "Set Boiler Thermal Efficiency",
|
1149
|
-
"uuid": "
|
1149
|
+
"uuid": "71b6d950-a969-0131-ede6-14109fdf0b37",
|
1150
1150
|
"variables": [
|
1151
1151
|
{
|
1152
1152
|
"argument": {
|
1153
1153
|
"display_name": "Boiler nominal thermal efficiency (between 0 and 1)",
|
1154
1154
|
"machine_name": "boiler_nominal_thermal_efficiency_(between_0_and_1)",
|
1155
1155
|
"name": "boiler_thermal_efficiency",
|
1156
|
-
"uuid": "
|
1156
|
+
"uuid": "71b71520-a969-0131-edec-14109fdf0b37",
|
1157
1157
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1158
1158
|
},
|
1159
1159
|
"display_name": "Boiler nominal thermal efficiency (between 0 and 1)",
|
@@ -1195,7 +1195,7 @@
|
|
1195
1195
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1196
1196
|
}
|
1197
1197
|
],
|
1198
|
-
"version_uuid": "
|
1198
|
+
"version_uuid": "71b6de80-a969-0131-ede7-14109fdf0b37",
|
1199
1199
|
"workflow_index": 6,
|
1200
1200
|
"workflow_step_type": "Measure"
|
1201
1201
|
},
|
@@ -1207,8 +1207,8 @@
|
|
1207
1207
|
"name": "allow_reduction",
|
1208
1208
|
"value": true,
|
1209
1209
|
"value_type": "bool",
|
1210
|
-
"uuid": "
|
1211
|
-
"version_uuid": "
|
1210
|
+
"uuid": "71b7bb90-a969-0131-edfc-14109fdf0b37",
|
1211
|
+
"version_uuid": "71b7c0b0-a969-0131-edfd-14109fdf0b37"
|
1212
1212
|
},
|
1213
1213
|
{
|
1214
1214
|
"display_name": "Increase in Material and Installation Costs for Construction per Area Used ($/ft^2).",
|
@@ -1216,8 +1216,8 @@
|
|
1216
1216
|
"name": "material_cost_increase_ip",
|
1217
1217
|
"value": 0.0,
|
1218
1218
|
"value_type": "double",
|
1219
|
-
"uuid": "
|
1220
|
-
"version_uuid": "
|
1219
|
+
"uuid": "71b7ca80-a969-0131-edfe-14109fdf0b37",
|
1220
|
+
"version_uuid": "71b7cfa0-a969-0131-edff-14109fdf0b37"
|
1221
1221
|
},
|
1222
1222
|
{
|
1223
1223
|
"display_name": "One Time Retrofit Cost to Add Insulation to Construction ($/ft^2).",
|
@@ -1225,8 +1225,8 @@
|
|
1225
1225
|
"name": "one_time_retrofit_cost_ip",
|
1226
1226
|
"value": 0.0,
|
1227
1227
|
"value_type": "double",
|
1228
|
-
"uuid": "
|
1229
|
-
"version_uuid": "
|
1228
|
+
"uuid": "71b7d7b0-a969-0131-ee00-14109fdf0b37",
|
1229
|
+
"version_uuid": "71b7dde0-a969-0131-ee01-14109fdf0b37"
|
1230
1230
|
},
|
1231
1231
|
{
|
1232
1232
|
"display_name": "Year to Incur One Time Retrofit Cost (whole years).",
|
@@ -1234,8 +1234,8 @@
|
|
1234
1234
|
"name": "years_until_retrofit_cost",
|
1235
1235
|
"value": 0,
|
1236
1236
|
"value_type": "integer",
|
1237
|
-
"uuid": "
|
1238
|
-
"version_uuid": "
|
1237
|
+
"uuid": "71b7e710-a969-0131-ee02-14109fdf0b37",
|
1238
|
+
"version_uuid": "71b7ed50-a969-0131-ee03-14109fdf0b37"
|
1239
1239
|
}
|
1240
1240
|
],
|
1241
1241
|
"bcl_measure_directory": "./measures/IncreaseInsulationRValueForExteriorWalls",
|
@@ -1243,21 +1243,21 @@
|
|
1243
1243
|
"bcl_measure_class_name_ADDME": "IncreaseInsulationRValueForExteriorWalls",
|
1244
1244
|
"measure_definition_class_name_CHANGE_TO_ME": "IncreaseInsulationRValueForExteriorWalls",
|
1245
1245
|
"measure_definition_class_name": "IncreaseInsulationRValueForExteriorWalls",
|
1246
|
-
"bcl_measure_uuid": "
|
1247
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1248
|
-
"bcl_measure_version_uuid": "
|
1249
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1246
|
+
"bcl_measure_uuid": "71b77fd0-a969-0131-edf5-14109fdf0b37",
|
1247
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b78550-a969-0131-edf6-14109fdf0b37",
|
1248
|
+
"bcl_measure_version_uuid": "71b78a90-a969-0131-edf7-14109fdf0b37",
|
1249
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b79000-a969-0131-edf8-14109fdf0b37",
|
1250
1250
|
"measure_type": "RubyMeasure",
|
1251
1251
|
"name": "set_r_value_of_insulation_for_exterior_walls_to_a_specific_value",
|
1252
1252
|
"display_name": "Set R-value of Insulation for Exterior Walls to a Specific Value",
|
1253
|
-
"uuid": "
|
1253
|
+
"uuid": "71b796e0-a969-0131-edf9-14109fdf0b37",
|
1254
1254
|
"variables": [
|
1255
1255
|
{
|
1256
1256
|
"argument": {
|
1257
1257
|
"display_name": "Insulation R-value (ft^2*h*R/Btu).",
|
1258
1258
|
"machine_name": "insulation_r_value_(ft^2*h*r/btu).",
|
1259
1259
|
"name": "r_value",
|
1260
|
-
"uuid": "
|
1260
|
+
"uuid": "71b7b160-a969-0131-edfb-14109fdf0b37",
|
1261
1261
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1262
1262
|
},
|
1263
1263
|
"display_name": "Insulation R-value (ft^2*h*R/Btu).",
|
@@ -1299,7 +1299,7 @@
|
|
1299
1299
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1300
1300
|
}
|
1301
1301
|
],
|
1302
|
-
"version_uuid": "
|
1302
|
+
"version_uuid": "71b79db0-a969-0131-edfa-14109fdf0b37",
|
1303
1303
|
"workflow_index": 7,
|
1304
1304
|
"workflow_step_type": "Measure"
|
1305
1305
|
},
|
@@ -1311,8 +1311,8 @@
|
|
1311
1311
|
"name": "chiller_widget",
|
1312
1312
|
"value": "*All chillers*",
|
1313
1313
|
"value_type": "choice",
|
1314
|
-
"uuid": "
|
1315
|
-
"version_uuid": "
|
1314
|
+
"uuid": "71b820c0-a969-0131-ee0a-14109fdf0b37",
|
1315
|
+
"version_uuid": "71b82620-a969-0131-ee0b-14109fdf0b37"
|
1316
1316
|
}
|
1317
1317
|
],
|
1318
1318
|
"bcl_measure_directory": "./measures/SetChillerCOP",
|
@@ -1320,21 +1320,21 @@
|
|
1320
1320
|
"bcl_measure_class_name_ADDME": "SetChillerCOP",
|
1321
1321
|
"measure_definition_class_name_CHANGE_TO_ME": "SetChillerCOP",
|
1322
1322
|
"measure_definition_class_name": "SetChillerCOP",
|
1323
|
-
"bcl_measure_uuid": "
|
1324
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1325
|
-
"bcl_measure_version_uuid": "
|
1326
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1323
|
+
"bcl_measure_uuid": "71b7f930-a969-0131-ee04-14109fdf0b37",
|
1324
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b7fe70-a969-0131-ee05-14109fdf0b37",
|
1325
|
+
"bcl_measure_version_uuid": "71b80380-a969-0131-ee06-14109fdf0b37",
|
1326
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b80b60-a969-0131-ee07-14109fdf0b37",
|
1327
1327
|
"measure_type": "RubyMeasure",
|
1328
1328
|
"name": "setchillercop",
|
1329
1329
|
"display_name": "SetChillerCOP",
|
1330
|
-
"uuid": "
|
1330
|
+
"uuid": "71b81110-a969-0131-ee08-14109fdf0b37",
|
1331
1331
|
"variables": [
|
1332
1332
|
{
|
1333
1333
|
"argument": {
|
1334
1334
|
"display_name": "Chiller Rated COP (more than 0)",
|
1335
1335
|
"machine_name": "chiller_rated_cop_(more_than_0)",
|
1336
1336
|
"name": "chiller_thermal_efficiency",
|
1337
|
-
"uuid": "
|
1337
|
+
"uuid": "71b83270-a969-0131-ee0c-14109fdf0b37",
|
1338
1338
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1339
1339
|
},
|
1340
1340
|
"display_name": "Chiller Rated COP (more than 0)",
|
@@ -1376,7 +1376,7 @@
|
|
1376
1376
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1377
1377
|
}
|
1378
1378
|
],
|
1379
|
-
"version_uuid": "
|
1379
|
+
"version_uuid": "71b816a0-a969-0131-ee09-14109fdf0b37",
|
1380
1380
|
"workflow_index": 8,
|
1381
1381
|
"workflow_step_type": "Measure"
|
1382
1382
|
},
|
@@ -1389,21 +1389,21 @@
|
|
1389
1389
|
"bcl_measure_class_name_ADDME": "SetHeatingandCoolingSizingFactors",
|
1390
1390
|
"measure_definition_class_name_CHANGE_TO_ME": "SetHeatingandCoolingSizingFactors",
|
1391
1391
|
"measure_definition_class_name": "SetHeatingandCoolingSizingFactors",
|
1392
|
-
"bcl_measure_uuid": "
|
1393
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1394
|
-
"bcl_measure_version_uuid": "
|
1395
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1392
|
+
"bcl_measure_uuid": "71b84060-a969-0131-ee0d-14109fdf0b37",
|
1393
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b847a0-a969-0131-ee0e-14109fdf0b37",
|
1394
|
+
"bcl_measure_version_uuid": "71b84e00-a969-0131-ee0f-14109fdf0b37",
|
1395
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b855a0-a969-0131-ee10-14109fdf0b37",
|
1396
1396
|
"measure_type": "RubyMeasure",
|
1397
1397
|
"name": "set_heating_and_cooling_sizing_factors",
|
1398
1398
|
"display_name": "Set Heating and Cooling Sizing Factors",
|
1399
|
-
"uuid": "
|
1399
|
+
"uuid": "71b85d00-a969-0131-ee11-14109fdf0b37",
|
1400
1400
|
"variables": [
|
1401
1401
|
{
|
1402
1402
|
"argument": {
|
1403
1403
|
"display_name": "Heating Sizing Factor (eg 1.25 = 125% of required heating capacity.",
|
1404
1404
|
"machine_name": "heating_sizing_factor_(eg_1.25_=_125%_of_required_heating_capacity.",
|
1405
1405
|
"name": "htg_sz_factor",
|
1406
|
-
"uuid": "
|
1406
|
+
"uuid": "71b87910-a969-0131-ee13-14109fdf0b37",
|
1407
1407
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1408
1408
|
},
|
1409
1409
|
"display_name": "Heating Sizing Factor (eg 1.25 = 125% of required heating capacity.",
|
@@ -1449,7 +1449,7 @@
|
|
1449
1449
|
"display_name": "Coolinig Sizing Factor (eg 1.15 = 115% of required cooling capacity.",
|
1450
1450
|
"machine_name": "coolinig_sizing_factor_(eg_1.15_=_115%_of_required_cooling_capacity.",
|
1451
1451
|
"name": "clg_sz_factor",
|
1452
|
-
"uuid": "
|
1452
|
+
"uuid": "71b89510-a969-0131-ee14-14109fdf0b37",
|
1453
1453
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1454
1454
|
},
|
1455
1455
|
"display_name": "Coolinig Sizing Factor (eg 1.15 = 115% of required cooling capacity.",
|
@@ -1491,7 +1491,7 @@
|
|
1491
1491
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1492
1492
|
}
|
1493
1493
|
],
|
1494
|
-
"version_uuid": "
|
1494
|
+
"version_uuid": "71b86430-a969-0131-ee12-14109fdf0b37",
|
1495
1495
|
"workflow_index": 9,
|
1496
1496
|
"workflow_step_type": "Measure"
|
1497
1497
|
},
|
@@ -1504,21 +1504,21 @@
|
|
1504
1504
|
"bcl_measure_class_name_ADDME": "SetChilledWaterLoopTemperature",
|
1505
1505
|
"measure_definition_class_name_CHANGE_TO_ME": "SetChilledWaterLoopTemperature",
|
1506
1506
|
"measure_definition_class_name": "SetChilledWaterLoopTemperature",
|
1507
|
-
"bcl_measure_uuid": "
|
1508
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1509
|
-
"bcl_measure_version_uuid": "
|
1510
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1507
|
+
"bcl_measure_uuid": "71b8b210-a969-0131-ee15-14109fdf0b37",
|
1508
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b8ba60-a969-0131-ee16-14109fdf0b37",
|
1509
|
+
"bcl_measure_version_uuid": "71b8c450-a969-0131-ee17-14109fdf0b37",
|
1510
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b8cd10-a969-0131-ee18-14109fdf0b37",
|
1511
1511
|
"measure_type": "RubyMeasure",
|
1512
1512
|
"name": "set_chilled_water_loop_temperature",
|
1513
1513
|
"display_name": "Set Chilled Water Loop Temperature",
|
1514
|
-
"uuid": "
|
1514
|
+
"uuid": "71b8d5c0-a969-0131-ee19-14109fdf0b37",
|
1515
1515
|
"variables": [
|
1516
1516
|
{
|
1517
1517
|
"argument": {
|
1518
1518
|
"display_name": "Desired chilled water setpoint (F)",
|
1519
1519
|
"machine_name": "desired_chilled_water_setpoint_(f)",
|
1520
1520
|
"name": "cw_temp_f",
|
1521
|
-
"uuid": "
|
1521
|
+
"uuid": "71b8f180-a969-0131-ee1b-14109fdf0b37",
|
1522
1522
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1523
1523
|
},
|
1524
1524
|
"display_name": "Desired chilled water setpoint (F)",
|
@@ -1560,7 +1560,7 @@
|
|
1560
1560
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1561
1561
|
}
|
1562
1562
|
],
|
1563
|
-
"version_uuid": "
|
1563
|
+
"version_uuid": "71b8dd00-a969-0131-ee1a-14109fdf0b37",
|
1564
1564
|
"workflow_index": 10,
|
1565
1565
|
"workflow_step_type": "Measure"
|
1566
1566
|
},
|
@@ -1573,21 +1573,21 @@
|
|
1573
1573
|
"bcl_measure_class_name_ADDME": "SetHotWaterLoopTemperature",
|
1574
1574
|
"measure_definition_class_name_CHANGE_TO_ME": "SetHotWaterLoopTemperature",
|
1575
1575
|
"measure_definition_class_name": "SetHotWaterLoopTemperature",
|
1576
|
-
"bcl_measure_uuid": "
|
1577
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1578
|
-
"bcl_measure_version_uuid": "
|
1579
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1576
|
+
"bcl_measure_uuid": "71b8ff60-a969-0131-ee1c-14109fdf0b37",
|
1577
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b904f0-a969-0131-ee1d-14109fdf0b37",
|
1578
|
+
"bcl_measure_version_uuid": "71b90a20-a969-0131-ee1e-14109fdf0b37",
|
1579
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b91130-a969-0131-ee1f-14109fdf0b37",
|
1580
1580
|
"measure_type": "RubyMeasure",
|
1581
1581
|
"name": "set_hot_water_loop_temperature",
|
1582
1582
|
"display_name": "Set Hot Water Loop Temperature",
|
1583
|
-
"uuid": "
|
1583
|
+
"uuid": "71b916e0-a969-0131-ee20-14109fdf0b37",
|
1584
1584
|
"variables": [
|
1585
1585
|
{
|
1586
1586
|
"argument": {
|
1587
1587
|
"display_name": "Desired hot water setpoint (F)",
|
1588
1588
|
"machine_name": "desired_hot_water_setpoint_(f)",
|
1589
1589
|
"name": "hw_temp_f",
|
1590
|
-
"uuid": "
|
1590
|
+
"uuid": "71b92a10-a969-0131-ee22-14109fdf0b37",
|
1591
1591
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1592
1592
|
},
|
1593
1593
|
"display_name": "Desired hot water setpoint (F)",
|
@@ -1629,7 +1629,7 @@
|
|
1629
1629
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1630
1630
|
}
|
1631
1631
|
],
|
1632
|
-
"version_uuid": "
|
1632
|
+
"version_uuid": "71b91be0-a969-0131-ee21-14109fdf0b37",
|
1633
1633
|
"workflow_index": 11,
|
1634
1634
|
"workflow_step_type": "Measure"
|
1635
1635
|
},
|
@@ -1642,21 +1642,21 @@
|
|
1642
1642
|
"bcl_measure_class_name_ADDME": "SetMinimumVAVTerminalFlowFraction",
|
1643
1643
|
"measure_definition_class_name_CHANGE_TO_ME": "SetMinimumVAVTerminalFlowFraction",
|
1644
1644
|
"measure_definition_class_name": "SetMinimumVAVTerminalFlowFraction",
|
1645
|
-
"bcl_measure_uuid": "
|
1646
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1647
|
-
"bcl_measure_version_uuid": "
|
1648
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1645
|
+
"bcl_measure_uuid": "71b937d0-a969-0131-ee23-14109fdf0b37",
|
1646
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b93cf0-a969-0131-ee24-14109fdf0b37",
|
1647
|
+
"bcl_measure_version_uuid": "71b941e0-a969-0131-ee25-14109fdf0b37",
|
1648
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b94710-a969-0131-ee26-14109fdf0b37",
|
1649
1649
|
"measure_type": "RubyMeasure",
|
1650
1650
|
"name": "set_minimum_vav_terminal_flow_fraction",
|
1651
1651
|
"display_name": "Set Minimum VAV Terminal Flow Fraction",
|
1652
|
-
"uuid": "
|
1652
|
+
"uuid": "71b94c30-a969-0131-ee27-14109fdf0b37",
|
1653
1653
|
"variables": [
|
1654
1654
|
{
|
1655
1655
|
"argument": {
|
1656
1656
|
"display_name": "Minimum VAV Terminal Flow Fraction (%)",
|
1657
1657
|
"machine_name": "minimum_vav_terminal_flow_fraction_(%)",
|
1658
1658
|
"name": "min_vav_frac",
|
1659
|
-
"uuid": "
|
1659
|
+
"uuid": "71b96130-a969-0131-ee29-14109fdf0b37",
|
1660
1660
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1661
1661
|
},
|
1662
1662
|
"display_name": "Minimum VAV Terminal Flow Fraction (%)",
|
@@ -1698,7 +1698,7 @@
|
|
1698
1698
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1699
1699
|
}
|
1700
1700
|
],
|
1701
|
-
"version_uuid": "
|
1701
|
+
"version_uuid": "71b95250-a969-0131-ee28-14109fdf0b37",
|
1702
1702
|
"workflow_index": 12,
|
1703
1703
|
"workflow_step_type": "Measure"
|
1704
1704
|
},
|
@@ -1711,21 +1711,21 @@
|
|
1711
1711
|
"bcl_measure_class_name_ADDME": "ModifyEnergyPlusFanVariableVolumeObjects",
|
1712
1712
|
"measure_definition_class_name_CHANGE_TO_ME": "ModifyEnergyPlusFanVariableVolumeObjects",
|
1713
1713
|
"measure_definition_class_name": "ModifyEnergyPlusFanVariableVolumeObjects",
|
1714
|
-
"bcl_measure_uuid": "
|
1715
|
-
"measure_definition_uuid_CHANGE_TO_ME": "
|
1716
|
-
"bcl_measure_version_uuid": "
|
1717
|
-
"measure_definition_version_uuid_CHANGE_TO_ME": "
|
1714
|
+
"bcl_measure_uuid": "71b96ed0-a969-0131-ee2a-14109fdf0b37",
|
1715
|
+
"measure_definition_uuid_CHANGE_TO_ME": "71b973d0-a969-0131-ee2b-14109fdf0b37",
|
1716
|
+
"bcl_measure_version_uuid": "71b979e0-a969-0131-ee2c-14109fdf0b37",
|
1717
|
+
"measure_definition_version_uuid_CHANGE_TO_ME": "71b97f10-a969-0131-ee2d-14109fdf0b37",
|
1718
1718
|
"measure_type": "EnergyPlusMeasure",
|
1719
1719
|
"name": "modify_energyplus_fan_varaible_volume_objects",
|
1720
1720
|
"display_name": "Modify EnergyPlus Fan Varaible Volume Objects",
|
1721
|
-
"uuid": "
|
1721
|
+
"uuid": "71b98480-a969-0131-ee2e-14109fdf0b37",
|
1722
1722
|
"variables": [
|
1723
1723
|
{
|
1724
1724
|
"argument": {
|
1725
1725
|
"display_name": "Pressure Rise (Pa).",
|
1726
1726
|
"machine_name": "pressure_rise_(pa).",
|
1727
1727
|
"name": "pressureRise",
|
1728
|
-
"uuid": "
|
1728
|
+
"uuid": "71b99610-a969-0131-ee30-14109fdf0b37",
|
1729
1729
|
"version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
|
1730
1730
|
},
|
1731
1731
|
"display_name": "Pressure Rise (Pa).",
|
@@ -1767,7 +1767,7 @@
|
|
1767
1767
|
"version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
|
1768
1768
|
}
|
1769
1769
|
],
|
1770
|
-
"version_uuid": "
|
1770
|
+
"version_uuid": "71b989a0-a969-0131-ee2f-14109fdf0b37",
|
1771
1771
|
"workflow_index": 13,
|
1772
1772
|
"workflow_step_type": "Measure"
|
1773
1773
|
}
|