Skip to content

susantoj/PYPOWER-Dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.