Skip to content

NREL/OpenStudio-aws-gem

Repository files navigation

OpenStudio AWS Gem

Build Status Dependency Status

OpenStudio AWS uses the OpenStudio AWS ruby class to launch a server and multiple workers for doing OpenStudio/EnergyPlus Analyses using Amazon AWS/EC2

Instructions

Typically this gem is used in conjunction with other gems such as OpenStudio-Analysis.

To use this make sure to have ruby 2.0 in your path.

Development Notes

There is an underlying attempt to merge several OpenStudio based gems into one and have a general OpenStudio namespace for ruby classes.

The AWS SDK gem is custom built and distributed with this gem in order to remove the JSON dependency. If you are running ruby 1.9 or greater, then JSON is installed in the std lib and should be called out in the gemspec.

About

OpenStudio AWS Gem is used to spin up a cluster of computers using Amazon's EC2 for use in OpenStudio Distributed Analysis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published