Breakthrough-Energy / PreREISE

Generate input data for scenario framework
https://breakthrough-energy.github.io/docs/
MIT License
21 stars 28 forks source link

feat: generate charging profiles for smart charging HDV #301

Closed isond closed 2 years ago

isond commented 2 years ago

Pull Request doc

Purpose

What is the larger goal of this change? To add the Python translation of the smart charging HDV code

What the code is doing

How is the purpose executed? Similar to the smart charging code for LDVs and LDTs, this code iterates through the HDV vehicle data to determine the optimized charging while taking into consideration dwelling activity and charging costs.

Testing

How did you test this change (unit/functional testing, manual testing, etc.)? Output from this code was compared against the MATLAB output.

Where to look

Usage Example/Visuals

How the code can be used and/or images of any graphs, tables or other visuals (not always applicable).

Time estimate

How long will it take for reviewers and observers to understand this code change? It can take a few days to go over the code change.