1

What is the difference between Apply Measure Now and Drop Measure from Library to create a New Always Run Measure ?

I try to applied Add Rooftop PV measure with the two differents ways.

With Apply measure now, a new shading element (included in the measure) is visible in Facility - Shading and also in the geomtery. Openstudio results shows PV production.

By dropping the measure from the library to Open Studio Measure, the shading element is not visible in the geometry even after running the simulation. Openstudio results shows PV production.

Why these differences ? To better understand how measure work, what are the differences between these to ways of applying a Measure ?

LeaGon's avatar
11
LeaGon
asked 2022-02-28 05:31:32 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2022-02-28 08:45:37 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

"Apply Measure Now" applies the measure to your live model, if you save the model the changes from the measure will be in the model.

Measures added to the Measures Tab are applied at run time as part of the simulation workflow. You won't see the changes in the OSM file you are working on MyModel.osm for example, but if you look for in.osm file in your run directory it will reflect the changes caused by the measure.

There may be use case where you want to apply the measure directly, for example to automate a task instead of modeling by hand, but you want to see and inspect and possibly change it. Other times you may want to keep it in the workflow for runtime, for example when you may want to run it again later with different arguments.

Also note that Apply Measures Now are only for OpenStudio Measures. If you want to apply an EnergyPlus or Reporting measure that has to be done as part of the runtime workflow.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2022-02-28 18:04:35 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments