IBM / rl-testbed-for-energyplus

Reinforcement Learning Testbed for Power Consumption Optimization using EnergyPlus
MIT License
177 stars 74 forks source link

skip system time steps #28

Closed antoine-galataud closed 4 years ago

antoine-galataud commented 4 years ago

Skip EnergyPlus system time steps and act only on control time step.

Fixes #9

Signed-off-by: Antoine Galataud antoine@foobot.io

antoine-galataud commented 4 years ago

note: work in progress (being tested). Only applied to E+ 9.1, but it may be interesting to apply it to 8.8 for consistency.

antoine-galataud commented 4 years ago

it's working fine on my side. @takaomoriyama please review.

takaomoriyama commented 4 years ago

@antoine-galataud Thanks for your contribution. I built the latest code and ran it. Please let me confirm the output is reasonable and system time steps have been skipped.