Name | Set_gas_burner_efficiency |
Display Name | Set Gas Burner Efficiency |
uuid | afabec3d-cd02-4908-a367-84e21657421f |
Type | Measure |
Language | Ruby |
Tags | HVAC.Heating |
Description | This measure will find Coil Heating Gas units in the model and will alter the burner efficiency to a specified value. It can be run on a single or all air loops in the model. |
Modeler's Description | Loop through air loops in the building and find and change the burner efficiency of any OS:Coil:Heating:Gas objects you find. Note the pre-adjusted efficiency and also the name of the loop. For the starting condition note the range of efficiency values for the units, and for the final condition do the same, to confirm that they were all changed. |
Measure Type | ModelMeasure |
Uses SketchUp API | false |
OpenStudio Version | 2.0.0 |
Minimum Compatible OpenStudio Version | 2.0.0 |
README File | README.md |
GitHub Repo | NREL/openstudio-common-measures-gem |