refactoring and code cleaning
This commit is contained in:
parent
2c018832a7
commit
83af839ff4
|
@ -1,10 +0,0 @@
|
||||||
class UsageLibrary:
|
|
||||||
def __init__(self):
|
|
||||||
self.standard = 1
|
|
||||||
self.internal_gains = [4.2]
|
|
||||||
self.heating_setpoint = [20.0]
|
|
||||||
self.heating_setback = [16.0]
|
|
||||||
self.cooling_setpoint = [25.0]
|
|
||||||
self.hours_day = [17]
|
|
||||||
self.days_year = [365]
|
|
||||||
self.min_air_change = [0.34]
|
|
Loading…
Reference in New Issue
Block a user