Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 740 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 740 Bytes

PVTool

A tool for dimensioning PV panels with PCM layers to increase efficiency

Functionality overview

User selects:

  • climate/location
  • PCM material
  • insulation material
  • PV panel (from database or using own parameters)

Simulation predicts energy production (annual integral) for various PCM layer thicknesses and determines optimum of revenue increase in contrast to installation costs.

Directory Structure

bin     - contains generated executables
build   - build scripts (cmake) and project session files (Qt)
data    - resources and project template files
docs    - generated documentation (to be used for github pages)
src     - actual source code (header and source files)
release - scripts for deployment