lib/openstudio-standards/btap/envelope.rb in openstudio-standards-0.1.4 vs lib/openstudio-standards/btap/envelope.rb in openstudio-standards-0.1.5

- old
+ new

@@ -193,10 +193,10 @@ def self.create_opaque_material( model, name = "opaque material", thickness = 0.1 , conductivity = 0.1 , density = 0.1, - specific_heat = 0.1, + specific_heat = 100, roughness = "Smooth", thermal_absorptance = 0.9, solar_absorptance = 0.7, visible_absorptance = 0.7 ) # make sure the roughness value is acceptable. \ No newline at end of file