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

Endogenous Road Transport #479

Merged
merged 11 commits into from
Nov 26, 2024
Merged

Endogenous Road Transport #479

merged 11 commits into from
Nov 26, 2024

Conversation

trevorb1
Copy link
Collaborator

@trevorb1 trevorb1 commented Nov 26, 2024

Closes #475

Changes proposed in this Pull Request

Implements endogenous road transport. Interaction between elec and lpg vehicles is the user can select one of:

  • must_run_evs: True - In this scenario, both p_min_pu and p_max_pu are set to match the load profile. LPG has no limits.
  • must_run_evs: False - In this scenario p_min_pu of both elec and lpg are set to zero. p_max_pu of both elec and lpg are set to match the load profile.

Im not really sure what one is better, so the option to select one or the other exists right now. Documentation of transportation is coming soon in a seperate PR.

Checklist

  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in all of config.default.yaml.
  • Changes in configuration options are also documented in doc/configtables/*.csv.

@trevorb1 trevorb1 merged commit 77bd03b into develop Nov 26, 2024
1 check passed
@trevorb1 trevorb1 linked an issue Nov 26, 2024 that may be closed by this pull request
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.

Endogenous Road Transport Investment
1 participant