beam
beam copied to clipboard
The Framework for Modeling Behavior, Energy, Autonomy, and Mobility in Transportation Systems
This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3876)
In this PR we preprocess frism and emfac population, map vehicle types and then assign emissions rates the same way we did for energy rate with RouteE. We also create...
Quick fix to FRISM plans reader - - - This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3894)
FRISM now has updated its columns and changes need to be taken into consideration
This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3891)
This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3890)
This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3889)
This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3887)
Introduced `maxTimeLimitForFreightInMinutes` r5 parameter with default value 5 hours. - - - This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3886)
I'm finding that in rare cases when agents have a super long walk leg that can't complete before the end of the simulation they end up stuck in `WaitingToDrive` because...