Skip to main content

Examine EnergyPlus AirflowNetwork models

Project description

AirflowNetwork

PyPI - Version PyPI - Python Version


Table of Contents

About

This is a small library of functions and classes to examine EnergyPlus AirflowNetwork models. A driver program is provided to analyze models in the epJSON format. To summarize the model contents:

airflownetwork summarize my_model.epJSON

To create a graph of the model in the DOT format:

airflownetwork graph my_model.epJSON

To generate an audit of the model:

airflownetwork audit my_model.epJSON

Further help is available on the command line:

airflownetwork --help

Installation

pip install airflownetwork

License

airflownetwork is distributed under the terms of the BSD-3-Clause license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airflownetwork-0.9.0.tar.gz (38.8 kB view hashes)

Uploaded Source

Built Distribution

airflownetwork-0.9.0-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page