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

Implement mileage constraint #169

Open
nailend opened this issue Mar 28, 2024 · 0 comments
Open

Implement mileage constraint #169

nailend opened this issue Mar 28, 2024 · 0 comments
Assignees

Comments

@nailend
Copy link
Collaborator

nailend commented Mar 28, 2024

The mileage: constraints the total sum of driven km over all timesteps for each vehicletype e.g BEV-Fleet(v2g, g2v, inflex together), or ICE-diesel

For this, the sum of the flow connected to the demand-bus is taken over all timesteps in a year and set equal to this value. This needs to be implemented for all vehicle-types. This is similar to the GeneralIntegralLimit-constraint which is used for emissions.

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

No branches or pull requests

2 participants