Sha256: 60c2de557acf2fca68e8d551f28cccfaf011fde2ad23c95e3f62e073dd58fe9e
Contents?: true
Size: 1.94 KB
Versions: 1
Compression:
Stored size: 1.94 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.720481" failures="0" errors="0" skipped="0" timestamp="2014-07-16T21:52:27-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000367"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.150492"> </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' to analysis.json Adding measure item 'reducespaceinfiltrationbypercentage' to analysis.json Adding measure item 'adjust_thermostat_setpoints_by_degrees' to analysis.json Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value' to analysis.json Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value' to analysis.json Adding measure item 'reduce_ventilation_by_percentage' to analysis.json 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.4 | spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-discrete-variables.38.xml |