Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Automating OpenStudio runs and changing measure values

Hi everyone,

I want to run OpenStudio multiple times (200+) for different input data. More specifically, for each simulation I need to apply a measure (Create DOE Prototype Building) and be able to change the measure's inputs (e.g., building type, weather file and ASHRAE standard), run the simulation and extract the results. The measure in this case is used to create the simulation, so I would have to run different simulation files and not just change the inputs of a single simulation.

I've first identified the Parametric Analysis Tool (PAT) as a potential tool for this. However, it seems like I can only specify variables (design alternatives) once the simulation (seed model) is created (i.e., after applying the measure). In my case I want to specify the measure's variables that will be used to create the simulation.

Is there a way of using PAT for creating a grid of measure's inputs and running the models? If not, are there any other tools for this? I was thinking maybe using the python bindings or the OpenStudio Command Line Interface (CLI).

Any help is appreciated. Thanks in advance!

Automating OpenStudio runs and changing measure values

Hi everyone,

I want to run OpenStudio multiple times (200+) for different input data. More specifically, for each simulation I need to apply a measure (Create DOE Prototype Building) and be able to change the measure's inputs (e.g., building type, weather file and ASHRAE standard), run the simulation and extract the results. The measure in this case is used to create the simulation, so I would have to run different simulation files and not just change the inputs of a single simulation.

I've first identified the Parametric Analysis Tool (PAT) as a potential tool for this. However, it seems like I can only specify variables (design alternatives) once the simulation (seed model) is created (i.e., after applying the measure). In my case I want to specify the measure's variables that will be used to create the simulation.

Is there a way of using PAT for creating a grid of measure's inputs and running the models? If not, are there any other tools for this? I was thinking maybe of possibly using the python bindings or the OpenStudio Command Line Interface (CLI).

Any help is appreciated. Thanks in advance!

Automating OpenStudio runs and changing measure values

Hi everyone,

I want to run OpenStudio multiple times (200+) for different input data. More specifically, for each simulation I need to apply a measure (Create DOE Prototype Building) and be able to change the measure's inputs (e.g., building type, weather file and ASHRAE standard), run the simulation and extract the results. The measure in this case is used to create the simulation, so I would have to run different simulation files and not just change the inputs of a single simulation.

I've first identified the Parametric Analysis Tool (PAT) as a potential tool for this. However, it seems like I can only specify variables (design alternatives) once the simulation (seed model) is created (i.e., after applying the measure). In my case I want to specify the measure's variables that will be used to create the simulation.

Is there a way of using PAT for creating a grid of measure's inputs and running the models? If not, are there any other tools for this? I was thinking of possibly using the python bindings or the OpenStudio Command Line Interface (CLI).

Any help is appreciated. Thanks in advance!