TSApp is a designed for transmission system analysis, providing tools to construct, solve, and validate various transmission system steady-state analysis problems such as power flow (pf), optimal power flow (opf), quasi-static time-series (qsts), and their DC counterparts (dcpf, dcopf, dcqsts). It supports data integration with ISO load shapes and Matpower transmission system cases, allowing users to perform detailed studies on power systems. The library enables comparison of results between Octave and Python, helping ensure consistency. Key features include customizable problem types, data fetching, result saving and plotting.
- Source code repository: https://git.cels.anl.gov/oedi_si/oedi_si_ii/tsapp
- User guide: Markdown, PDF, DOCX
You can install TSApp by running the following command on command line.
cd to/this/directory && pip install -e .
- Extrenal software: octave