beam icon indicating copy to clipboard operation
beam copied to clipboard

The Framework for Modeling Behavior, Energy, Autonomy, and Mobility in Transportation Systems

Results 118 beam issues
Sort by recently updated
recently updated
newest added

Currently periodic CI jobs are not working correctly because they are using java-8. Reconfiguration to use java-11 instead. Probably - make CI run commands using docker images instead of natively...

Person body-freightDriver-b2b-all-866056-3-110hdt-d-2392 forced into long walk trip because nothing is available

Bug

Comparing cruise changes to see if there's anything else we need to merge in immediately - - - This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3850)

Create a branch, which will contain all the stable features in BEAM and not the new features currently being developed.

Medium Priority

This PR is very important and need to be merged to develop for BEAM 1.0 release PR => https://github.com/LBNL-UCB-STI/beam/pull/3745 Tasks to do: - [ ] Finish tests - [ ]...

New Feature

``` INFO ]: Hour 24.0 completed. Longest delay 0 ms. 0.5(GB) [INFO ]: Stopping BeamAgentScheduler @ tick 86401. Iteration 0 executed in 0 seconds [INFO ]: awaitingResponse is empty, nowInSeconds...

Bug

the code in question: https://github.com/LBNL-UCB-STI/beam/blob/85623f815adb64e860680a144e991fb42d8c0642/src/main/scala/beam/utils/scenario/UrbanSimScenarioLoader.scala#L60

The code block in question is here: https://github.com/LBNL-UCB-STI/beam/blob/85623f815adb64e860680a144e991fb42d8c0642/src/main/scala/beam/sim/BeamHelper.scala#L323 One needs to understand what part exactly is needed to be moved before moving it

Currently we are writing git branch and git commit of code into log, it will be very helpful to also include production data git branch and commit. The place where...

In the probability distribution column in vehicle types, assign an age and a body type from EMFAC or MOVES within each vehicle type. For example, under heavy duty diesel trucks...

New Feature