Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

SimElec-0.1.2

Latest
Compare
Choose a tag to compare
@jkeirstead jkeirstead released this 20 May 20:00

SimElec is a Java simulation model of domestic electricity demands. Full details on the model's history can be found in the project README.

This is the first public release of the Java version of SimElec and in addition to providing the basic functionality of the original VBA model, it adds a few new features including:

  • a JavaFX user interface. Just unzip and click on SimElec-0.1.2-jfx.jar to get started!

simelec-0 1 2-screenshot

  • an option to calculate totals for each simulation model, as well as a grand total for all models
  • an option to generate a summary plot using R
  • a modular code library that allows you to fully control your model runs. For example, you can provide an external occupancy profile and simulate the corresponding electricity demands.

For feature requests and bug reports, please use issues page.