mirror of
https://rs-loy-gitlab.concordia.ca/PMAU/DynamicBuildingSimulation.git
synced 2024-11-14 15:00:29 -05:00
is_heated and is_cooled pass from thermal_zone to usage_zone
This commit is contained in:
parent
e6d290385d
commit
308a91dbe1
|
@ -181,7 +181,7 @@ class ThermalDemandDynamicSimulation:
|
|||
str(n_weather) + ".1", # ventilation temperature
|
||||
str(n_zone[i_zone] + 4) + ".1", # from chs
|
||||
]
|
||||
print('usage_zone has no sense here!!!')
|
||||
|
||||
parameters = [usage_zone.volume + " %[RoomAirVol]",
|
||||
usage_zone.initial_temperature + " %[Tini]",
|
||||
usage_zone.cooling_on + " %[CSOn]",
|
||||
|
|
Loading…
Reference in New Issue
Block a user