beam
beam copied to clipboard
The Framework for Modeling Behavior, Energy, Autonomy, and Mobility in Transportation Systems
- in some cases killing some agents is not sufficient, as other agents are still expecting messages from the agents the stuck finder removed
- prepare required repository under LBNL - upload existing code \ data to repository - test that provided code works with provided data - add readme with information of how...
Add the metaconfiguration parameter `beam.cfg.copyRideHailToFirstManager` to config as a comment before the ridehail manager block.
I setup a run with `-Xmx850g`, in the output log it showed the following: ``` JVM args: List(-Xmx850g, ... ... Heap max memory: 755.6 GB ... 17:13:57.233 INFO beam.sim.RunBeam$ -...
see https://github.com/LBNL-UCB-STI/beam/blob/24d900c31ad40e0f0809747482f6fa7e545ecf6d/src/main/scala/beam/sim/BeamHelper.scala#L1074-L1084 If `beam.cfg.copyRideHailToFirstManager = true` is not set, then a warning should be logged during the configuration consistency check stage, if both the root ridehail manager and the array...
To authorize: login: [login], password: [pin code]+[one-time password] Both login and pin code are set during initial user setup, one-time passwords are generated each time with an application for that,...
It should be able to store secrets - we need to check if it will be convenient to use the AWS secret manager to store sensitive information related to simulations...
Currently we have transit vehicles scaling based on vehicleCategory set in vehicles types file and 'beam.agentsim.tuning.transitCapacity' set in beam config. If we want to use a bus as a RH...