Sha256: ef26a689fd64f86a12a9ffb599027f11f3cac7f1fa686349160991aa5cb749fd
Contents?: true
Size: 1.59 KB
Versions: 1
Compression:
Stored size: 1.59 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.605248" failures="0" errors="0" skipped="0" timestamp="2014-07-16T21:44:19-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000335"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.124723"> </testcase> <system-out> {"variable_type"=>"variable", "display_name"=>"Alter Design Day Thermostats?", "display_name_short"=>"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"=>"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} Analysis name is Example Analysis Adding measure item 'reduce_lighting_loads_by_percentage' Adding measure item 'reducespaceinfiltrationbypercentage' Adding measure item 'adjust_thermostat_setpoints_by_degrees' Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value' Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value' Adding measure item 'reduce_ventilation_by_percentage' </system-out> <system-err> </system-err> </testsuite>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openstudio-analysis-0.3.4 | spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.36.xml |