MHI Packages#
Python packages authored by Manitoba Hydro International include:
Package |
Description |
Documentation |
|---|---|---|
|
the MHI Common Library |
|
|
for running PSCAD cosimulations with Python |
|
|
the Enerplot Automation Library |
|
|
the PSCAD Automation Library |
|
|
additional PSCAD automation actions |
|
|
read |
|
|
read & write |
Note
The “local” documentation links, above, will only function if a recent version of the module in question has been installed.
The packages may be installed using a Python PIP command, such as:
py -m pip install --user mhi.cosim
Warning
The mhi package on PyPI is the
“Mail Handler for IMAP”.
It is unrelated to Manitoba Hydro International
and may interfere with PSCAD operation.
Do not install it.
If you have accidentally installed it, please remove it using
one (or more) of the following commands:
py -m pip uninstall -y mhi
py -3.7 -m pip uninstall -y mhi
py -3.13 -m pip uninstall -y mhi