Skip to content

Version 0.1.3

Compare
Choose a tag to compare
@nllong nllong released this 29 Oct 16:59
· 408 commits to develop since this release
385764f
  • Move runner configuration options to runner initializer. Allow user to set the number of parallel simulations, max number of simulations, run the simulations (true/false), and verbose output.
  • Add a runner.conf file that can be used to define how the run_osw(s) behaves.
  • Add rake task to initialize the runner.conf (e.g., rake openstudio:runner:init)