GithubHelp home page GithubHelp logo

jhtravis / eppy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from santoshphilip/eppy

0.0 0.0 0.0 47.15 MB

scripting language for E+, Energyplus

License: MIT License

Python 77.28% HTML 22.50% Shell 0.01% Jupyter Notebook 0.19% Makefile 0.02%

eppy's Introduction

Eppy

PyPI from PyPI

Travis for Python 2.7 and 3.5 on Linux and OSX via Travis

Appveyor for Python 2.7 and 3.5 on Windows via Appveyor

CodeCov via CodeCov

Eppy is a scripting language for EnergyPlus idf files, and EnergyPlus output files. Eppy is written in the programming language Python. As a result it takes full advantage of the rich data structure and idioms that are available in Python. You can programmatically navigate, search, and modify EnergyPlus idf files using eppy. The power of using a scripting language allows you to do the following:

  • Make a large number of changes in an idf file with a few lines of eppy code.
  • Use conditions and filters when making changes to an idf file
  • Make changes to multiple idf files.
  • Read data from the output files of a EnergyPlus simulation run.
  • Based on the results of a EnergyPlus simulation run, generate the input file for the next simulation run.

So what does this matter? Here are some of the things you can do with eppy:

  • Change construction for all north facing walls.
  • Change the glass type for all windows larger than 2 square meters.
  • Change the number of people in all the interior zones.
  • Change the lighting power in all south facing zones.
  • Change the efficiency and fan power of all rooftop units.
  • Find the energy use of all the models in a folder (or of models that were run after a certain date)

You can install from : https://pypi.python.org/pypi/eppy/

The documentation is at: http://eppy.readthedocs.io/en/latest/

to get a quick sense of how it feels to use eppy, take a look at http://eppy.readthedocs.io/en/latest/Main_Tutorial.html

eppy's People

Contributors

jamiebull1 avatar lafrech avatar le0ra avatar samuelduchesne avatar santoshphilip avatar stephanwaz avatar tranarchitect avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.