Time-domain simulation (transient stability) module for PYPOWER.
PYPOWER-Dynamics requires:
- Python 3 or later.
- PYPOWER
- SciPy Stack 0.9 or later.
It can be installed using Pip:
$ pip install pypower-dynamics
Alternatively, download the package (zip file) and install:
$ python setup.py install
Documentation is located in the PYPOWER-Dynamics Wiki.
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.