Sha256: 7b23d0941fcb49ead8b6ea281c085a4570095333db3328e1fb353e1c4e54eba2
Contents?: true
Size: 1.53 KB
Versions: 2
Compression:
Stored size: 1.53 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.544487" failures="0" errors="0" skipped="0" timestamp="2014-07-16T13:47:49-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.00033"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.123873"> </testcase> <system-out> {"variable_type"=>"variable", "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"=>"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
2 entries across 2 versions & 1 rubygems