Sha256: 38c76a6354e3d1b4363e84f2b6517e3b5f58382d32cb3423381d19fc2b0fb0ca
Contents?: true
Size: 1.82 KB
Versions: 8
Compression:
Stored size: 1.82 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.305435" failures="0" errors="0" skipped="0" timestamp="2014-04-14T09:54:20-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.246561"> </testcase> <system-out> HERE I AM {"variable_type"=>"variable", "display_name"=>"Lighting Power Reduction", "machine_name"=>"lighting_power_reduction", "name"=>"lighting_power_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>0.0, "max"=>50.0, "mean"=>40.0, "stddev"=>8.333333333333334, "type"=>"triangle_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil} HERE I AM {"variable_type"=>"variable", "display_name"=>"Space Infiltration Power Reduction", "machine_name"=>"space_infiltration_power_reduction", "name"=>"space_infiltration_reduction_percent", "index"=>2, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>0.0, "max"=>30.0, "mean"=>10.0, "stddev"=>5.0, "type"=>"uniform_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil} HERE I AM {"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, "method"=>"lhs", "type"=>"Double", "units"=>nil, "distribution"=>{"min"=>-4.0, "max"=>4.0, "mean"=>nil, "stddev"=>1.3333333333333333, "type"=>"uniform_uncertain", "source"=>nil}, "notes"=>nil, "relation_to_eui"=>nil} </system-out> <system-err> </system-err> </testsuite>
Version data entries
8 entries across 8 versions & 1 rubygems