Time-series LV microgrid (400 V, 16-bus) with PV+BESS — BFS power flow, robust KPIs, and a fully reproducible pipeline (Rome 2023). MATLAB.
- Docs (quick start & features):
docs/README.md - 📄 One-pager: PDF
- License: MIT
startup
create_scenarios % crea gli scenari .mat in data/scenarios/
[outFN, SOC_end] = run_district_day(32, 'scn4_8PV_4BESS.mat');
post_process_day(2023, 32, 'scn4_8PV_4BESS.mat');