Easy SimAuto (ESA): An easy-to-use Python connector to PowerWorld Simulator Automation Server (SimAuto).
Project description
Easy SimAuto (ESA) is an easy-to-use Power System Analysis Automation Platform atop PowerWorld’s Simulator Automation Server (SimAuto). ESA wraps all PowerWorld SimAuto functions, supports Auxiliary scripts, provides helper functions to further simplify working with SimAuto and also turbocharges with native implementation of SOTA algorithms. Wherever possible, data is returned as Pandas DataFrames, making analysis a breeze. ESA is well tested and fully documented.
Documentation
For quick-start directions, installation instructions, API reference, examples, and more, please check out ESA’s documentation.
If you have your own copy of the ESA repository, you can also view the documentation locally by navigating to the directory docs/html and opening index.html with your web browser.
Citation
If you use ESA in any of your work, please use the citation below.
@article{ESA,
doi = {10.21105/joss.02289},
url = {https://doi.org/10.21105/joss.02289},
year = {2020},
publisher = {The Open Journal},
volume = {5},
number = {50},
pages = {2289},
author = {Brandon L. Thayer and Zeyu Mao and Yijing Liu and Katherine Davis and Thomas J. Overbye},
title = {Easy SimAuto (ESA): A Python Package that Simplifies Interacting with PowerWorld Simulator},
journal = {Journal of Open Source Software}
}
Installation
Please refer to ESA’s documentation for full, detailed installation directions. In many cases, ESA can simply be installed by:
python -m pip install esa
Simulator Compatibility
Currently ESA supports PW Simulator V17, V18, V19, V20, V21, V22 and V23.
Testing Coverage
The ESA team works hard to ensure ESA is well tested, and we strive for 100% testing coverage. The table below shows the most up-to-date testing coverage data for ESA, using coverage.
Name |
Num. Statements |
Missing Lines |
Covered Lines |
Percent Coverage |
---|---|---|---|---|
esa/__init__.py |
2 |
0 |
2 |
100 |
esa/saw.py |
920 |
0 |
920 |
100 |
License
Contributing
We welcome contributions! Please read contributing.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file esa-1.2.8.tar.gz
.
File metadata
- Download URL: esa-1.2.8.tar.gz
- Upload date:
- Size: 236.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 875faa80cf00efbe5fa8f9a794f9361ef3edc2ad460a1d0da3b93f3a6f3c01ad |
|
MD5 | 2cb6dd47e19123b23eefee0fdf371b22 |
|
BLAKE2b-256 | cb2796121f28676261e0ab01ff45367a21fba5cd75e6f58a2fc7aa6a50856ca3 |
File details
Details for the file esa-1.2.8-py3-none-any.whl
.
File metadata
- Download URL: esa-1.2.8-py3-none-any.whl
- Upload date:
- Size: 268.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c492e3f3d144efb65d9570b1a4a43b1e18487d43a75eb1e4a72b05fbc769e58 |
|
MD5 | 17346277ae24915e27bf80f9c4366a5c |
|
BLAKE2b-256 | 313bad82cdef92a421a729a756549ae9fbb9f991eaf262fb4b692d570531d8d1 |