Jinning's personal repository for power system analysing using LTB.
- AMS DCOPF Benchmark, benchmark of AMS DCOPF.
- ANDES PFlow Benchmark, benchmark of ANDES power flow.
- Power Flow Comparasion, compare power flow results cross different solvers.
- Frequency Regulation with IBR, from SFR capacity procurement in real-time economic dispatch to detailed AGC action in time-domain simulation.
- Discussion 386, details on ANDES Discussion #386, TDS init error.
- Discussion 471, details on ANDES Discussion #471, line injected power.
Q: Why are my local running results different from yours?
A: There can be three possible reasons: 1) changes in the case files, 2) changes in the code, 3) differences in the versions of key packages.
This repository uses setuptools_scm as versioning. Check Tags for more details.
Check the version by running:
python -m setuptools_scm
Prepare 2024 LTB demo data.
Add two ANDES discussions notes: Discussion #386 and Discussion #471.
Initial release.