GithubHelp home page GithubHelp logo

yiyuan1840 / eplus_worker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamiebull1/eplus_worker

0.0 0.0 0.0 504 KB

Simple worker to run EnergyPlus jobs and store results

License: MIT License

Python 100.00%

eplus_worker's Introduction

EnergyPlus Worker for local or remote simulations

EnergyPlus is a building energy simulation to model energy use and internal environmental conditions of buildings. It is used by engineers, architects, and academics.

However it can be frustrating having your laptop tied up running hundreds of models, expecially when there are so many other options, from AWS EC2 to a university network, to a handful of Raspberry Pis, or just an old laptop that would otherwise be gathering dust.

This module provides a quick and easy way to set up an EnergyPlus worker on a range of platforms. The only dependencies are Python and EnergyPlus.

Installation

From a shell on your server, run:

git clone https://github.com/jamiebull1/eplus_worker.git
cd eplus_worker

Usage

Then to start the server, run:

python -m worker.main

This starts a process which monitors the ./worker/jobs directory and runs any jobs that are uploaded.

You can then upload zipfiles containing an IDF, EPW, and optionally a CSV with schedules, to the ./worker/jobs directory, and download completed jobs from the ./worker/results directory.

There is a companion project, EnergyPlus Client to help out with managing the uploading and downloading of jobs.

eplus_worker's People

Contributors

jamiebull1 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.