Go to file
2024-01-29 11:46:06 -05:00
cache rebase 2023-03-20 14:28:17 -04:00
input_files Rechanged the Minimal.idf to give the necessary results, without additional stuff not used by the tool 2024-01-29 11:46:06 -05:00
output_files rebase 2023-03-20 14:28:17 -04:00
tmp refactoring workflow. This project depends now only on the hub and no other projects 2023-03-23 13:31:36 -04:00
main.py Rechanged the Minimal.idf to give the necessary results, without additional stuff not used by the tool 2024-01-29 11:46:06 -05:00
monthly_energy_balance_engine.py added peak loads and consumption to results of the workflow 2023-05-18 11:33:14 -04:00
README.md updating readme 2023-05-19 15:49:57 -04:00
results.py adapted to no dataframes results 2023-08-11 15:44:25 -04:00
sra_engine.py adapted to no dataframes results 2023-08-11 15:44:25 -04:00
test_problems Tests to incorporate HVAC systems to EP workflow 2023-11-16 15:51:58 -05:00

monthly_energy_balance_workflow

This tool calculates the monthly energy balance for each building in a given region. It provides as results the energy demand and consumption separated in:

  • Heating
  • Cooling
  • Domestic Hot Water

Also, electrical demand of:

  • Lighting
  • Other appliances

And heating and cooling peak loads.

All these results are provided both, monthly a yearly based.

The following assumptions are taken:

  • No building in the region have attics
  • All buildings have basement but those are not heated
  • The construction details come from nrcan
  • The usage details come from nrcan
  • The system details come from the Montreal Custom catalog

Dependencies

You will need to install the following dependencies in your computer in order to run the software; please take a look at the install process for your system-specific details

External software

After installing these tools you should include their paths in Path.