Tansforms CIM topologies into a bus/branch model for load flow analyses
Project description
Tansforms PyCIM CIM topologies to a generic bus/branch model that can be used to perform load flow analyses with PYPOWER.
Requirements
Cim2BusBranch runs on Python >= 2.6 and requires PyCIM. PYPOWER is not mandatory but maybe sensible to also be installed.
Installation
You can install Cim2BusBranch easily via PIP (or easy_install):
$ pip install cim2busbranch $ # or: $ easy_install cim2busbranch
You can also download and install Cim2BusBranch manually:
$ cd where/you/put/cim2busbranch/ $ python setup.py install
Cim2BusBranch
The Documentation can be found in the docs/ directory or online.
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
Cim2BusBranch-0.1.tar.gz
(280.6 kB
view hashes)