First time here? Check out the Help page!

Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
5

Is there a way to model a complex electric rate for thermal energy storage in OpenStudio or EnergyPlus?

asked 8 years ago

kramerica's avatar

updated 7 years ago

Is there a way to input a complex electric rate for thermal energy storage in OpenStudio 1.10 or EnergyPlus 8.4? I am modeling a chilled water plant with ice thermal storage, and would like to get an estimate for what the electric costs would be. Attached is the electric rate structure for thermal energy storage and a screenshot of the OS measure "tariff selection time and date dependent with maximum demand charge". Does anyone know of an OS measure that would include all of the information for this rate structure, or preferably someway to do this in OS, even if it involves using a text editor? If not, how could this be input into EnergyPlus IDF Editor?

image description

image description

image description

Preview: (hide)

Comments

Specifically, is there a way in OS to model mid peak weekend hours? Also, is there a way to add monthly customer charges ($/month)?

kramerica's avatar kramerica  ( 8 years ago )

2 Answers

Sort by » oldest newest most voted
3

answered 8 years ago

David Goldwasser's answer indicates how to get the Tariff integrated into EnergyPlus.

As far as a UtilityCost:Tariff in EnergyPlus that can do mid-peak over weekend hours, in the UtilityCost:Tariff reference a schedule name in the Time of Use Period Schedule Name field that defines those hours using the number 4 as the value for those hours. Then for the UtilityCost:Charge:Simple reference the midPeakEnergy variable as the source variable. You might want to take a look at the "Example F Seaonal Time of Use Energy " from the documentation to understand how it works.

For the monthly customer charge, in the UtilityCost:Tariff object, put the cost in the Monthly Charge or Variable Name field.

Preview: (hide)
link
2

answered 8 years ago

updated 8 years ago

OpenStudio uses EnergyPlus measures to add tariffs to a model, so you can add any tariff structure that EnergyPlus supports. There is a Tariff Selection Generic Measure on BCL that lets you add any IDF files to a "resources" folder to use as tariffs. It includes a number of example tariff structures that may serve as a starting point for you.

Additionally here is a link to the UtilityCost:Tariff documentation for EnergyPlus.

Preview: (hide)
link

Comments

@David Goldwasser The measure is intended for Open studio, is there a similar utility for Energyplus. I intend to fetch tariff based on the location selected in weather file.Using OPenStudio I downloaded the measures but they don't appear under apply measure windows.

rkbest's avatar rkbest  ( 8 years ago )

Apply Measures now can only run measures that operate on the OpenStudio model. Utility rates are added to the EnergyPlus IDF file just before the simulation is run. They can be added in the OpenStudio application in the "Measures" tab. Every time you run a simulation this measure will be run just before passing off it off to EnergyPlus for simulation.

David Goldwasser's avatar David Goldwasser  ( 8 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

2 followers

Stats

Asked: 8 years ago

Seen: 414 times

Last updated: Apr 29 '16