First time here? Check out the Help page!
1 | initial version |
The OpenStudio command line interface (CLI) can do that. If you already have a workflow file (*.osw), you can run it with openstudio.exe run --workflow /path/to/workflow.osw
. See the docs for deets. Heads up, I'm not sure if running remotely (cloud) is easy/documented with this approach.