Go to file
2023-01-10 08:30:18 -05:00
helpers added monthly_values.py 2023-01-10 08:26:43 -05:00
insel added insel.py and monthly_demand_calculation.py 2023-01-10 08:30:18 -05:00
tmp added monthly_values.py 2023-01-10 08:26:43 -05:00
unittests added monthly_values.py 2023-01-10 08:26:43 -05:00
loads_calculation.py erased not needed print() 2022-12-16 09:40:55 -05:00
peak_loads.py checked results to validate model and some modifications according to that 2022-11-28 15:25:50 -05:00
README.md Update README.md 2022-11-23 17:27:55 +00:00

peak_demands

This project includes model to calculate the following yearly peak demands of a building:

  • heating
  • cooling

Considering only sensible loads, not latent loads yet.