openstudio-analysis 0.3.2 → 0.3.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -0
- data/README.md +1 -1
- data/Rakefile +1 -1
- data/lib/openstudio/analysis/translator/excel.rb +74 -36
- data/lib/openstudio/analysis/version.rb +1 -1
- data/lib/openstudio/templates/argument.json.erb +1 -0
- data/lib/openstudio/templates/discrete_uncertain_variable.json.erb +2 -0
- data/lib/openstudio/templates/pivot_variable.json.erb +2 -0
- data/lib/openstudio/templates/uncertain_variable.json.erb +2 -0
- data/spec/files/{no_variables.xlsx → 0_1_09_no_variables.xlsx} +0 -0
- data/spec/files/0_1_09_outputvars.xlsx +0 -0
- data/spec/files/{setup_version_2.xlsx → 0_1_09_setup_version_2.xlsx} +0 -0
- data/spec/files/0_1_09_small_list.xlsx +0 -0
- data/spec/files/{small_list_incomplete.xlsx → 0_1_09_small_list_incomplete.xlsx} +0 -0
- data/spec/files/{small_list_repeat_vars.xlsx → 0_1_09_small_list_repeat_vars.xlsx} +0 -0
- data/spec/files/{small_list_validation_errors.xlsx → 0_1_09_small_list_validation_errors.xlsx} +0 -0
- data/spec/files/{proxy.xlsx → 0_1_10_proxy.xlsx} +0 -0
- data/spec/files/{proxy_user.xlsx → 0_1_10_proxy_user.xlsx} +0 -0
- data/spec/files/{template_input_0.1.10.xlsx → 0_1_10_template_input.xlsx} +0 -0
- data/spec/files/0_1_11_discrete_variables.xlsx +0 -0
- data/spec/files/{discrete_dynamic_columns.xlsx → 0_1_12_discrete_dynamic_columns.xlsx} +0 -0
- data/spec/files/0_2_0_template.xlsx +0 -0
- data/spec/files/{template_0_2_0_simpletest.xlsx → 0_2_0_template_simpletest.xlsx} +0 -0
- data/spec/files/0_3_0_dynamic_uuids.xlsx +0 -0
- data/spec/files/0_3_0_measure_existence.xlsx +0 -0
- data/spec/files/0_3_0_outputs.xlsx +0 -0
- data/spec/files/0_3_3_short_names.xlsx +0 -0
- data/spec/files/analysis/medium_office.json +292 -266
- data/spec/files/analysis/medium_office.zip +0 -0
- data/spec/files/export/analysis/{0_3_0_outputs.json → 2bdc9c90-ef8f-0131-9f99-14109fdf0b37.json} +139 -13
- data/spec/files/export/analysis/2bdc9c90-ef8f-0131-9f99-14109fdf0b37.zip +0 -0
- data/spec/files/measures/ExampleMeasure/measure.json +3 -0
- data/spec/files/measures/ExampleMeasure/measure.rb +7 -0
- data/spec/files/measures/ExampleMeasure/measure.xml +1 -0
- data/spec/files/measures/ReduceLightingLoadsByPercentage/measure.json +3 -0
- data/spec/files/measures/ReduceLightingLoadsByPercentage/measure.rb +7 -0
- data/spec/files/measures/ReduceLightingLoadsByPercentage/measure.xml +1 -0
- data/spec/files/measures/example_measure_auto_directory_name/measure.json +3 -0
- data/spec/files/measures/example_measure_auto_directory_name/measure.rb +7 -0
- data/spec/files/measures/example_measure_auto_directory_name/measure.xml +1 -0
- data/spec/files/measures/reduce_lighting_loads_by_percentage/measure.json +3 -0
- data/spec/files/measures/reduce_lighting_loads_by_percentage/measure.rb +7 -0
- data/spec/files/measures/reduce_lighting_loads_by_percentage/measure.xml +1 -0
- data/spec/files/~$0_3_3_short_names.xlsx +0 -0
- data/spec/openstudio/analysis/translator/excel_spec.rb +111 -26
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.39.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.40.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.41.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.42.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.43.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.44.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.45.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.46.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.39.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.40.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.41.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.42.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.43.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.44.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.45.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.46.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.47.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.48.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.49.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.50.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.34.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.35.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.36.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.37.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.38.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.39.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.40.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.41.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.42.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.43.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.44.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.45.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.46.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.47.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.48.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.49.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.50.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.19.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.20.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.21.xml +25 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.22.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.23.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.24.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.25.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.26.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.27.xml +38 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.28.xml +45 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.29.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.30.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.31.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.32.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.33.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.34.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.35.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.19.xml +17 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.20.xml +19 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.21.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.22.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.23.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.24.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.25.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.26.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.27.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.28.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.29.xml +27 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.30.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.31.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.32.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.33.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.34.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.35.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.23.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.24.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.25.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.26.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.27.xml +52 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.28.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.29.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.30.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.31.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.32.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.33.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.34.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.35.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.36.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.37.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.38.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.39.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.19.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.23.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.26.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.29.xml +9 -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-with-user.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.24.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.26.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.35.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.19.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.20.xml +42 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.21.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.22.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.23.xml +70 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.24.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.25.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.26.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.27.xml +56 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.28.xml +54 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.29.xml +54 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.30.xml +54 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.31.xml +50 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.32.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.33.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.34.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.35.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.21.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.22.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.23.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.24.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.25.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.26.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.27.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.28.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.29.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.30.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.31.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.32.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.33.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.34.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.35.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.36.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.37.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.26.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.27.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.39.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.26.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.21.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.22.xml +29 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.23.xml +30 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.24.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.25.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.26.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.27.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.28.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.29.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.30.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.31.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.32.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.33.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.34.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.35.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.36.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.37.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.26.xml +16 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.28.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.29.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.30.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.31.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.32.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.33.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.34.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.35.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.36.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.37.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.38.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.19.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.20.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.21.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.22.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.23.xml +25 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.24.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.25.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.26.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.27.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.28.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.29.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.30.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.31.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.32.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.33.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.34.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.35.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.19.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.20.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.21.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.22.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.23.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.24.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.25.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.26.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.27.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.28.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.29.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.30.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.31.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.32.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.33.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.34.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.35.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.19.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.20.xml +52 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.21.xml +53 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.22.xml +68 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.23.xml +43 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.24.xml +68 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.25.xml +46 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.26.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.27.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.28.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.29.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.30.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.31.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.32.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.33.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.34.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.35.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-dynamic-uuid-assignments.0.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-dynamic-uuid-assignments.1.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-dynamic-uuid-assignments.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.0.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.1.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.10.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.11.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.12.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.2.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.3.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.4.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.5.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.6.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.7.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.8.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.9.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-measure-existence-checks.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.23.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.24.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.25.xml +24 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.26.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.27.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.28.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.29.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.30.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.31.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.32.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.33.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.34.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.35.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.36.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.37.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.38.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.39.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-3-and-short-display-names.0.xml +28 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-3-and-short-display-names.xml +14 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.34.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.35.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.36.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.37.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.38.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.39.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.40.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.41.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.42.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.43.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.44.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.45.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.46.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.47.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.48.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.49.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.50.xml +7 -0
- metadata +750 -58
- data/spec/files/discrete_variables.xlsx +0 -0
- data/spec/files/export/analysis/0_3_0_outputs.zip +0 -0
- data/spec/files/export/analysis/apartment_highrise.json +0 -1311
- data/spec/files/export/analysis/apartment_highrise.zip +0 -0
- data/spec/files/export/analysis/discrete_dynamic_seed.json +0 -488
- data/spec/files/export/analysis/discrete_dynamic_seed.zip +0 -0
- data/spec/files/export/analysis/discrete_seed.json +0 -743
- data/spec/files/export/analysis/discrete_seed.zip +0 -0
- data/spec/files/export/analysis/kats_model_v2.json +0 -511
- data/spec/files/export/analysis/kats_model_v2.zip +0 -0
- data/spec/files/export/analysis/output_vars.json +0 -719
- data/spec/files/export/analysis/output_vars.zip +0 -0
- data/spec/files/export/analysis/small_seed.json +0 -673
- data/spec/files/export/analysis/small_seed.zip +0 -0
- data/spec/files/outputvars.xlsx +0 -0
- data/spec/files/small_list.xlsx +0 -0
- data/spec/files/template_0_2_0.xlsx +0 -0
@@ -1,1311 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"analysis": {
|
3
|
-
"display_name": "Preflight",
|
4
|
-
"name": "preflight",
|
5
|
-
"output_variables": [
|
6
|
-
{
|
7
|
-
"display_name": "Total Site Energy Intensity",
|
8
|
-
"metadata_id": "total_site_energy_intensity",
|
9
|
-
"name": "standard_report_legacy.total_energy",
|
10
|
-
"units": "MJ/m2",
|
11
|
-
"visualize": false,
|
12
|
-
"export": true,
|
13
|
-
"variable_type": "Double",
|
14
|
-
"objective_function": true,
|
15
|
-
"objective_function_index": 0,
|
16
|
-
"objective_function_target": null,
|
17
|
-
"scaling_factor": null,
|
18
|
-
"objective_function_group": 1
|
19
|
-
},
|
20
|
-
{
|
21
|
-
"display_name": "Total Source Energy Intensity",
|
22
|
-
"metadata_id": "total_source_energy_intensity",
|
23
|
-
"name": "standard_report_legacy.total_source_energy",
|
24
|
-
"units": "MJ/m2",
|
25
|
-
"visualize": true,
|
26
|
-
"export": true,
|
27
|
-
"variable_type": "Double",
|
28
|
-
"objective_function": true,
|
29
|
-
"objective_function_index": 1,
|
30
|
-
"objective_function_target": null,
|
31
|
-
"scaling_factor": null,
|
32
|
-
"objective_function_group": 2
|
33
|
-
},
|
34
|
-
{
|
35
|
-
"display_name": "Total Natural Gas Intensity",
|
36
|
-
"metadata_id": "total_natural_gas_intensity",
|
37
|
-
"name": "standard_report_legacy.total_natural_gas",
|
38
|
-
"units": "MJ/m2",
|
39
|
-
"visualize": true,
|
40
|
-
"export": true,
|
41
|
-
"variable_type": "Double",
|
42
|
-
"objective_function": false,
|
43
|
-
"objective_function_index": null,
|
44
|
-
"objective_function_target": null,
|
45
|
-
"scaling_factor": null
|
46
|
-
},
|
47
|
-
{
|
48
|
-
"display_name": "Total Electricity Intensity",
|
49
|
-
"metadata_id": "total_electricity_intensity",
|
50
|
-
"name": "standard_report_legacy.total_electricity",
|
51
|
-
"units": "MJ/m2",
|
52
|
-
"visualize": true,
|
53
|
-
"export": true,
|
54
|
-
"variable_type": "Double",
|
55
|
-
"objective_function": false,
|
56
|
-
"objective_function_index": null,
|
57
|
-
"objective_function_target": null,
|
58
|
-
"scaling_factor": null
|
59
|
-
},
|
60
|
-
{
|
61
|
-
"display_name": "Unmet Cooling Hours",
|
62
|
-
"metadata_id": null,
|
63
|
-
"name": "standard_report.time_setpoint_not_met_during_occupied_cooling",
|
64
|
-
"units": "hrs",
|
65
|
-
"visualize": false,
|
66
|
-
"export": true,
|
67
|
-
"variable_type": "Double",
|
68
|
-
"objective_function": false,
|
69
|
-
"objective_function_index": null,
|
70
|
-
"objective_function_target": null,
|
71
|
-
"scaling_factor": null
|
72
|
-
},
|
73
|
-
{
|
74
|
-
"display_name": "Unmet Heating Hours",
|
75
|
-
"metadata_id": null,
|
76
|
-
"name": "standard_report.time_setpoint_not_met_during_occupied_heating",
|
77
|
-
"units": "hrs",
|
78
|
-
"visualize": false,
|
79
|
-
"export": true,
|
80
|
-
"variable_type": "Double",
|
81
|
-
"objective_function": false,
|
82
|
-
"objective_function_index": null,
|
83
|
-
"objective_function_target": null,
|
84
|
-
"scaling_factor": null
|
85
|
-
},
|
86
|
-
{
|
87
|
-
"display_name": "Total Unmet Hours",
|
88
|
-
"metadata_id": null,
|
89
|
-
"name": "standard_report.time_setpoint_not_met_during_occupied_hours",
|
90
|
-
"units": "hrs",
|
91
|
-
"visualize": false,
|
92
|
-
"export": true,
|
93
|
-
"variable_type": "Double",
|
94
|
-
"objective_function": false,
|
95
|
-
"objective_function_index": null,
|
96
|
-
"objective_function_target": null,
|
97
|
-
"scaling_factor": null
|
98
|
-
},
|
99
|
-
{
|
100
|
-
"display_name": "Building Area",
|
101
|
-
"metadata_id": null,
|
102
|
-
"name": "standard_report.total_building_area",
|
103
|
-
"units": "m2",
|
104
|
-
"visualize": true,
|
105
|
-
"export": true,
|
106
|
-
"variable_type": "Double",
|
107
|
-
"objective_function": false,
|
108
|
-
"objective_function_index": null,
|
109
|
-
"objective_function_target": null,
|
110
|
-
"scaling_factor": null
|
111
|
-
},
|
112
|
-
{
|
113
|
-
"display_name": "Natural Gas Heating Intensity",
|
114
|
-
"metadata_id": null,
|
115
|
-
"name": "standard_report_legacy.heating_natural_gas",
|
116
|
-
"units": "MJ/m2",
|
117
|
-
"visualize": false,
|
118
|
-
"export": true,
|
119
|
-
"variable_type": "Double",
|
120
|
-
"objective_function": false,
|
121
|
-
"objective_function_index": null,
|
122
|
-
"objective_function_target": null,
|
123
|
-
"scaling_factor": null
|
124
|
-
},
|
125
|
-
{
|
126
|
-
"display_name": "Cooling Electricity Intensity",
|
127
|
-
"metadata_id": null,
|
128
|
-
"name": "standard_report_legacy.cooling_electricity",
|
129
|
-
"units": "MJ/m2",
|
130
|
-
"visualize": false,
|
131
|
-
"export": true,
|
132
|
-
"variable_type": "Double",
|
133
|
-
"objective_function": false,
|
134
|
-
"objective_function_index": null,
|
135
|
-
"objective_function_target": null,
|
136
|
-
"scaling_factor": null
|
137
|
-
},
|
138
|
-
{
|
139
|
-
"display_name": "Interior Lighting Electricity Intensity",
|
140
|
-
"metadata_id": null,
|
141
|
-
"name": "standard_report_legacy.interior_lighting_electricity",
|
142
|
-
"units": "MJ/m2",
|
143
|
-
"visualize": false,
|
144
|
-
"export": true,
|
145
|
-
"variable_type": "Double",
|
146
|
-
"objective_function": false,
|
147
|
-
"objective_function_index": null,
|
148
|
-
"objective_function_target": null,
|
149
|
-
"scaling_factor": null
|
150
|
-
},
|
151
|
-
{
|
152
|
-
"display_name": "Exterior Lighting Electricity Intensity",
|
153
|
-
"metadata_id": null,
|
154
|
-
"name": "standard_report_legacy.exterior_lighting_electricity",
|
155
|
-
"units": "MJ/m2",
|
156
|
-
"visualize": false,
|
157
|
-
"export": true,
|
158
|
-
"variable_type": "Double",
|
159
|
-
"objective_function": false,
|
160
|
-
"objective_function_index": null,
|
161
|
-
"objective_function_target": null,
|
162
|
-
"scaling_factor": null
|
163
|
-
},
|
164
|
-
{
|
165
|
-
"display_name": "Equipment Electricity Intensity",
|
166
|
-
"metadata_id": null,
|
167
|
-
"name": "standard_report_legacy.interior_equipment_electricity",
|
168
|
-
"units": "MJ/m2",
|
169
|
-
"visualize": false,
|
170
|
-
"export": true,
|
171
|
-
"variable_type": "Double",
|
172
|
-
"objective_function": false,
|
173
|
-
"objective_function_index": null,
|
174
|
-
"objective_function_target": null,
|
175
|
-
"scaling_factor": null
|
176
|
-
},
|
177
|
-
{
|
178
|
-
"display_name": "Equipment Natural Gas Intensity",
|
179
|
-
"metadata_id": null,
|
180
|
-
"name": "standard_report_legacy.interior_equipment_natural_gas",
|
181
|
-
"units": "MJ/m2",
|
182
|
-
"visualize": false,
|
183
|
-
"export": true,
|
184
|
-
"variable_type": "Double",
|
185
|
-
"objective_function": false,
|
186
|
-
"objective_function_index": null,
|
187
|
-
"objective_function_target": null,
|
188
|
-
"scaling_factor": null
|
189
|
-
},
|
190
|
-
{
|
191
|
-
"display_name": "Experior Equipment Electricity Intensity",
|
192
|
-
"metadata_id": null,
|
193
|
-
"name": "standard_report_legacy.exterior_equipment_electricity",
|
194
|
-
"units": "MJ/m2",
|
195
|
-
"visualize": false,
|
196
|
-
"export": true,
|
197
|
-
"variable_type": "Double",
|
198
|
-
"objective_function": false,
|
199
|
-
"objective_function_index": null,
|
200
|
-
"objective_function_target": null,
|
201
|
-
"scaling_factor": null
|
202
|
-
},
|
203
|
-
{
|
204
|
-
"display_name": "Fans Electricity Intensity",
|
205
|
-
"metadata_id": null,
|
206
|
-
"name": "standard_report_legacy.fans_electricity",
|
207
|
-
"units": "MJ/m2",
|
208
|
-
"visualize": false,
|
209
|
-
"export": true,
|
210
|
-
"variable_type": "Double",
|
211
|
-
"objective_function": false,
|
212
|
-
"objective_function_index": null,
|
213
|
-
"objective_function_target": null,
|
214
|
-
"scaling_factor": null
|
215
|
-
},
|
216
|
-
{
|
217
|
-
"display_name": "Pumps Electricity Intensity",
|
218
|
-
"metadata_id": null,
|
219
|
-
"name": "standard_report_legacy.pumps_electricity",
|
220
|
-
"units": "MJ/m2",
|
221
|
-
"visualize": false,
|
222
|
-
"export": true,
|
223
|
-
"variable_type": "Double",
|
224
|
-
"objective_function": false,
|
225
|
-
"objective_function_index": null,
|
226
|
-
"objective_function_target": null,
|
227
|
-
"scaling_factor": null
|
228
|
-
},
|
229
|
-
{
|
230
|
-
"display_name": "Heat Rejection Electricity Intensity",
|
231
|
-
"metadata_id": null,
|
232
|
-
"name": "standard_report_legacy.heat_rejection_electricity",
|
233
|
-
"units": "MJ/m2",
|
234
|
-
"visualize": false,
|
235
|
-
"export": true,
|
236
|
-
"variable_type": "Double",
|
237
|
-
"objective_function": false,
|
238
|
-
"objective_function_index": null,
|
239
|
-
"objective_function_target": null,
|
240
|
-
"scaling_factor": null
|
241
|
-
},
|
242
|
-
{
|
243
|
-
"display_name": "Humidification Electricity Intensity",
|
244
|
-
"metadata_id": null,
|
245
|
-
"name": "standard_report_legacy.humidification_electricity",
|
246
|
-
"units": "MJ/m2",
|
247
|
-
"visualize": false,
|
248
|
-
"export": true,
|
249
|
-
"variable_type": "Double",
|
250
|
-
"objective_function": false,
|
251
|
-
"objective_function_index": null,
|
252
|
-
"objective_function_target": null,
|
253
|
-
"scaling_factor": null
|
254
|
-
},
|
255
|
-
{
|
256
|
-
"display_name": "Water Systems Electricity Intensity",
|
257
|
-
"metadata_id": null,
|
258
|
-
"name": "standard_report_legacy.water_systems_electricity",
|
259
|
-
"units": "MJ/m2",
|
260
|
-
"visualize": false,
|
261
|
-
"export": true,
|
262
|
-
"variable_type": "Double",
|
263
|
-
"objective_function": false,
|
264
|
-
"objective_function_index": null,
|
265
|
-
"objective_function_target": null,
|
266
|
-
"scaling_factor": null
|
267
|
-
},
|
268
|
-
{
|
269
|
-
"display_name": "Water Systems Natural Gas Intensity",
|
270
|
-
"metadata_id": null,
|
271
|
-
"name": "standard_report_legacy.water_systems_natural_gas",
|
272
|
-
"units": "MJ/m2",
|
273
|
-
"visualize": false,
|
274
|
-
"export": true,
|
275
|
-
"variable_type": "Double",
|
276
|
-
"objective_function": false,
|
277
|
-
"objective_function_index": null,
|
278
|
-
"objective_function_target": null,
|
279
|
-
"scaling_factor": null
|
280
|
-
},
|
281
|
-
{
|
282
|
-
"display_name": "Refrigeration Electricity Intensity",
|
283
|
-
"metadata_id": null,
|
284
|
-
"name": "standard_report_legacy.refrigeration_electricity",
|
285
|
-
"units": "MJ/m2",
|
286
|
-
"visualize": false,
|
287
|
-
"export": true,
|
288
|
-
"variable_type": "Double",
|
289
|
-
"objective_function": false,
|
290
|
-
"objective_function_index": null,
|
291
|
-
"objective_function_target": null,
|
292
|
-
"scaling_factor": null
|
293
|
-
},
|
294
|
-
{
|
295
|
-
"display_name": "Total Life Cycle Cost",
|
296
|
-
"metadata_id": null,
|
297
|
-
"name": "standard_report.total_life_cycle_cost",
|
298
|
-
"units": "$",
|
299
|
-
"visualize": true,
|
300
|
-
"export": true,
|
301
|
-
"variable_type": "Double",
|
302
|
-
"objective_function": false,
|
303
|
-
"objective_function_index": null,
|
304
|
-
"objective_function_target": null,
|
305
|
-
"scaling_factor": null
|
306
|
-
},
|
307
|
-
{
|
308
|
-
"display_name": "Air Handler Fan Efficiency",
|
309
|
-
"metadata_id": null,
|
310
|
-
"name": "air_handler_fan_efficiency.air_handler_fan_efficiency_initial",
|
311
|
-
"units": "percent",
|
312
|
-
"visualize": false,
|
313
|
-
"export": true,
|
314
|
-
"variable_type": "Double",
|
315
|
-
"objective_function": false,
|
316
|
-
"objective_function_index": null,
|
317
|
-
"objective_function_target": null,
|
318
|
-
"scaling_factor": null
|
319
|
-
},
|
320
|
-
{
|
321
|
-
"display_name": "Air Handler Fan Efficiency",
|
322
|
-
"metadata_id": "air_handler_fan_efficiency",
|
323
|
-
"name": "air_handler_fan_efficiency.air_handler_fan_efficiency_final",
|
324
|
-
"units": "percent",
|
325
|
-
"visualize": true,
|
326
|
-
"export": true,
|
327
|
-
"variable_type": "Double",
|
328
|
-
"objective_function": false,
|
329
|
-
"objective_function_index": null,
|
330
|
-
"objective_function_target": null,
|
331
|
-
"scaling_factor": null
|
332
|
-
},
|
333
|
-
{
|
334
|
-
"display_name": "Aspect Ratio",
|
335
|
-
"metadata_id": null,
|
336
|
-
"name": "change_geometry.aspect_ratio_initial",
|
337
|
-
"units": "non-dim",
|
338
|
-
"visualize": false,
|
339
|
-
"export": true,
|
340
|
-
"variable_type": "Double",
|
341
|
-
"objective_function": false,
|
342
|
-
"objective_function_index": null,
|
343
|
-
"objective_function_target": null,
|
344
|
-
"scaling_factor": null
|
345
|
-
},
|
346
|
-
{
|
347
|
-
"display_name": "Floor Plate Area",
|
348
|
-
"metadata_id": null,
|
349
|
-
"name": "change_geometry.floor_plate_area_initial",
|
350
|
-
"units": "ft2",
|
351
|
-
"visualize": false,
|
352
|
-
"export": true,
|
353
|
-
"variable_type": "Double",
|
354
|
-
"objective_function": false,
|
355
|
-
"objective_function_index": null,
|
356
|
-
"objective_function_target": null,
|
357
|
-
"scaling_factor": null
|
358
|
-
},
|
359
|
-
{
|
360
|
-
"display_name": "Number of Floors",
|
361
|
-
"metadata_id": null,
|
362
|
-
"name": "change_geometry.number_of_floors_initial",
|
363
|
-
"units": "non-dim",
|
364
|
-
"visualize": false,
|
365
|
-
"export": true,
|
366
|
-
"variable_type": "Integer",
|
367
|
-
"objective_function": false,
|
368
|
-
"objective_function_index": null,
|
369
|
-
"objective_function_target": null,
|
370
|
-
"scaling_factor": null
|
371
|
-
},
|
372
|
-
{
|
373
|
-
"display_name": "Total Floor Area",
|
374
|
-
"metadata_id": null,
|
375
|
-
"name": "change_geometry.total_floor_area_initial",
|
376
|
-
"units": "ft2",
|
377
|
-
"visualize": false,
|
378
|
-
"export": true,
|
379
|
-
"variable_type": "Double",
|
380
|
-
"objective_function": false,
|
381
|
-
"objective_function_index": null,
|
382
|
-
"objective_function_target": null,
|
383
|
-
"scaling_factor": null
|
384
|
-
},
|
385
|
-
{
|
386
|
-
"display_name": "Aspect Ratio",
|
387
|
-
"metadata_id": "aspect_ratio",
|
388
|
-
"name": "change_geometry.aspect_ratio_final",
|
389
|
-
"units": "non-dim",
|
390
|
-
"visualize": true,
|
391
|
-
"export": true,
|
392
|
-
"variable_type": "Double",
|
393
|
-
"objective_function": false,
|
394
|
-
"objective_function_index": null,
|
395
|
-
"objective_function_target": null,
|
396
|
-
"scaling_factor": null
|
397
|
-
},
|
398
|
-
{
|
399
|
-
"display_name": "Floor Plate Area",
|
400
|
-
"metadata_id": null,
|
401
|
-
"name": "change_geometry.floor_plate_area_final",
|
402
|
-
"units": "ft2",
|
403
|
-
"visualize": true,
|
404
|
-
"export": true,
|
405
|
-
"variable_type": "Double",
|
406
|
-
"objective_function": false,
|
407
|
-
"objective_function_index": null,
|
408
|
-
"objective_function_target": null,
|
409
|
-
"scaling_factor": null
|
410
|
-
},
|
411
|
-
{
|
412
|
-
"display_name": "Number of Floors",
|
413
|
-
"metadata_id": "number_of_floors",
|
414
|
-
"name": "change_geometry.number_of_floors_final",
|
415
|
-
"units": "non-dim",
|
416
|
-
"visualize": true,
|
417
|
-
"export": true,
|
418
|
-
"variable_type": "Integer",
|
419
|
-
"objective_function": false,
|
420
|
-
"objective_function_index": null,
|
421
|
-
"objective_function_target": null,
|
422
|
-
"scaling_factor": null
|
423
|
-
},
|
424
|
-
{
|
425
|
-
"display_name": "Total Floor Area",
|
426
|
-
"metadata_id": "total_floor_area",
|
427
|
-
"name": "change_geometry.total_floor_area_final",
|
428
|
-
"units": "ft2",
|
429
|
-
"visualize": true,
|
430
|
-
"export": true,
|
431
|
-
"variable_type": "Double",
|
432
|
-
"objective_function": false,
|
433
|
-
"objective_function_index": null,
|
434
|
-
"objective_function_target": null,
|
435
|
-
"scaling_factor": null
|
436
|
-
},
|
437
|
-
{
|
438
|
-
"display_name": "Air Source Heat Pump Cooling Efficiency",
|
439
|
-
"metadata_id": null,
|
440
|
-
"name": "air_source_heat_pump_cooling_efficiency.air_source_heat_pump_cooling_efficiency_initial",
|
441
|
-
"units": "COP",
|
442
|
-
"visualize": false,
|
443
|
-
"export": true,
|
444
|
-
"variable_type": "Double",
|
445
|
-
"objective_function": false,
|
446
|
-
"objective_function_index": null,
|
447
|
-
"objective_function_target": null,
|
448
|
-
"scaling_factor": null
|
449
|
-
},
|
450
|
-
{
|
451
|
-
"display_name": "Air Source Heat Pump Cooling Efficiency",
|
452
|
-
"metadata_id": null,
|
453
|
-
"name": "air_source_heat_pump_cooling_efficiency.air_source_heat_pump_cooling_efficiency_final",
|
454
|
-
"units": "COP",
|
455
|
-
"visualize": true,
|
456
|
-
"export": true,
|
457
|
-
"variable_type": "Double",
|
458
|
-
"objective_function": false,
|
459
|
-
"objective_function_index": null,
|
460
|
-
"objective_function_target": null,
|
461
|
-
"scaling_factor": null
|
462
|
-
},
|
463
|
-
{
|
464
|
-
"display_name": "Air Source Heat Pump Fan Efficiency",
|
465
|
-
"metadata_id": null,
|
466
|
-
"name": "air_source_heat_pump_fan_efficiency.air_source_heat_pump_fan_efficiency_initial",
|
467
|
-
"units": "COP",
|
468
|
-
"visualize": false,
|
469
|
-
"export": true,
|
470
|
-
"variable_type": "Double",
|
471
|
-
"objective_function": false,
|
472
|
-
"objective_function_index": null,
|
473
|
-
"objective_function_target": null,
|
474
|
-
"scaling_factor": null
|
475
|
-
},
|
476
|
-
{
|
477
|
-
"display_name": "Air Source Heat Pump Fan Efficiency",
|
478
|
-
"metadata_id": null,
|
479
|
-
"name": "air_source_heat_pump_fan_efficiency.air_source_heat_pump_fan_efficiency_final",
|
480
|
-
"units": "COP",
|
481
|
-
"visualize": true,
|
482
|
-
"export": true,
|
483
|
-
"variable_type": "Double",
|
484
|
-
"objective_function": false,
|
485
|
-
"objective_function_index": null,
|
486
|
-
"objective_function_target": null,
|
487
|
-
"scaling_factor": null
|
488
|
-
},
|
489
|
-
{
|
490
|
-
"display_name": "Air Source Heat Pump Heating Efficiency",
|
491
|
-
"metadata_id": null,
|
492
|
-
"name": "air_source_heat_pump_heating_efficiency.air_source_heat_pump_heating_efficiency_initial",
|
493
|
-
"units": "COP",
|
494
|
-
"visualize": false,
|
495
|
-
"export": true,
|
496
|
-
"variable_type": "Double",
|
497
|
-
"objective_function": false,
|
498
|
-
"objective_function_index": null,
|
499
|
-
"objective_function_target": null,
|
500
|
-
"scaling_factor": null
|
501
|
-
},
|
502
|
-
{
|
503
|
-
"display_name": "Air Source Heat Pump Heating Efficiency",
|
504
|
-
"metadata_id": null,
|
505
|
-
"name": "air_source_heat_pump_heating_efficiency.air_source_heat_pump_heating_efficiency_final",
|
506
|
-
"units": "COP",
|
507
|
-
"visualize": true,
|
508
|
-
"export": true,
|
509
|
-
"variable_type": "Double",
|
510
|
-
"objective_function": false,
|
511
|
-
"objective_function_index": null,
|
512
|
-
"objective_function_target": null,
|
513
|
-
"scaling_factor": null
|
514
|
-
},
|
515
|
-
{
|
516
|
-
"display_name": "Boiler Heating Efficiency",
|
517
|
-
"metadata_id": null,
|
518
|
-
"name": "boiler_heating_efficiency.boiler_heating_efficiency_initial",
|
519
|
-
"units": "percent",
|
520
|
-
"visualize": false,
|
521
|
-
"export": true,
|
522
|
-
"variable_type": "Double",
|
523
|
-
"objective_function": false,
|
524
|
-
"objective_function_index": null,
|
525
|
-
"objective_function_target": null,
|
526
|
-
"scaling_factor": null
|
527
|
-
},
|
528
|
-
{
|
529
|
-
"display_name": "Boiler Heating Efficiency",
|
530
|
-
"metadata_id": null,
|
531
|
-
"name": "boiler_heating_efficiency.boiler_heating_efficiency_final",
|
532
|
-
"units": "percent",
|
533
|
-
"visualize": true,
|
534
|
-
"export": true,
|
535
|
-
"variable_type": "Double",
|
536
|
-
"objective_function": false,
|
537
|
-
"objective_function_index": null,
|
538
|
-
"objective_function_target": null,
|
539
|
-
"scaling_factor": null
|
540
|
-
},
|
541
|
-
{
|
542
|
-
"display_name": "Chiller Cooling Efficiency",
|
543
|
-
"metadata_id": null,
|
544
|
-
"name": "chiller_cooling_efficiency.chiller_cooling_efficiency_initial",
|
545
|
-
"units": "COP",
|
546
|
-
"visualize": false,
|
547
|
-
"export": true,
|
548
|
-
"variable_type": "Double",
|
549
|
-
"objective_function": false,
|
550
|
-
"objective_function_index": null,
|
551
|
-
"objective_function_target": null,
|
552
|
-
"scaling_factor": null
|
553
|
-
},
|
554
|
-
{
|
555
|
-
"display_name": "Chiller Cooling Efficiency",
|
556
|
-
"metadata_id": null,
|
557
|
-
"name": "chiller_cooling_efficiency.chiller_cooling_efficiency_final",
|
558
|
-
"units": "COP",
|
559
|
-
"visualize": true,
|
560
|
-
"export": true,
|
561
|
-
"variable_type": "Double",
|
562
|
-
"objective_function": false,
|
563
|
-
"objective_function_index": null,
|
564
|
-
"objective_function_target": null,
|
565
|
-
"scaling_factor": null
|
566
|
-
},
|
567
|
-
{
|
568
|
-
"display_name": "Daylighting Control Setpoint",
|
569
|
-
"metadata_id": null,
|
570
|
-
"name": "daylighting_control_setpoint.daylighting_control_setpoint_initial",
|
571
|
-
"units": "ft-c",
|
572
|
-
"visualize": false,
|
573
|
-
"export": true,
|
574
|
-
"variable_type": "Double",
|
575
|
-
"objective_function": false,
|
576
|
-
"objective_function_index": null,
|
577
|
-
"objective_function_target": null,
|
578
|
-
"scaling_factor": null
|
579
|
-
},
|
580
|
-
{
|
581
|
-
"display_name": "Daylighting Control Setpoint",
|
582
|
-
"metadata_id": null,
|
583
|
-
"name": "daylighting_control_setpoint.daylighting_control_setpoint_final",
|
584
|
-
"units": "ft-c",
|
585
|
-
"visualize": true,
|
586
|
-
"export": true,
|
587
|
-
"variable_type": "Double",
|
588
|
-
"objective_function": false,
|
589
|
-
"objective_function_index": null,
|
590
|
-
"objective_function_target": null,
|
591
|
-
"scaling_factor": null
|
592
|
-
},
|
593
|
-
{
|
594
|
-
"display_name": "District Chiller Cooling Efficiency",
|
595
|
-
"metadata_id": null,
|
596
|
-
"name": "district_chiller_cooling_efficiency.district_chiller_cooling_efficiency_initial",
|
597
|
-
"units": "COP",
|
598
|
-
"visualize": false,
|
599
|
-
"export": true,
|
600
|
-
"variable_type": "Double",
|
601
|
-
"objective_function": false,
|
602
|
-
"objective_function_index": null,
|
603
|
-
"objective_function_target": null,
|
604
|
-
"scaling_factor": null
|
605
|
-
},
|
606
|
-
{
|
607
|
-
"display_name": "District Chiller Cooling Efficiency",
|
608
|
-
"metadata_id": null,
|
609
|
-
"name": "district_chiller_cooling_efficiency.district_chiller_cooling_efficiency_final",
|
610
|
-
"units": "COP",
|
611
|
-
"visualize": true,
|
612
|
-
"export": true,
|
613
|
-
"variable_type": "Double",
|
614
|
-
"objective_function": false,
|
615
|
-
"objective_function_index": null,
|
616
|
-
"objective_function_target": null,
|
617
|
-
"scaling_factor": null
|
618
|
-
},
|
619
|
-
{
|
620
|
-
"display_name": "District Heating Efficiency",
|
621
|
-
"metadata_id": null,
|
622
|
-
"name": "district_heating_efficiency.district_heating_efficiency_initial",
|
623
|
-
"units": "percent",
|
624
|
-
"visualize": false,
|
625
|
-
"export": true,
|
626
|
-
"variable_type": "Double",
|
627
|
-
"objective_function": false,
|
628
|
-
"objective_function_index": null,
|
629
|
-
"objective_function_target": null,
|
630
|
-
"scaling_factor": null
|
631
|
-
},
|
632
|
-
{
|
633
|
-
"display_name": "District Heating Efficiency",
|
634
|
-
"metadata_id": null,
|
635
|
-
"name": "district_heating_efficiency.district_heating_efficiency_final",
|
636
|
-
"units": "percent",
|
637
|
-
"visualize": true,
|
638
|
-
"export": true,
|
639
|
-
"variable_type": "Double",
|
640
|
-
"objective_function": false,
|
641
|
-
"objective_function_index": null,
|
642
|
-
"objective_function_target": null,
|
643
|
-
"scaling_factor": null
|
644
|
-
},
|
645
|
-
{
|
646
|
-
"display_name": "Economizer",
|
647
|
-
"metadata_id": null,
|
648
|
-
"name": "economizer.economizer_initial",
|
649
|
-
"units": "bool",
|
650
|
-
"visualize": false,
|
651
|
-
"export": true,
|
652
|
-
"variable_type": "Bool",
|
653
|
-
"objective_function": false,
|
654
|
-
"objective_function_index": null,
|
655
|
-
"objective_function_target": null,
|
656
|
-
"scaling_factor": null
|
657
|
-
},
|
658
|
-
{
|
659
|
-
"display_name": "Economizer",
|
660
|
-
"metadata_id": null,
|
661
|
-
"name": "economizer.economizer_final",
|
662
|
-
"units": "bool",
|
663
|
-
"visualize": true,
|
664
|
-
"export": true,
|
665
|
-
"variable_type": "Bool",
|
666
|
-
"objective_function": false,
|
667
|
-
"objective_function_index": null,
|
668
|
-
"objective_function_target": null,
|
669
|
-
"scaling_factor": null
|
670
|
-
},
|
671
|
-
{
|
672
|
-
"display_name": "Floor-To-Floor Height",
|
673
|
-
"metadata_id": null,
|
674
|
-
"name": "floor_to_floor_height.floor_to_floor_height_initial",
|
675
|
-
"units": "ft",
|
676
|
-
"visualize": false,
|
677
|
-
"export": true,
|
678
|
-
"variable_type": "Double",
|
679
|
-
"objective_function": false,
|
680
|
-
"objective_function_index": null,
|
681
|
-
"objective_function_target": null,
|
682
|
-
"scaling_factor": null
|
683
|
-
},
|
684
|
-
{
|
685
|
-
"display_name": "Floor-To-Floor Height",
|
686
|
-
"metadata_id": null,
|
687
|
-
"name": "floor_to_floor_height.floor_to_floor_height_final",
|
688
|
-
"units": null,
|
689
|
-
"visualize": true,
|
690
|
-
"export": true,
|
691
|
-
"variable_type": "Double",
|
692
|
-
"objective_function": false,
|
693
|
-
"objective_function_index": null,
|
694
|
-
"objective_function_target": null,
|
695
|
-
"scaling_factor": null
|
696
|
-
},
|
697
|
-
{
|
698
|
-
"display_name": "Floor R-Value for 24 in",
|
699
|
-
"metadata_id": null,
|
700
|
-
"name": "floor_u_value.floor_r_value_for_24_in_initial",
|
701
|
-
"units": "h ft2 F/Btu",
|
702
|
-
"visualize": false,
|
703
|
-
"export": true,
|
704
|
-
"variable_type": "Double",
|
705
|
-
"objective_function": false,
|
706
|
-
"objective_function_index": null,
|
707
|
-
"objective_function_target": null,
|
708
|
-
"scaling_factor": null
|
709
|
-
},
|
710
|
-
{
|
711
|
-
"display_name": "Floor R-Value for 24 in",
|
712
|
-
"metadata_id": null,
|
713
|
-
"name": "floor_u_value.floor_r_value_for_24_in_final",
|
714
|
-
"units": "h ft2 F/Btu",
|
715
|
-
"visualize": true,
|
716
|
-
"export": true,
|
717
|
-
"variable_type": "Double",
|
718
|
-
"objective_function": false,
|
719
|
-
"objective_function_index": null,
|
720
|
-
"objective_function_target": null,
|
721
|
-
"scaling_factor": null
|
722
|
-
},
|
723
|
-
{
|
724
|
-
"display_name": "Interior Lighting Power Density",
|
725
|
-
"metadata_id": null,
|
726
|
-
"name": "interior_lighting_power_density.interior_lighting_power_density_initial",
|
727
|
-
"units": "W/ft2",
|
728
|
-
"visualize": false,
|
729
|
-
"export": true,
|
730
|
-
"variable_type": "Double",
|
731
|
-
"objective_function": false,
|
732
|
-
"objective_function_index": null,
|
733
|
-
"objective_function_target": null,
|
734
|
-
"scaling_factor": null
|
735
|
-
},
|
736
|
-
{
|
737
|
-
"display_name": "Interior Lighting Power Density",
|
738
|
-
"metadata_id": null,
|
739
|
-
"name": "interior_lighting_power_density.interior_lighting_power_density_final",
|
740
|
-
"units": "W/ft2",
|
741
|
-
"visualize": true,
|
742
|
-
"export": true,
|
743
|
-
"variable_type": "Double",
|
744
|
-
"objective_function": false,
|
745
|
-
"objective_function_index": null,
|
746
|
-
"objective_function_target": null,
|
747
|
-
"scaling_factor": null
|
748
|
-
},
|
749
|
-
{
|
750
|
-
"display_name": "Location",
|
751
|
-
"metadata_id": null,
|
752
|
-
"name": "location.location_initial",
|
753
|
-
"units": null,
|
754
|
-
"visualize": false,
|
755
|
-
"export": true,
|
756
|
-
"variable_type": "String",
|
757
|
-
"objective_function": false,
|
758
|
-
"objective_function_index": null,
|
759
|
-
"objective_function_target": null,
|
760
|
-
"scaling_factor": null
|
761
|
-
},
|
762
|
-
{
|
763
|
-
"display_name": "Location",
|
764
|
-
"metadata_id": null,
|
765
|
-
"name": "location.location_final",
|
766
|
-
"units": null,
|
767
|
-
"visualize": true,
|
768
|
-
"export": true,
|
769
|
-
"variable_type": "String",
|
770
|
-
"objective_function": false,
|
771
|
-
"objective_function_index": null,
|
772
|
-
"objective_function_target": null,
|
773
|
-
"scaling_factor": null
|
774
|
-
},
|
775
|
-
{
|
776
|
-
"display_name": "Packaged DX Cooling Efficiency",
|
777
|
-
"metadata_id": null,
|
778
|
-
"name": "packaged_dx_cooling_efficiency.packaged_dx_cooling_efficiency_initial",
|
779
|
-
"units": "COP",
|
780
|
-
"visualize": false,
|
781
|
-
"export": true,
|
782
|
-
"variable_type": "Double",
|
783
|
-
"objective_function": false,
|
784
|
-
"objective_function_index": null,
|
785
|
-
"objective_function_target": null,
|
786
|
-
"scaling_factor": null
|
787
|
-
},
|
788
|
-
{
|
789
|
-
"display_name": "Packaged DX Cooling Efficiency",
|
790
|
-
"metadata_id": null,
|
791
|
-
"name": "packaged_dx_cooling_efficiency.packaged_dx_cooling_efficiency_final",
|
792
|
-
"units": "COP",
|
793
|
-
"visualize": true,
|
794
|
-
"export": true,
|
795
|
-
"variable_type": "Double",
|
796
|
-
"objective_function": false,
|
797
|
-
"objective_function_index": null,
|
798
|
-
"objective_function_target": null,
|
799
|
-
"scaling_factor": null
|
800
|
-
},
|
801
|
-
{
|
802
|
-
"display_name": "Packaged DX Fan Efficiency",
|
803
|
-
"metadata_id": null,
|
804
|
-
"name": "packaged_dx_fan_efficiency.packaged_dx_fan_efficiency_initial",
|
805
|
-
"units": "percent",
|
806
|
-
"visualize": false,
|
807
|
-
"export": true,
|
808
|
-
"variable_type": "Double",
|
809
|
-
"objective_function": false,
|
810
|
-
"objective_function_index": null,
|
811
|
-
"objective_function_target": null,
|
812
|
-
"scaling_factor": null
|
813
|
-
},
|
814
|
-
{
|
815
|
-
"display_name": "Packaged DX Fan Efficiency",
|
816
|
-
"metadata_id": null,
|
817
|
-
"name": "packaged_dx_fan_efficiency.packaged_dx_fan_efficiency_final",
|
818
|
-
"units": "percent",
|
819
|
-
"visualize": true,
|
820
|
-
"export": true,
|
821
|
-
"variable_type": "Double",
|
822
|
-
"objective_function": false,
|
823
|
-
"objective_function_index": null,
|
824
|
-
"objective_function_target": null,
|
825
|
-
"scaling_factor": null
|
826
|
-
},
|
827
|
-
{
|
828
|
-
"display_name": "Packaged DX Fan Efficiency",
|
829
|
-
"metadata_id": null,
|
830
|
-
"name": "packaged_dx_fan_efficiency.packaged_dx_fan_efficiency_initial",
|
831
|
-
"units": "percent",
|
832
|
-
"visualize": false,
|
833
|
-
"export": true,
|
834
|
-
"variable_type": "Double",
|
835
|
-
"objective_function": false,
|
836
|
-
"objective_function_index": null,
|
837
|
-
"objective_function_target": null,
|
838
|
-
"scaling_factor": null
|
839
|
-
},
|
840
|
-
{
|
841
|
-
"display_name": "Packaged DX Fan Efficiency",
|
842
|
-
"metadata_id": null,
|
843
|
-
"name": "packaged_dx_fan_efficiency.packaged_dx_fan_efficiency_final",
|
844
|
-
"units": "percent",
|
845
|
-
"visualize": true,
|
846
|
-
"export": true,
|
847
|
-
"variable_type": "Double",
|
848
|
-
"objective_function": false,
|
849
|
-
"objective_function_index": null,
|
850
|
-
"objective_function_target": null,
|
851
|
-
"scaling_factor": null
|
852
|
-
},
|
853
|
-
{
|
854
|
-
"display_name": "Perimeter Zone Depth",
|
855
|
-
"metadata_id": null,
|
856
|
-
"name": "perimeter_zone_depth.perimeter_zone_depth_initial",
|
857
|
-
"units": "ft",
|
858
|
-
"visualize": false,
|
859
|
-
"export": true,
|
860
|
-
"variable_type": "Double",
|
861
|
-
"objective_function": false,
|
862
|
-
"objective_function_index": null,
|
863
|
-
"objective_function_target": null,
|
864
|
-
"scaling_factor": null
|
865
|
-
},
|
866
|
-
{
|
867
|
-
"display_name": "Perimeter Zone Depth",
|
868
|
-
"metadata_id": null,
|
869
|
-
"name": "perimeter_zone_depth.perimeter_zone_depth_final",
|
870
|
-
"units": "ft",
|
871
|
-
"visualize": true,
|
872
|
-
"export": true,
|
873
|
-
"variable_type": "Double",
|
874
|
-
"objective_function": false,
|
875
|
-
"objective_function_index": null,
|
876
|
-
"objective_function_target": null,
|
877
|
-
"scaling_factor": null
|
878
|
-
},
|
879
|
-
{
|
880
|
-
"display_name": "Roof Construction Type",
|
881
|
-
"metadata_id": null,
|
882
|
-
"name": "roof_construction.roof_construction_type_initial",
|
883
|
-
"units": null,
|
884
|
-
"visualize": false,
|
885
|
-
"export": true,
|
886
|
-
"variable_type": "String",
|
887
|
-
"objective_function": false,
|
888
|
-
"objective_function_index": null,
|
889
|
-
"objective_function_target": null,
|
890
|
-
"scaling_factor": null
|
891
|
-
},
|
892
|
-
{
|
893
|
-
"display_name": "Roof U-Value",
|
894
|
-
"metadata_id": null,
|
895
|
-
"name": "roof_construction.roof_u_value_initial",
|
896
|
-
"units": "Btu/h ft2 F",
|
897
|
-
"visualize": false,
|
898
|
-
"export": true,
|
899
|
-
"variable_type": "Double",
|
900
|
-
"objective_function": false,
|
901
|
-
"objective_function_index": null,
|
902
|
-
"objective_function_target": null,
|
903
|
-
"scaling_factor": null
|
904
|
-
},
|
905
|
-
{
|
906
|
-
"display_name": "Roof Construction Type",
|
907
|
-
"metadata_id": null,
|
908
|
-
"name": "roof_construction.roof_construction_type_final",
|
909
|
-
"units": null,
|
910
|
-
"visualize": true,
|
911
|
-
"export": true,
|
912
|
-
"variable_type": "String",
|
913
|
-
"objective_function": false,
|
914
|
-
"objective_function_index": null,
|
915
|
-
"objective_function_target": null,
|
916
|
-
"scaling_factor": null
|
917
|
-
},
|
918
|
-
{
|
919
|
-
"display_name": "Roof U-Value",
|
920
|
-
"metadata_id": null,
|
921
|
-
"name": "roof_construction.roof_u_value_final",
|
922
|
-
"units": "Btu/h ft2 F",
|
923
|
-
"visualize": true,
|
924
|
-
"export": true,
|
925
|
-
"variable_type": "Double",
|
926
|
-
"objective_function": false,
|
927
|
-
"objective_function_index": null,
|
928
|
-
"objective_function_target": null,
|
929
|
-
"scaling_factor": null
|
930
|
-
},
|
931
|
-
{
|
932
|
-
"display_name": "Orientation",
|
933
|
-
"metadata_id": null,
|
934
|
-
"name": "rotate_building_relative_to_current_orientation.orientation_final",
|
935
|
-
"units": "degrees",
|
936
|
-
"visualize": true,
|
937
|
-
"export": true,
|
938
|
-
"variable_type": "Double",
|
939
|
-
"objective_function": false,
|
940
|
-
"objective_function_index": null,
|
941
|
-
"objective_function_target": null,
|
942
|
-
"scaling_factor": null
|
943
|
-
},
|
944
|
-
{
|
945
|
-
"display_name": "Orientation",
|
946
|
-
"metadata_id": null,
|
947
|
-
"name": "rotate_building_relative_to_current_orientation.orientation_initial",
|
948
|
-
"units": "degrees",
|
949
|
-
"visualize": false,
|
950
|
-
"export": true,
|
951
|
-
"variable_type": "Double",
|
952
|
-
"objective_function": false,
|
953
|
-
"objective_function_index": null,
|
954
|
-
"objective_function_target": null,
|
955
|
-
"scaling_factor": null
|
956
|
-
},
|
957
|
-
{
|
958
|
-
"display_name": "Shading Height above Window",
|
959
|
-
"metadata_id": null,
|
960
|
-
"name": "shading_height_above_window.shading_height_above_window_initial",
|
961
|
-
"units": "ft",
|
962
|
-
"visualize": false,
|
963
|
-
"export": true,
|
964
|
-
"variable_type": "Double",
|
965
|
-
"objective_function": false,
|
966
|
-
"objective_function_index": null,
|
967
|
-
"objective_function_target": null,
|
968
|
-
"scaling_factor": null
|
969
|
-
},
|
970
|
-
{
|
971
|
-
"display_name": "Shading Height above Window",
|
972
|
-
"metadata_id": null,
|
973
|
-
"name": "shading_height_above_window.shading_height_above_window_final",
|
974
|
-
"units": "ft",
|
975
|
-
"visualize": true,
|
976
|
-
"export": true,
|
977
|
-
"variable_type": "Double",
|
978
|
-
"objective_function": false,
|
979
|
-
"objective_function_index": null,
|
980
|
-
"objective_function_target": null,
|
981
|
-
"scaling_factor": null
|
982
|
-
},
|
983
|
-
{
|
984
|
-
"display_name": "Shading Projection Factor",
|
985
|
-
"metadata_id": null,
|
986
|
-
"name": "shading_projection_factor.shading_projection_factor_initial",
|
987
|
-
"units": "non-dim",
|
988
|
-
"visualize": false,
|
989
|
-
"export": true,
|
990
|
-
"variable_type": "Double",
|
991
|
-
"objective_function": false,
|
992
|
-
"objective_function_index": null,
|
993
|
-
"objective_function_target": null,
|
994
|
-
"scaling_factor": null
|
995
|
-
},
|
996
|
-
{
|
997
|
-
"display_name": "Shading Projection Factor",
|
998
|
-
"metadata_id": null,
|
999
|
-
"name": "shading_projection_factor.shading_projection_factor_final",
|
1000
|
-
"units": "non-dim",
|
1001
|
-
"visualize": true,
|
1002
|
-
"export": true,
|
1003
|
-
"variable_type": "Double",
|
1004
|
-
"objective_function": false,
|
1005
|
-
"objective_function_index": null,
|
1006
|
-
"objective_function_target": null,
|
1007
|
-
"scaling_factor": null
|
1008
|
-
},
|
1009
|
-
{
|
1010
|
-
"display_name": "Wall Construction Type",
|
1011
|
-
"metadata_id": null,
|
1012
|
-
"name": "wall_construction.wall_construction_type_initial",
|
1013
|
-
"units": null,
|
1014
|
-
"visualize": false,
|
1015
|
-
"export": true,
|
1016
|
-
"variable_type": "String",
|
1017
|
-
"objective_function": false,
|
1018
|
-
"objective_function_index": null,
|
1019
|
-
"objective_function_target": null,
|
1020
|
-
"scaling_factor": null
|
1021
|
-
},
|
1022
|
-
{
|
1023
|
-
"display_name": "Wall U-Value",
|
1024
|
-
"metadata_id": null,
|
1025
|
-
"name": "wall_construction.wall_u_value_initial",
|
1026
|
-
"units": "Btu/h ft2 F",
|
1027
|
-
"visualize": false,
|
1028
|
-
"export": true,
|
1029
|
-
"variable_type": "Double",
|
1030
|
-
"objective_function": false,
|
1031
|
-
"objective_function_index": null,
|
1032
|
-
"objective_function_target": null,
|
1033
|
-
"scaling_factor": null
|
1034
|
-
},
|
1035
|
-
{
|
1036
|
-
"display_name": "Wall Construction Type",
|
1037
|
-
"metadata_id": null,
|
1038
|
-
"name": "wall_construction.wall_construction_type_final",
|
1039
|
-
"units": null,
|
1040
|
-
"visualize": true,
|
1041
|
-
"export": true,
|
1042
|
-
"variable_type": "String",
|
1043
|
-
"objective_function": false,
|
1044
|
-
"objective_function_index": null,
|
1045
|
-
"objective_function_target": null,
|
1046
|
-
"scaling_factor": null
|
1047
|
-
},
|
1048
|
-
{
|
1049
|
-
"display_name": "Wall U-Value",
|
1050
|
-
"metadata_id": null,
|
1051
|
-
"name": "wall_construction.wall_u_value_final",
|
1052
|
-
"units": "Btu/h f",
|
1053
|
-
"visualize": true,
|
1054
|
-
"export": true,
|
1055
|
-
"variable_type": "Double",
|
1056
|
-
"objective_function": false,
|
1057
|
-
"objective_function_index": null,
|
1058
|
-
"objective_function_target": null,
|
1059
|
-
"scaling_factor": null
|
1060
|
-
},
|
1061
|
-
{
|
1062
|
-
"display_name": "Water Heater Energy Factor",
|
1063
|
-
"metadata_id": null,
|
1064
|
-
"name": "water_heater_efficiency.water_heater_energy_factor_initial",
|
1065
|
-
"units": "percent",
|
1066
|
-
"visualize": false,
|
1067
|
-
"export": true,
|
1068
|
-
"variable_type": "Double",
|
1069
|
-
"objective_function": false,
|
1070
|
-
"objective_function_index": null,
|
1071
|
-
"objective_function_target": null,
|
1072
|
-
"scaling_factor": null
|
1073
|
-
},
|
1074
|
-
{
|
1075
|
-
"display_name": "Water Heater Energy Factor",
|
1076
|
-
"metadata_id": null,
|
1077
|
-
"name": "water_heater_efficiency.water_heater_energy_factor_final",
|
1078
|
-
"units": "percent",
|
1079
|
-
"visualize": true,
|
1080
|
-
"export": true,
|
1081
|
-
"variable_type": "Double",
|
1082
|
-
"objective_function": false,
|
1083
|
-
"objective_function_index": null,
|
1084
|
-
"objective_function_target": null,
|
1085
|
-
"scaling_factor": null
|
1086
|
-
},
|
1087
|
-
{
|
1088
|
-
"display_name": "Window SHGC",
|
1089
|
-
"metadata_id": null,
|
1090
|
-
"name": "window_shgc.window_shgc_initial",
|
1091
|
-
"units": "non-dim",
|
1092
|
-
"visualize": false,
|
1093
|
-
"export": true,
|
1094
|
-
"variable_type": "Double",
|
1095
|
-
"objective_function": false,
|
1096
|
-
"objective_function_index": null,
|
1097
|
-
"objective_function_target": null,
|
1098
|
-
"scaling_factor": null
|
1099
|
-
},
|
1100
|
-
{
|
1101
|
-
"display_name": "Window SHGC",
|
1102
|
-
"metadata_id": null,
|
1103
|
-
"name": "window_shgc.window_shgc_final",
|
1104
|
-
"units": "non-dim",
|
1105
|
-
"visualize": true,
|
1106
|
-
"export": true,
|
1107
|
-
"variable_type": "Double",
|
1108
|
-
"objective_function": false,
|
1109
|
-
"objective_function_index": null,
|
1110
|
-
"objective_function_target": null,
|
1111
|
-
"scaling_factor": null
|
1112
|
-
},
|
1113
|
-
{
|
1114
|
-
"display_name": "Window Sill Height",
|
1115
|
-
"metadata_id": null,
|
1116
|
-
"name": "window_sill_height.window_sill_height_initial",
|
1117
|
-
"units": "ft",
|
1118
|
-
"visualize": false,
|
1119
|
-
"export": true,
|
1120
|
-
"variable_type": "Double",
|
1121
|
-
"objective_function": false,
|
1122
|
-
"objective_function_index": null,
|
1123
|
-
"objective_function_target": null,
|
1124
|
-
"scaling_factor": null
|
1125
|
-
},
|
1126
|
-
{
|
1127
|
-
"display_name": "Window Sill Height",
|
1128
|
-
"metadata_id": null,
|
1129
|
-
"name": "window_sill_height.window_sill_height_final",
|
1130
|
-
"units": "ft",
|
1131
|
-
"visualize": true,
|
1132
|
-
"export": true,
|
1133
|
-
"variable_type": "Double",
|
1134
|
-
"objective_function": false,
|
1135
|
-
"objective_function_index": null,
|
1136
|
-
"objective_function_target": null,
|
1137
|
-
"scaling_factor": null
|
1138
|
-
},
|
1139
|
-
{
|
1140
|
-
"display_name": "Window-To-Wall Ratio",
|
1141
|
-
"metadata_id": null,
|
1142
|
-
"name": "window_to_wall_ratio.window_to_wall_ratio_initial",
|
1143
|
-
"units": "non-dim",
|
1144
|
-
"visualize": false,
|
1145
|
-
"export": true,
|
1146
|
-
"variable_type": "Double",
|
1147
|
-
"objective_function": false,
|
1148
|
-
"objective_function_index": null,
|
1149
|
-
"objective_function_target": null,
|
1150
|
-
"scaling_factor": null
|
1151
|
-
},
|
1152
|
-
{
|
1153
|
-
"display_name": "Window-To-Wall Ratio",
|
1154
|
-
"metadata_id": null,
|
1155
|
-
"name": "window_to_wall_ratio.window_to_wall_ratio_final",
|
1156
|
-
"units": "non-dim",
|
1157
|
-
"visualize": true,
|
1158
|
-
"export": true,
|
1159
|
-
"variable_type": "Double",
|
1160
|
-
"objective_function": false,
|
1161
|
-
"objective_function_index": null,
|
1162
|
-
"objective_function_target": null,
|
1163
|
-
"scaling_factor": null
|
1164
|
-
},
|
1165
|
-
{
|
1166
|
-
"display_name": "Window U-Value",
|
1167
|
-
"metadata_id": null,
|
1168
|
-
"name": "window_u_value.window_u_value_initial",
|
1169
|
-
"units": "Btu/h ft2 F",
|
1170
|
-
"visualize": false,
|
1171
|
-
"export": true,
|
1172
|
-
"variable_type": "Double",
|
1173
|
-
"objective_function": false,
|
1174
|
-
"objective_function_index": null,
|
1175
|
-
"objective_function_target": null,
|
1176
|
-
"scaling_factor": null
|
1177
|
-
},
|
1178
|
-
{
|
1179
|
-
"display_name": "Window U-Value",
|
1180
|
-
"metadata_id": null,
|
1181
|
-
"name": "window_u_value.window_u_value_final",
|
1182
|
-
"units": "Btu/h ft2 F",
|
1183
|
-
"visualize": true,
|
1184
|
-
"export": true,
|
1185
|
-
"variable_type": "Double",
|
1186
|
-
"objective_function": false,
|
1187
|
-
"objective_function_index": null,
|
1188
|
-
"objective_function_target": null,
|
1189
|
-
"scaling_factor": null
|
1190
|
-
},
|
1191
|
-
{
|
1192
|
-
"display_name": "Window VLT",
|
1193
|
-
"metadata_id": null,
|
1194
|
-
"name": "window_vlt.window_vlt_initial",
|
1195
|
-
"units": "non-dim",
|
1196
|
-
"visualize": false,
|
1197
|
-
"export": true,
|
1198
|
-
"variable_type": "Double",
|
1199
|
-
"objective_function": false,
|
1200
|
-
"objective_function_index": null,
|
1201
|
-
"objective_function_target": null,
|
1202
|
-
"scaling_factor": null
|
1203
|
-
},
|
1204
|
-
{
|
1205
|
-
"display_name": "Window VLT",
|
1206
|
-
"metadata_id": null,
|
1207
|
-
"name": "window_vlt.window_vlt_final",
|
1208
|
-
"units": "non-dim",
|
1209
|
-
"visualize": true,
|
1210
|
-
"export": true,
|
1211
|
-
"variable_type": "Double",
|
1212
|
-
"objective_function": false,
|
1213
|
-
"objective_function_index": null,
|
1214
|
-
"objective_function_target": null,
|
1215
|
-
"scaling_factor": null
|
1216
|
-
}
|
1217
|
-
],
|
1218
|
-
"problem": {
|
1219
|
-
"algorithm": {
|
1220
|
-
"sample_method": "individual_variables",
|
1221
|
-
"": "",
|
1222
|
-
"objective_functions": [
|
1223
|
-
"standard_report_legacy.total_energy",
|
1224
|
-
"standard_report_legacy.total_source_energy"
|
1225
|
-
]
|
1226
|
-
},
|
1227
|
-
"name": "Problem",
|
1228
|
-
"workflow": [
|
1229
|
-
{
|
1230
|
-
"arguments": [
|
1231
|
-
|
1232
|
-
],
|
1233
|
-
"bcl_measure_directory": "./measures/rotate_building",
|
1234
|
-
"bcl_measure_class_name": "RotateBuilding",
|
1235
|
-
"bcl_measure_uuid": "c9c63e50-d39f-0131-b08a-2820663576f4",
|
1236
|
-
"bcl_measure_version_uuid": "c9c690b0-d39f-0131-b08b-2820663576f4",
|
1237
|
-
"display_name": "Rotate Building Relative to Current Orientation",
|
1238
|
-
"measure_definition_directory": "./measures/rotate_building",
|
1239
|
-
"measure_definition_class_name": "RotateBuilding",
|
1240
|
-
"measure_definition_uuid": "c9c6b980-d39f-0131-b08c-2820663576f4",
|
1241
|
-
"measure_definition_version_uuid": "c9c70f40-d39f-0131-b08d-2820663576f4",
|
1242
|
-
"measure_type": "RubyMeasure",
|
1243
|
-
"name": "rotate_building_relative_to_current_orientation",
|
1244
|
-
"variables": [
|
1245
|
-
{
|
1246
|
-
"argument": {
|
1247
|
-
"display_name": "Orientation",
|
1248
|
-
"machine_name": "orientation",
|
1249
|
-
"name": "relative_building_rotation",
|
1250
|
-
"required": false,
|
1251
|
-
"uuid": "c9c981b0-d39f-0131-b090-2820663576f4",
|
1252
|
-
"version_uuid": "c9c9a8a0-d39f-0131-b091-2820663576f4"
|
1253
|
-
},
|
1254
|
-
"display_name": "Orientation",
|
1255
|
-
"machine_name": "orientation",
|
1256
|
-
"maximum": 359.0,
|
1257
|
-
"minimum": 0.0,
|
1258
|
-
"name": "orientation",
|
1259
|
-
"relation_to_output": "",
|
1260
|
-
"static_value": 0.0,
|
1261
|
-
"uncertainty_description": {
|
1262
|
-
"attributes": [
|
1263
|
-
{
|
1264
|
-
"name": "lower_bounds",
|
1265
|
-
"value": 0.0
|
1266
|
-
},
|
1267
|
-
{
|
1268
|
-
"name": "upper_bounds",
|
1269
|
-
"value": 359.0
|
1270
|
-
},
|
1271
|
-
{
|
1272
|
-
"name": "stddev",
|
1273
|
-
"value": 59.833333333333336
|
1274
|
-
},
|
1275
|
-
{
|
1276
|
-
"name": "delta_x",
|
1277
|
-
"value": null
|
1278
|
-
},
|
1279
|
-
{
|
1280
|
-
"name": "modes",
|
1281
|
-
"value": 180.0
|
1282
|
-
}
|
1283
|
-
],
|
1284
|
-
"type": "uniform_uncertain"
|
1285
|
-
},
|
1286
|
-
"units": "degrees",
|
1287
|
-
"value_type": "double",
|
1288
|
-
"variable": true,
|
1289
|
-
"variable_type": "RubyContinuousVariable",
|
1290
|
-
"uuid": "c9ca3510-d39f-0131-b092-2820663576f4",
|
1291
|
-
"version_uuid": "c9ca5740-d39f-0131-b093-2820663576f4"
|
1292
|
-
}
|
1293
|
-
],
|
1294
|
-
"workflow_index": 0,
|
1295
|
-
"workflow_step_type": "Measure",
|
1296
|
-
"uuid": "c9c76b80-d39f-0131-b08e-2820663576f4",
|
1297
|
-
"version_uuid": "c9c87940-d39f-0131-b08f-2820663576f4"
|
1298
|
-
}
|
1299
|
-
],
|
1300
|
-
"analysis_type": "preflight"
|
1301
|
-
},
|
1302
|
-
"seed": {
|
1303
|
-
"file_type": "XML",
|
1304
|
-
"path": "./seed/small_seed.osm"
|
1305
|
-
},
|
1306
|
-
"weather_file": {
|
1307
|
-
"file_type": "EPW",
|
1308
|
-
"path": "./weather/partial_weather.epw"
|
1309
|
-
}
|
1310
|
-
}
|
1311
|
-
}
|