Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: limit number of vehicles participating in V2G by dsm rate #1423

Merged
merged 1 commit into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. Bugfix: limit number of vehicles participating in V2G by dsm rate

    Moreover, V2G is now only enabled if demand-side-management (DSM) is also
    enabled; V2G had no effect without DSM anyway.
    
    Finally, rename the `bev_availability` option to
    `bev_dsm_availability` to avoid confusion with time-dependent BEV
    charge/discharge availability profiles, which are also referred to as
    `bev_availability` elsewhere.
    koen-vg committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    22d72ea View commit details
    Browse the repository at this point in the history