Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.42 KB

index.rst

File metadata and controls

56 lines (36 loc) · 1.42 KB

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

Table of contents

quickstart/index examples/index user_guide/index api_reference/index changelog

Indices and tables

  • genindex
  • modindex
  • search