ModelicaRes icon indicating copy to clipboard operation
ModelicaRes copied to clipboard

Set up, analyze, and plot Modelica simulations in Python

Results 24 ModelicaRes issues
Sort by recently updated
recently updated
newest added

Consider merging this project with those listed in the ["see also" section of the README](https://github.com/kdavies4/ModelicaRes/blob/master/README.md). - Support FMI (see [PyFMI](https://pypi.python.org/pypi/PyFMI) and [pySimulator](https://code.google.com/p/pysimulator/)). - Improve the GUI ([pySimulator](https://code.google.com/p/pysimulator/)). - Model testing...

low priority

Use the `displayUnit` by default but allow custom override in `SimRes.get_values()`, `SimRes.get_IV()`, etc. Ideas for implementation: - Replace the function `f` argument to `SimRes.get_values()`, etc. with a `unit` argument: -...

enhancement
high priority

Run `TODO.sh` for a current listing.

Implement [coveralls](https://coveralls.io/) (see https://pypi.python.org/pypi/coveralls/0.4.2 and https://github.com/z4r/python-coveralls).

enhancement