/MillionSuns

The NZO model

Primary LanguagePythonApache License 2.0Apache-2.0

A Thousand Suns

Migdal David Project 2022

Solar Panels

Goals

  • Simulating microgrids with solar panel and Batteries.
  • Finding the optimal combination of batteries and solar panels
  • Visualizing Electric Usage and Solar Generation

Installation

git clone <path>
pip install -r requirements.txt

Usage

python app.py

Create Executable

python setup.py bdist_msi