Builelib: Building Energy-modeling Library¶
Builelib (Builelib: Building Energy-modeling Library) is a program for calculating the energy consumption of non-residential buildings.
- Builelib: https://builelib.net/
The calculation logic is based on the energy performance calculation program defined by the Japanese Building Energy Efficiency Standards (WEBPRO), but Builelib also includes several additional features not found in WEBPRO.
- "Building Energy Consumption Calculation Program (Non-residential version)" based on the Japanese Building Energy Efficiency Standards (WEBPRO)
https://building.app.lowenergy.jp/
By uploading the WEBPRO input sheet (xlsx file), you can download a ZIP file containing the input files and calculation results.
By adding a special sheet for Builelib (SP sheet), more advanced calculations can be performed, such as changing the primary energy conversion factor or conducting coupled calculations between HVAC and lighting systems.
Warning
- Unauthorized reproduction of any part or all of this manual is strictly prohibited.
- The evaluation results of this program cannot be used for official applications under the Japanese Building Energy Efficiency Standards (PDFs for application are not generated).
- The authors assume no liability or responsibility for any damages or losses arising from the use of this program.
Tip
- Builelib is coded in Python. It can also be executed from the command line. For details, please refer to the GitHub repository.