NREL / ssc

SAM Simulation Core (SSC) contains the underlying performance and financial models for SAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BatteryStateful set_state allow dt_hr input

dguittet opened this issue · comments

Describe the bug
In the use case where the battery state is being changed back and forth and the timestep is being changed, to reset the battery to some stored state, the dt_hr from the battery parameters is required. Allow battery::set_state to take in an optional dt_hr input.

NREL/EnergyPlus#10543