openstudio-analysis 0.3.0 → 0.3.1
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/server_api.rb +13 -4
- data/lib/openstudio/analysis/translator/excel.rb +4 -1
- data/lib/openstudio/analysis/version.rb +1 -1
- data/spec/files/0_3_0_outputs.xlsx +0 -0
- data/spec/files/analysis/medium_office.json +240 -240
- data/spec/files/analysis/medium_office.zip +0 -0
- data/spec/files/export/analysis/0_3_0_outputs.json +10 -10
- data/spec/files/export/analysis/0_3_0_outputs.zip +0 -0
- data/spec/files/export/analysis/discrete_dynamic_seed.json +16 -16
- data/spec/files/export/analysis/discrete_dynamic_seed.zip +0 -0
- data/spec/files/export/analysis/discrete_seed.json +106 -106
- data/spec/files/export/analysis/discrete_seed.zip +0 -0
- data/spec/files/export/analysis/kats_model_v2.json +22 -22
- data/spec/files/export/analysis/kats_model_v2.zip +0 -0
- data/spec/files/export/analysis/output_vars.json +104 -104
- data/spec/files/export/analysis/output_vars.zip +0 -0
- data/spec/files/export/analysis/small_seed.json +104 -104
- data/spec/files/export/analysis/small_seed.zip +0 -0
- data/spec/files/partial_weather_2.epw +32 -0
- data/spec/openstudio/analysis/translator/excel_spec.rb +6 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.15.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.16.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.17.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.18.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.19.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-create-a-new-localhost-instance.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.15.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.16.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.17.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.18.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.19.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi-test-not-localhost.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.15.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.16.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.17.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.18.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.19.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.20.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.21.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-ServerApi.25.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.12.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.12.xml +17 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.14.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.15.xml +18 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup-with-user.12.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-proxy-setup.13.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-output-variables.12.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-setup-version-0-1-9.14.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.14.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-incomplete-variables.15.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables-should-not-validate.14.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-of-variables.14.xml +23 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-small-list-with-with-repeated-variable-names.14.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-1-10.12.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0-simple.12.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-2-0.12.xml +32 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.10.xml +22 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.11.xml +29 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.12.xml +40 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.13.xml +40 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.14.xml +36 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.15.xml +22 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.6.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.7.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.8.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-version-0-3-0-objective-functions.9.xml +22 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.15.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.16.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.17.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.18.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.19.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.20.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.21.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel.25.xml +7 -0
- metadata +143 -3
- data/spec/files/~$0_3_0_outputs.xlsx +0 -0
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.018348" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:05:37-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000612">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.017586" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:07:06-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000551">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.017212" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:08:50-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000559">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.018187" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:09:02-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000634">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.017299" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:39-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.00062">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi create a new localhost instance" tests="1" time="0.018505" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:47-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi create a new localhost instance should set the default host to localhost" time="0.000593">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.00085" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:47-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000546">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000707" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:10-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000448">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000658" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:37-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000452">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000726" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:16-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000507">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000809" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:51-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000555">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000661" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:05:37-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000459">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000645" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:07:06-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000442">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000753" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:08:50-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000544">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000818" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:09:02-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000557">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.000713" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:39-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000498">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi test not localhost" tests="1" time="0.0007" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:47-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::ServerApi test not localhost should have a not localhost URL" time="0.000489">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000162" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:47-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000188" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:10-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000158" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:37-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000178" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:04:16-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000167" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:05:37-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000152" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:07:06-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000163" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:08:50-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000157" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:09:02-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000161" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:39-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::ServerApi" tests="0" time="0.000158" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:10:47-06:00">
|
3
|
+
<system-out>
|
4
|
+
</system-out>
|
5
|
+
<system-err>
|
6
|
+
</system-err>
|
7
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.689892" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:52-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.00023">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.15932">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
Analysis name is Example Analysis
|
9
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
10
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
11
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
12
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
13
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
14
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
data/spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-with-dynamic-columns.12.xml
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.446183" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:53-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000326">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.042989">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
{"variable_type"=>"argument", "display_name"=>"Baseline", "machine_name"=>"baseline", "name"=>"Baseline", "index"=>1, "type"=>nil, "units"=>nil, "distribution"=>{"min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>nil, "discrete_weights"=>nil, "type"=>nil, "static_value"=>nil, "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
9
|
+
{"variable_type"=>"variable", "display_name"=>"Degrees Fahrenheit to Adjust Cooling Setpoint By.", "machine_name"=>"degrees_fahrenheit_to_adjust_cooling_setpoint_by.", "name"=>"cooling_adjustment", "index"=>1, "type"=>"double", "units"=>nil, "distribution"=>{"min"=>0.0, "max"=>5.0, "mean"=>5.0, "stddev"=>nil, "discrete_values"=>"[-2,0,2]", "discrete_weights"=>"[0.33,0.33,0.33]", "type"=>"discrete_uncertain", "static_value"=>0.0, "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
10
|
+
{"variable_type"=>"variable", "display_name"=>"Degrees Fahrenheit to Adjust heating Setpoint By.", "machine_name"=>"degrees_fahrenheit_to_adjust_heating_setpoint_by.", "name"=>"heating_adjustment", "index"=>2, "type"=>"double", "units"=>nil, "distribution"=>{"min"=>0.0, "max"=>5.0, "mean"=>4.0, "stddev"=>nil, "discrete_values"=>"[-2,0,2]", "discrete_weights"=>"[0.33,0.33,0.33]", "type"=>"discrete_uncertain", "static_value"=>0.0, "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
11
|
+
{"variable_type"=>"argument", "display_name"=>"Alter Design Day Thermostats?", "machine_name"=>"alter_design_day_thermostats?", "name"=>"alter_design_days", "index"=>3, "type"=>"bool", "units"=>nil, "distribution"=>{"enumerations"=>["true", "false"], "min"=>nil, "max"=>nil, "mean"=>nil, "stddev"=>nil, "discrete_values"=>nil, "discrete_weights"=>nil, "type"=>nil, "static_value"=>"FALSE", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil}
|
12
|
+
Analysis name is test_model
|
13
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
14
|
+
</system-out>
|
15
|
+
<system-err>
|
16
|
+
</system-err>
|
17
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="1.107874" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:47-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.28346">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.084306">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.330786">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.071062">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.337562">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007fc98d838520>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.975807" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:10-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.208964">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.06974">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.312984">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.074141">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.309424">
|
12
|
+
</testcase>
|
13
|
+
<system-out>
|
14
|
+
#<OpenStudio::Analysis::Translator::Excel:0x007ff2830641b8>
|
15
|
+
</system-out>
|
16
|
+
<system-err>
|
17
|
+
</system-err>
|
18
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup with user" tests="1" time="0.479945" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:52-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup with user should have a user" time="0.000238">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel proxy setup" tests="1" time="0.444361" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:51-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel proxy setup should have a proxy setting" time="0.000254">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,36 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.642837" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:53-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.00024">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.000138">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000144">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000116">
|
10
|
+
</testcase>
|
11
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000125">
|
12
|
+
</testcase>
|
13
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.122157">
|
14
|
+
</testcase>
|
15
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.131809">
|
16
|
+
</testcase>
|
17
|
+
<system-out>
|
18
|
+
/Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
19
|
+
Analysis name is Output Vars
|
20
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
21
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
22
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
23
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
24
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
25
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
26
|
+
Analysis name is Output Vars
|
27
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
28
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
29
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
30
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
31
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
32
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
33
|
+
</system-out>
|
34
|
+
<system-err>
|
35
|
+
</system-err>
|
36
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9" tests="4" time="0.538793" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:51-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have a version and machine name" time="0.000303">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have the new settings" time="0.00011">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should have algorithm setup" time="0.002987">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel setup version 0.1.9 should create a valid hash" time="0.109203">
|
10
|
+
</testcase>
|
11
|
+
<system-out>
|
12
|
+
Analysis name is Example Analysis
|
13
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
14
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
15
|
+
Adding measure item 'rotate_building_relative_to_current_orientation'
|
16
|
+
Adding measure item 'set_south_wwr'
|
17
|
+
Adding measure item 'set_west_wwr'
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.527571" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:48-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.456775">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.503114" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:03:11-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.431913">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate" tests="1" time="0.543342" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:50-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate should fail to process" time="0.464471">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,23 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="4" time="0.623452" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:50-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000236">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.00016">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have notes and source" time="0.000148">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.132531">
|
10
|
+
</testcase>
|
11
|
+
<system-out>
|
12
|
+
/Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
|
13
|
+
Analysis name is Example Analysis
|
14
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
15
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
16
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
17
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
18
|
+
Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
|
19
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
20
|
+
</system-out>
|
21
|
+
<system-err>
|
22
|
+
</system-err>
|
23
|
+
</testsuite>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.479716" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:49-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.40826">
|
4
|
+
</testcase>
|
5
|
+
<system-out>
|
6
|
+
</system-out>
|
7
|
+
<system-err>
|
8
|
+
</system-err>
|
9
|
+
</testsuite>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel version 0.1.10" tests="2" time="0.382285" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:54-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.1.10 should process" time="0.309651">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.1.10 should have new setting variables" time="0.000196">
|
6
|
+
</testcase>
|
7
|
+
<system-out>
|
8
|
+
{"spreadsheet_version"=>"0.1.10", "user_id"=>"new_user", "openstudio_server_version"=>"1.3.2", "cluster_name"=>"Analysis Cluster", "server_instance_type"=>"m2.xlarge", "worker_instance_type"=>"m2.2xlarge", "worker_nodes"=>1.0}
|
9
|
+
{"analysis_name"=>"LHS Example Project", "measure_directory"=>"../files/measures", "export_directory"=>"../files/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>true, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"run_openstudio_workflow.rb"}
|
10
|
+
</system-out>
|
11
|
+
<system-err>
|
12
|
+
</system-err>
|
13
|
+
</testsuite>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple" tests="4" time="0.425087" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:55-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple should process" time="0.304135">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple should have new setting variables" time="0.000189">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple should have the new measure directory column" time="0.000127">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple should write a json" time="0.034205">
|
10
|
+
</testcase>
|
11
|
+
<system-out>
|
12
|
+
{"spreadsheet_version"=>"0.2.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.3.2", "cluster_name"=>"Analysis Cluster", "server_instance_type"=>"m2.2xlarge", "worker_instance_type"=>"cc2.8xlarge", "worker_nodes"=>2.0}
|
13
|
+
{"analysis_name"=>"simple_test", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>true, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"run_openstudio_workflow_monthly.rb"}
|
14
|
+
Analysis name is simple_test
|
15
|
+
Adding measure item 'baseline'
|
16
|
+
Warning: 'baseline:Baseline' static value was empty or null, assuming optional and skipping
|
17
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
18
|
+
</system-out>
|
19
|
+
<system-err>
|
20
|
+
</system-err>
|
21
|
+
</testsuite>
|
@@ -0,0 +1,32 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<testsuite name="OpenStudio::Analysis::Translator::Excel version 0.2.0" tests="4" time="1.148305" failures="0" errors="0" skipped="0" timestamp="2014-06-11T15:02:54-06:00">
|
3
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 should process" time="0.797081">
|
4
|
+
</testcase>
|
5
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 should have new setting variables" time="0.000188">
|
6
|
+
</testcase>
|
7
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 should have the new measure directory column" time="0.000117">
|
8
|
+
</testcase>
|
9
|
+
<testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 should write a json" time="0.261557">
|
10
|
+
</testcase>
|
11
|
+
<system-out>
|
12
|
+
{"spreadsheet_version"=>"0.2.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.3.2", "cluster_name"=>"Analysis Cluster Name", "server_instance_type"=>"m2.2xlarge", "worker_instance_type"=>"cc2.8xlarge", "worker_nodes"=>2.0}
|
13
|
+
{"analysis_name"=>"Name goes here", "measure_directory"=>"../files/measures", "export_directory"=>"../files/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>true, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"run_openstudio_workflow_monthly.rb"}
|
14
|
+
Analysis name is Name goes here
|
15
|
+
Adding measure item 'reduce_lighting_loads_by_percentage'
|
16
|
+
Adding measure item 'reduce_electric_equipment_loads_by_percentage'
|
17
|
+
Adding measure item 'reducespaceinfiltrationbypercentage'
|
18
|
+
Adding measure item 'adjust_thermostat_setpoints_by_degrees'
|
19
|
+
Adding measure item 'reduce_ventilation_by_percentage'
|
20
|
+
Adding measure item 'enable_economizer_control'
|
21
|
+
Adding measure item 'set_boiler_thermal_efficiency'
|
22
|
+
Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
|
23
|
+
Adding measure item 'setchillercop'
|
24
|
+
Adding measure item 'set_heating_and_cooling_sizing_factors'
|
25
|
+
Adding measure item 'set_chilled_water_loop_temperature'
|
26
|
+
Adding measure item 'set_hot_water_loop_temperature'
|
27
|
+
Adding measure item 'set_minimum_vav_terminal_flow_fraction'
|
28
|
+
Adding measure item 'modify_energyplus_fan_varaible_volume_objects'
|
29
|
+
</system-out>
|
30
|
+
<system-err>
|
31
|
+
</system-err>
|
32
|
+
</testsuite>
|