Name | Add_cost_per_floor_area_to_electric_equipment |
Display Name | Add Cost Per Floor Area To Electric Equipment |
uuid | 42cf1acc-c0bc-46cd-af67-8a17cadaab7b |
Type | Measure |
Language | Ruby |
Tags | Economics.Life Cycle Cost Analysis |
Description | This measure will create life cycle cost objects associated with electric equipment. You can choose any electric equipment definition used in the model that has a watt/area power. You can set a material and installation cost, demolition cost, and O&M costs. Optionally existing cost objects already associated with the selected electric equipment definition can be deleted. This measure will not affect energy use of the building. |
Modeler's Description | This measure has a choice input populated with watt/area electric equipment definitions used in spaces in the model. It will add a number of life cycle cost objects and will associate them with the selected definition. In addition to the inputs for the cost values, a number of other inputs are exposed to specify when the cost first occurs and at what frequency it occurs in the future. This measure is intended to be used as an 'Always Run' measure to apply costs to objects that design alternatives will impact. This will add costs to the baseline model before any design alternatives manipulate it. As an example, if you plan adjust the performance and cost of electric equipment by a percentage, you will want to use this to cost the baseline definition.
For baseline costs, 'Years Until Costs Start' indicates the year that the capital costs first occur. For new construction this will be typically be 0 and 'Demolition Costs Occur During Initial Construction' will be false. For a retrofit 'Years Until Costs Start' is between 0 and the 'Expected Life' of the object, while 'Demolition Costs Occur During Initial Construction' is true. O&M cost and frequency can be whatever is appropriate for the component |
Measure Type | ModelMeasure |
Measure Function | Measure |
Requires EnergyPlus Results | false |
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 |