3

Output: Return on investment in Energyplus

Is there any output in energyplus about return on investment(ROI)?

Maedeh Mohit's avatar
103
Maedeh Mohit
asked 2017-09-24 10:30:03 -0500
mdahlhausen's avatar
9.5k
mdahlhausen
updated 2017-09-25 14:17:55 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

EnergyPlus does not calculate return on investment but does provide a lot of features related to economics that you can use in calculating return on investment. The first costs can for a building can be computed using the ComponentCost:* objects, monthly utility bills can be computed using the UtilityCost:* objects and to compute the present value of investments including utility costs, the LifeCycleCost:* objects can be used. These are all described in the document for Economics.

JasonGlazer's avatar
6.8k
JasonGlazer
answered 2017-09-24 13:48:46 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks for your suggestion

Maedeh Mohit's avatar Maedeh Mohit (2017-09-24 22:35:27 -0500) edit
add a comment see more comments