Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridSim — GridOS Flow & Queue

Live visualizations and simple simulation for electric vehicle charging dynamics on a distribution grid.

Features

  • Interactive sliders for EV penetration and solar generation
  • Live flow animation and history chart powered by Chart.js
  • Simple fleet list and metrics (throughput, avg wait time)

Quick start

  1. Create and activate a Python virtual environment (optional):
python -m venv .venv
source .venv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the app:
python app.py

Open http://localhost:5000 in your browser.

Contributing

  • Improvements welcome: better visuals, more realistic simulation, tests.

License MIT

About

GridOS simulates high-penetration EV charging on the IEEE 33-Bus system. By modeling real-time power flow, transformer thermodynamics, and battery physics, it demonstrates how "Smart Queueing" algorithms prevent catastrophic infrastructure failure and blackouts under heavy load.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages