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

Change input from EUR/kWh to ct/kWh #199

Open
jakobgemassmer opened this issue Nov 6, 2023 · 0 comments
Open

Change input from EUR/kWh to ct/kWh #199

jakobgemassmer opened this issue Nov 6, 2023 · 0 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@jakobgemassmer
Copy link
Collaborator

Change input from EUR/kWh to ct/kWh. Delete this statement in costs.py.

# adjust given price list (EUR/kWh --> ct/kWh)
price_list = [price * 100 for price in price_list]

Search for EUR/kWh in all SpiceEV-files and adjust if necessary.

@jakobgemassmer jakobgemassmer added the invalid This doesn't seem right label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants