Name | Export_model_with_measure_changes |
Display Name | Export Model With Measure Changes |
uuid | 32bb20b8-b6da-4385-93bc-f574ecd82168 |
Type | Measure |
Language | Ruby |
Tags | Reporting.QAQC |
Description | This measure exports the in.osm file created for the simulation, moves it to a specified directory, and renames it. The default name is {name_of_parent_model}_wMeasures.osm, but a custom name can be specified. |
Modeler's Description | This measure is useful for archiving the modified OSM file after measures have been applied and simulations have been run. The exported file can be saved to the OpenStudio "reports" directory or a custom path. A custom name for the exported file can also be specified, with an option to add an incrementing version number. |
Measure Type | ReportingMeasure |
Measure Language | Ruby |
Intended Software Tool | OpenStudio Application |
Intended Software Tool | Parametric Analysis Tool |
OpenStudio Version | 3.7.0 |
Minimum Compatible OpenStudio Version | 3.7.0 |
README File | README.md |
GitHub Repo | AMBER-Group-CSM/openstudio-amber-measures-gem |