Building Configurator¶
A React component for modelling building properties within the EnerPlanET platform. It provides a reusable configuration interface for energy simulation workflows, including annual heat demand estimation (HDCP) and thermal load profiling (BUEM), with the intent to support additional simulation services over time.
Features¶
- Configure building geometry, envelope elements, and thermal parameters
- Set up roof and photovoltaic (PV) system properties
- Visualise the building energy envelope and surface composition
- View simulated heating and cooling load profiles
- Step-by-step configuration workflow with live building snapshot
Getting Started¶
Install dependencies and start the development server:
Try it out¶
Deployed on Vercel: building-configurator-gui.vercel.app
Contributing¶
See CONTRIBUTING.md for how to report bugs, request features, and submit pull requests.
Please read our Code of Conduct before participating.