epbdjs
v7.3.1
Published
Library and CLI implementing EN ISO 52000-1 energy performance of buildings calculations
Downloads
42
Maintainers
Readme
EPBDjs
Library implementation and CLI of the ISO EN 52000-1 "Energy performance of buildings" standard to explore NZEB indicators
Introduction
This software implements the ISO EN 52000-1: Energy performance of buildings - Overarching EPB assessment - General framework and procedures standard.
The following assumptions have been taken:
- all weighting factors are constant through timesteps
- threre's no priority is set for energy production (average step A weighting factor f_we_el_stepA)
- all on-site produced energy from non cogeneration sources is considered as delivered
- the load matching factor is set to 1.0
TODO
- allow load matching factor values (or functions) that are not 1 (formula 32, B.32)
- get results by use items (by service), maybe using the reverse method E.3 (E.3.6, E.3.7)
Usage
Tests
To run the tests type make
on the command line.
CLI
See the epbdjs-cli package.