Opyplus documentation

Licence PyPi - Python Version PyPI

Opyplus is a package to work with EnergyPlus in Python.

With this package, you can programmatically:

  • create and explore input files (building model and weather)

  • run simulations

  • perform outputs analysis

Note

Opyplus strongly relies on Python’s user-friendly api to offer the best user experience for thermal engineers.

Its usage is especially relevant for automatized and reusable operations, for example:

  • automatic geometry creation

  • simplified thermal model creation

  • sensitivity analysis

Some of opyplus strengths :

  • easy navigation through the thermal model objects

  • auto-check of thermal model consistency when modifications are applied

  • automatic output time-series transformation into Pandas dataframes - a worldwide format used for data analysis

Indices and tables