Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.32 KB

File metadata and controls

28 lines (20 loc) · 1.32 KB

rc-building-model

PyPI version shields.io PyPI license PyPI pyversions

A Resistance Capacitance (RC) Model for the Simulation of Building Stock Energy Usage.

Adapted from SEAI's Dwelling Energy Assessment Procedure (DEAP) which is based on both the European Standard IS EN 13790: 2004 and the UK’s Standard Assessment Procedure (SAP).

Inspired by RC_BuildingSimulator and CityEnergyAnalyst

setup

pip install codema-dev-tasks

to do

  • Annual fabric heat loss coefficient
  • Annual ventilation heat loss coefficient
  • Heat Loss Indicator (HLI) - used in Ireland to evaluate heat pump viability
  • Annual heat loss based on average monthly temperatures - defaults to DEAP values
  • Annual heat loss based on hourly temperatures - need a simple API for hourly temperature data
  • Impact of fabric upgrade on BER Rating
  • Impact of ventilation upgrade on BER Rating
  • Getting Started documentation