Metadata-Version: 1.1
Name: buildingspy
Version: 1.6.0
Summary: Package for simulating and testing models from the Modelica Buildings and IBPSA libraries
Home-page: http://simulationresearch.lbl.gov/modelica/
Author: Michael Wetter
Author-email: mwetter@lbl.gov
License: 3-clause BSD
Description: BuildingsPy
        -----------
        
        .. image:: https://travis-ci.org/lbl-srg/BuildingsPy.svg
            :target: https://travis-ci.org/lbl-srg/BuildingsPy
        
        BuildingsPy is a Python package that can be used to
        
        * run Modelica simulation using Dymola
        * process ``*.mat`` output files that were generated by Dymola 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
        
Keywords: modelica dymola openmodelica mat
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
