Sha256: c3daad78e38133f9ea8ad9dd8c87d9f85afc2ab49ce57c5fdd5a730817733a52
Contents?: true
Size: 1.43 KB
Versions: 1
Compression:
Stored size: 1.43 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.459726" failures="0" errors="0" skipped="0" timestamp="2014-10-06T13:13:24-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000337"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.036538"> </testcase> <system-out> {"variable_type"=>"variable", "display_name"=>"Alter Design Day Thermostats?", "display_name_short"=>"Alter Design Day Thermostats?", "name"=>"alter_design_days", "index"=>3, "type"=>"bool", "units"=>nil, "distribution"=>{"enumerations"=>["true", "false"], "min"=>"true", "max"=>"true", "mean"=>"false", "stddev"=>"false", "discrete_values"=>"['true','false']", "discrete_weights"=>"[0.8,0.2]", "type"=>"discrete_uncertain", "static_value"=>"FALSE", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil} Creating JSON and ZIP file for Example Analysis:0_1_11_discrete_variables Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/reduce_lighting_loads_by_percentage to zip file Adding measure /Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures/example_measure_auto_directory_name to zip file </system-out> <system-err> </system-err> </testsuite>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openstudio-analysis-0.3.6 | spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.3.xml |