Skip to content

Releases: itprorh66/SolarPV-Simulator

Version 0.2.0

25 Feb 22:19
Compare
Choose a tag to compare

This version corrects several problems with version 0.1.0 as well as updates code to
be compatible with PVLib version 0.6.2 and Pandas version 0.24.1.

In addition, the release updates the simulator logic as follows:

  1. A system must contain, as a minimum, a panel specification and an array definition.
  2. A system may include up to two different arrays, but must use the same panel specification for each array.
  3. A system may include either or both DC and AC loads
  4. If a battery is included a battery bank and a charge controller must be defined
  5. If AC loads are present, a charge controller, an inverter, a battery and a battery bank must be defined

Initial Release

17 Feb 14:40
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This is the first release of this application. This version supports a single array and must include a battery, battery bank and inverter it does not support using a charge controller.