lib/from_honeybee/hvac/Model.hvac.rb in honeybee-openstudio-2.5.1 vs lib/from_honeybee/hvac/Model.hvac.rb in honeybee-openstudio-2.5.2
- old
+ new
@@ -58,10 +58,10 @@
when 'Baseboard gas boiler'
standard.model_add_hvac_system(self, 'Baseboards', ht = 'NaturalGas', znht = nil, cl = nil, heated_zones)
when 'Baseboard central air source heat pump'
- standard.model_add_hvac_system(self, 'Baseboards', ht = 'AirSourceHeatPump', znht = nil, cl = nil, heated_only_zones)
+ standard.model_add_hvac_system(self, 'Baseboards', ht = 'AirSourceHeatPump', znht = nil, cl = nil, heated_zones)
when 'Baseboard district hot water'
standard.model_add_hvac_system(self, 'Baseboards', ht = 'DistrictHeating', znht = nil, cl = nil, heated_zones)
when 'Direct evap coolers with baseboard electric'