Metadata-Version: 2.1
Name: pyflow_acdc
Version: 0.0.2
Summary: A python-based tool for the design and analysis of hybrid AC/DC grids
Author-email: Bernardo Castro Valerio <bernardo.castro@upc.edu>
Maintainer-email: Bernardo Castro Valerio <bernardo.castro@upc.edu>
Project-URL: Repository, https://github.com/BernardoCV/pyflow_acdc
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: networkx
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: prettytable
Provides-Extra: opf
Requires-Dist: pyomo ; extra == 'opf'
Requires-Dist: ipopt ; extra == 'opf'

# PyFlow ACDC
A python-based tool for the design and analysis of hybrid AC/DC grids


PyFlow ACDC is a program worked on by ADOreD Project 

This project has received funding from the European Union’s  Horizon Europe 
Research and Innovation programme under the Marie Skłodowska-Curie grant 
agreement No 101073554.

Important

This project is experimental and under active development. Issue reports and contributions are very welcome.
