forked from s_ranjbar/city_retrofit
Bug fixing in associate energy systems
This commit is contained in:
parent
d11c67615c
commit
fbdd4e369e
|
@ -15,6 +15,7 @@ class MontrealSystemToHubEnergyGenerationSystem:
|
|||
def __init__(self):
|
||||
self._dictionary = {
|
||||
'Unitary air conditioner with baseboard heater fuel fired boiler': cte.BOILER,
|
||||
'Unitary air conditioner with baseboard heater electrical boiler': cte.BOILER,
|
||||
'4 pipe fan coils with fuel fired boiler': cte.BOILER,
|
||||
'4 pipe fan coils with electrical resistance water boiler': cte.BOILER,
|
||||
'Single zone packaged rooftop unit with fuel-fired furnace and baseboards and fuel boiler for acs': cte.BOILER,
|
||||
|
|
Loading…
Reference in New Issue
Block a user