Skip to content

Building Configurator

A single-page React application for modelling building properties within the EnerPlanET platform. It provides a configuration interface for energy simulation workflows: annual heat demand estimation (ignis) and thermal load profiling (BUEM).

Getting started

Install dependencies and start the development server:

npm install
npm run dev

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

Contributing

See CONTRIBUTING.md for how to report bugs, request features, and submit pull requests.

Please read our Code of Conduct before participating.