skip to navigation
skip to content

buildingspy 1.0.0

Package for running and post-processing models from the Modelica Buildings library

BuildingsPy is a Python package that can be used

  • to run Modelica simulation using Dymola
  • to process *.mat output files that were generated by Dymola or OpenModelica.
  • to run unit tests as part of the library development.

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.