Skip to content

question about P_charging sum in utils/Simulate_Actions3.py #1

Description

@lalala215

Dear author,

Thanks for your work. This repo is beneficial to my research. But I have a question about this code line.

From my point of view, P_charging includes some EV charging actions even if there is no EV at the charging points. For example, if hour=0, there is no car in the charging points(present_cars=0), BOC is also 0. And If the action in this charging point is larger than 0, then the P_charging also shows a positive value in this charging point. And it will be summed as a total charging power, which is inconsistent with reality. Can you explain this?

I am hoping for your reply.
Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions