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

report timeseries: add max_flex_energy #216

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

stefansc1
Copy link
Collaborator

If reporting flex_bands (flag skip-flex-report not set and flex bands can be computed), add column max energy flex [kWh]. This value is the sum of (1-soc)*capacity for all connected vehicles at a GC. Needs a new scenario attribute "connected" to track which vehicles are connected to a charging station at start of interval.
Some minor changes: comments for scenario attributes, removed stepsPerHour (identical to strategy.ts_per_hour).

If reporting flex_bands (flag skip-flex-report not set and flex bands can be computed), add column "max energy flex [kWh]".
This value is the sum of (1-soc)*capacity for all connected vehicles at a GC.
Needs a new scenario attribute "connected" to track which vehicles are connected to a charging station at start of interval.
Some minor changes: comments for scenario attributes, removed stepsPerHour (identical to strategy.ts_per_hour).
@stefansc1 stefansc1 requested a review from j-brendel September 10, 2024 13:43
Copy link
Collaborator

@j-brendel j-brendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@j-brendel j-brendel merged commit 07093fc into dev Sep 11, 2024
2 checks passed
@j-brendel j-brendel deleted the feature/report_max_flex_energy branch September 11, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants