Metadata-Version: 1.1
Name: pypower-dynamics
Version: 1.0.0
Summary: Time-domain simulation (transient stability) module for PYPOWER
Home-page: https://github.com/susantoj/PYPOWER-Dynamics
Author: Julius Susanto
Author-email: susanto@ieee.org
License: GPLv3
Description: PYPOWER-Dynamics

        ================

        

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

        

        ![screenshot of sample output](/screenshots/open_loop.png?raw=true)

        

        Documentation

        =============

        

        Documentation is located in the [PYPOWER-Dynamics Wiki](https://github.com/susantoj/PYPOWER-Dynamics/wiki).

        

        Dependencies

        ============

        

        PYPOWER-Dynamics requires:

        

        * [Python](http://www.python.org) 3 or later.

        * [PYPOWER](https://github.com/rwl/PYPOWER)

        * [SciPy Stack](http://www.scipy.org) 0.9 or later.

        

        License & Copyright

        ===================

        

        Copyright (C) 2014 Julius Susanto

        

        This program is free software: you can redistribute it and/or modify

        it under the terms of the [GNU General Public License](http://www.gnu.org/licenses) as published

        by the Free Software Foundation, either version 3 of the License,

        or (at your option) any later version.

        
        
        CHANGE LOG

        ==========

        

        Version 1.0.0 (2015-03-14)

        --------------------------

        

        Initial release.

        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Scientific/Engineering
