kuzha / BuildingsPy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BuildingsPy

https://travis-ci.com/lbl-srg/BuildingsPy.svg?branch=master

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


Languages

Language:Python 92.3%Language:HTML 4.9%Language:Modelica 1.8%Language:Shell 0.6%Language:Makefile 0.5%