Skip to main content

Utilities to set up and analyze Modelica simulation experiments

Project description

The goal of ModelicaRes is to provide an open-source tool to effectively manage Modelica simulations, interpret results, and create publishable figures. It is currently possible to - Auto-generate simulation scripts, - Run model executables with varying parameters, - Browse data, - Perform custom calculations, and - Produce various plots and diagrams.

The figures are generated via matplotlib, which offers a rich set of plotting routines. ModelicaRes includes convenient functions to automatically pre-format and label some figures, like xy plots, Bode and Nyquist plots, and Sankey diagrams. ModelicaRes can be scripted or run from a Python interpreter with math and matrix functions from NumPy.

For more information, please see the main project site or the “doc” folder of the package for the full documentation and many examples. The development site is https://github.com/kdavies4/modelicares.

Installation

An installable copy of this package can be downloaded from the main project site or the PyPI page. To install the package, first download and extract it. Then run the set up script (setup.py) from the base folder. On Windows, use the following command:

python setup.py install

On Linux, use:

sudo python setup.py install

The matplotlibrc file in the base folder has some recommended revisions to matplotlib’s defaults. To use it, copy or move the file to the working directory or matplotlib’s configuration directory. See http://matplotlib.org/users/customizing.html for details.

Credits

Kevin Bandy helped to develop this package. Third-party code has been included from Jason Grout (ArrowLine class), Jason Heeris (efficient base-10 logarithm), Richard Murray (python-control), and Joerg Raedler (method to expand a Modelica variable tree—from DyMat).

License terms

ModelicaRes is published under the terms of the BSD license (see LICENSE.txt). Please share any modifications you make (preferably on a Github fork from https://github.com/kdavies4/ModelicaRes) so that others may benefit from your work.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ModelicaRes-0.5.tar.gz (1.8 MB view details)

Uploaded Source

File details

Details for the file ModelicaRes-0.5.tar.gz.

File metadata

  • Download URL: ModelicaRes-0.5.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ModelicaRes-0.5.tar.gz
Algorithm Hash digest
SHA256 095d015092ffe9dd621de9aaedc7b1057ed037e362c65afb9d79567ed1721a0e
MD5 100f795d88b961a74372b5d4c1b1832a
BLAKE2b-256 402c16f253f3470b21d0a13e94df3fec0848312a46d87f0ac75c1e2b08e0616e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page