/PYPOWER-Dynamics

Python-based transient stability simulation program

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.