skip to navigation
skip to content

Cim2BusBranch 0.1

Tansforms CIM topologies into a bus/branch model for load flow analyses

Downloads ↓

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.

To run the tests, you need pytest and mock.

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.

 
File Type Py Version Uploaded on Size # downloads
Cim2BusBranch-0.1.tar.gz (md5) Source 2011-12-08 274KB 209