Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.22 KB

File metadata and controls

49 lines (40 loc) · 1.22 KB

buildingspy

buildingspy is a Python package that can be used

  • to run Modelica simulations using Dymola,
  • to process *.mat output files that were generated by Dymola or OpenModelica,
  • to run unit tests as part of the library development,
  • to refactor Modelica libraries, and
  • to merge the Annex 60 library to other Modelica libraries.

The package provides functions to extract data series from the output file for further use in the python packages matplotlib for plotting and SciPy for scientific computing.

Contents:

.. toctree::
   :maxdepth: 2

   install
   simulate
   io
   fmi
   examples
   development
   legal
   acknowledgments
   revisions

Indices and tables