UrbanHeatPro.Classes.HotWaterDemand_D
HotWaterDemand_D.py A. Molar-Cruz @ TUM ENS
Module Contents
Classes
Initializes the HotWaterDemand class with the given parameters. |
- class UrbanHeatPro.Classes.HotWaterDemand_D.HotWaterDemand_D(resolution, day_vector, Tw, daily_DHW)[source]
Initializes the HotWaterDemand class with the given parameters.
- Parameters:
resolution – The resolution of the simulation in minutes.
day_vector – A list of integers representing the day of the year in the simulation time frame.
Tw – The supply temperature of water in degrees Celsius.
daily_DHW – The mean daily hot water consumption in cubic meters.