Skip to content

Python modules for automating Modelica simulations and for running unit test for the Buildings library

Notifications You must be signed in to change notification settings

Mathadon/BuildingsPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuildingsPy

image

BuildingsPy is a Python package that can be used to

  • run Modelica simulation using Dymola or JModelica
  • process *.mat output files that were generated by Dymola, JModelica or OpenModelica.
  • 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.

Documentation is available at http://simulationresearch.lbl.gov/modelica/buildingspy/

The license is at buildingspy/license.txt

About

Python modules for automating Modelica simulations and for running unit test for the Buildings library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.2%
  • HTML 4.9%
  • Modelica 1.8%
  • Other 1.1%