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
0

Energyplus retrieving instantaneous energy consumption

asked 1 year ago

LeSUTHU's avatar

updated 1 year ago

I am working on a reinforcement learning agent for optimizing energy consumption.

What am I trying to do is, to retrieve the information about the energy consumption for each timestep, but I am unsure what is the specific variable that will allow me to get that information.

Is it meter? or is there a variable that I should use?

I am using EnergyPlus python API for this project.

Thanks again.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 1 year ago

Yes, you can retrieve runtime energy use at each time-step (and many other variables like temperatures), as described here (via output variables and/or output meters - depends on what you're after). Ensure reporting frequencies are "timestep". This API method may be what you're after.

Preview: (hide)
link

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

1 follower

Stats

Asked: 1 year ago

Seen: 107 times

Last updated: May 23 '23