Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 768 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 768 Bytes

PSATools-Python

School of Electrical Engineering, Shandong University.

Teaching program for power system analysis.

This program package is written in Python language, which can be used in the teaching of power system analysis course. It includes three functions: power flow solution, fault analysis and dynamic simulation.

The basic data format of power grid adopts psse format and is simplified to adapt to teaching. The adjusted ieee9 node example data is stored in the data folder.

After the data is read, it is stored in the database, and the data parameters are obtained and set through the method under APIs.

The package is still in the preliminary stage of completion. If you have any questions or suggestions, please email me: changyanzhao1997@163.com.