Revision history [back]
Yes, the OpenStudio CLI can be used to run measures.
Specifically, you need to:
- Create an OpenStudio Workflow (OSW) file that describes what measures you want to run, in what order, and with what arguments. You can find an example OSW here; it is also in your OpenStudio installation at Examples/compact_osw/compact.osw.
- Run the workflow using the CLI run subcommand. You can choose whether to only apply the OpenStudio measures or whether to also run the EnergyPlus simulation.
Yes, the OpenStudio CLI can be used to run measures.
Specifically, you need to:
- Create an OpenStudio Workflow (OSW) file that describes what measures you want to run, in what order, and with what arguments. You can find an example OSW here; it is also in your OpenStudio installation at Examples/compact_osw/compact.osw.
- Run the workflow using the CLI run subcommand. You can choose whether to only apply the OpenStudio measures or whether to also run the
EnergyPlussimulation.