Lutonin / PYPOWER-Dynamics

Python-based transient stability simulation program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python-based transient stability simulation program

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%