Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 950 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 950 Bytes

PYPOWER-Dynamics

Time-domain simulation (transient stability) module for PYPOWER.

screenshot of sample output

Installation

PYPOWER-Dynamics requires:

It can be installed using Pip:

$ pip install pypower-dynamics

Alternatively, download the package (zip file) and install:

$ python setup.py install

Documentation

Documentation is located in the PYPOWER-Dynamics Wiki.

License & Copyright

Copyright (C) 2014-2015 Julius Susanto. All rights reserved.

The code in PYPOWER-Dynamics is distributed under the 3-clause BSD license found in the LICENSE file.