nickolasclarke / dispatch

A discrete-event simulation (DES) model for simulating deployment of EV bus fleets, using GTFS data
2 stars 0 forks source link

Issue 17 #20

Closed nickolasclarke closed 4 years ago

nickolasclarke commented 4 years ago

This includes various fixes for compatibility and additional refinement to charging between trips started in #16. In fact, this should include everything in #16.

I squashed all commits down a bit aggressively. I wanted to break it out further, but I had to merge #16 as well as master in, and I couldn't figure out how to not pollute the commit history with lots of superfluous commits. Its been a few years since I've needed to know my way around git.

This has been tested and works as expected, given the state of optimize_bus_distribution.py

nickolasclarke commented 4 years ago

most of this has been implemented in later PRs. closing.