Skip to content

Handle grid throttle scenario in time_to_fill in powercurve_ops #177

@clintonsteiner

Description

@clintonsteiner

To deal with the grid throttle scenario, what might be a good thing in the future would be to pass some max charge time argument.
that at least can be set to int((sim.end_time - sim.sim_time) / sim.timestep_duration_seconds)

So in the scenario where the grid is throttled during charging, then 10 minutes later begins working again, we want to ensure we dont exit too early.

See #146
for more backstory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions