Metadata-Version: 1.1
Name: villas-controller
Version: 0.3.0
Summary: A controller/orchestration API for real-time power system simulators
Home-page: https://www.fein-aachen.org/projects/villas-controller/
Author: Steffen Vogel
Author-email: acs-software@eonerc.rwth-aachen.de
License: GPL-3.0
Description: 
        VILLAScontroller
        ================
        
        This project provides a unified API for controller real-time simulators from RTDS, OPAL, NI, Typhoon.
        
        Note
        ----
        
        This project is currently under active development and not functionional yet!
        
        Documentation
        -------------
        
        Documentation is available online at: https://villas.fein-aachen.org/doc/controller.html
        
        Copyright
        ---------
        
        2017, Institute for Automation of Complex Power Systems, EONERC
        
        License
        -------
        
        This project is released under the terms of the `GPL version 3 <COPYING.md>`_.
        
        We kindly ask all academic publications employing components of VILLASframework to cite one of the following papers:
        
        
        * A. Monti et al., "\ `A Global Real-Time Superlab: Enabling High Penetration of Power Electronics in the Electric Grid <https://ieeexplore.ieee.org/document/8458285/>`_\ ," in IEEE Power Electronics Magazine, vol. 5, no. 3, pp. 35-44, Sept. 2018.
        * S. Vogel, M. Mirz, L. Razik and A. Monti, "\ `An open solution for next-generation real-time power system simulation <http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8245739&isnumber=8244404>`_\ ," 2017 IEEE Conference on Energy Internet and Energy System Integration (EI2), Beijing, 2017, pp. 1-6.
        
        .. code-block::
        
           This program is free software: you can redistribute it and/or modify
           it under the terms of the GNU General Public License as published by
           the Free Software Foundation, either version 3 of the License, or
           any later version.
        
           This program is distributed in the hope that it will be useful,
           but WITHOUT ANY WARRANTY; without even the implied warranty of
           MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
           GNU General Public License for more details.
        
           You should have received a copy of the GNU General Public License
           along with this program.  If not, see .
        
        For other licensing options please consult `Prof. Antonello Monti <mailto:amonti@eonerc.rwth-aachen.de>`_.
        
        Contact
        -------
        
        
        .. image:: doc/pictures/eonerc_logo.png
           :target: http://www.acs.eonerc.rwth-aachen.de
           :alt: EONERC ACS Logo
        
        
        
        * Steffen Vogel 
        
        `Institute for Automation of Complex Power Systems (ACS) <http://www.acs.eonerc.rwth-aachen.de>`_
        `EON Energy Research Center (EONERC) <http://www.eonerc.rwth-aachen.de>`_
        `RWTH University Aachen, Germany <http://www.rwth-aachen.de>`_
        
Keywords: simulation controller villas
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
