Skip to content

szvsw/epengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPEngine

Release Build status codecov Commit activity License

This is a repository for managing distributed queues of simulations with Hatchet.

The main goal is to empower large scale distributed EnergyPlus simulations, however the patterns herein are abstracted enough to be easily adapted to other engineering disciplines and projects with embarrassingly parallel workloads.

The main methodology is to define leaf workflows representing one independent unit of simulation work which can be allocated in a scatter-gather pattern or in a recursively subdivided scatter-gather pattern.

Currently, it supports working with arbitrary pre-generated EnergyPlus IDF files, or with dynamically runtime-generated simulations built with EPInterface, which sits on top of Archetypal and eppy.

This repository is under very active development as of October 2024.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published