First time here? Check our help page!
0

Allocating different utility costs for different years

Hi guys! I want to conduct an economic analysis with the aid of EnergyPlus. I need to use different rates for each year from 2015 to 2019. Is it possible to define these yearly different rates or I have to run EnergyPlus for each year separately? Thanks in advance.

anonymous user
asked 2019-12-16 03:29:22 -0500, updated 2022-05-20 02:19:41 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

If you are simulating multiple years with different weather data each year, I don't think you can have different tariffs apply to different years using the Economic:Tariff objects in EnergyPlus. Instead you would have to simulate each year separately with different tariff associated with each year.

If your weather is going to be the same for each year, you could just define multiple tariffs in a single EnergyPlus file and simulate just the one year. You would then get all the results for the different tariffs in the Economics Results Summary Report report.

JasonGlazer's avatar
6.8k
JasonGlazer
answered 2019-12-16 07:34:36 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks for your help. I used your method to calculate annual energy costs. Now I want to analyze the life cycle cost of my building for 20 years. I know that I can change Electricity and NG cost per unit values for all years by using the object LifeCycleCost:UsePriceEscalation. However, when I did this, EnergyPlus calculated the energy cost for all years the same in the life-cycle cost report.

anonymous user Anonymous (2019-12-25 07:11:28 -0500) edit

I defined the Resource field in the object LifeCycleCost:UsePriceEscalation as ElectricityPurchased and NaturalGas and their relative Output Meter Name in the object UtilityCost:Tariff are ElectricityPurchased:Facility and Gas:Facility respectively, but nothing changed. Can you please tell me why annual energy costs don't change? Thank you very much.

anonymous user Anonymous (2019-12-25 07:11:41 -0500) edit

It would probably be best to make this a new question. If you do, please post the LifeCycleCost objects from your IDF file so that we can see what you are doing.

JasonGlazer's avatar JasonGlazer (2019-12-26 09:32:26 -0500) edit
add a comment see more comments