licit-lab / MnMS

Agent-based Multimodal Urban Moblity Simulator resulting from the ERC MAGnUM project
GNU Lesser General Public License v3.0
9 stars 4 forks source link

Adaptive flow time step #164

Open kit4a opened 3 months ago

kit4a commented 3 months ago

The idea is to adapt the flow time step depending on the vehicle and its situation so as to save computation time in moving the vehicles. For all personal vehicles, the flow time step can be increased when the vehicle is moving within a reservoir and is not about to finish its activity. The adaptive time step should be deployed for the vehicles belonging to mobility services that do not require precise vehicle location, depends on the percentage of distance traveled compared to the total distance to travel, and on the distance from current reservoir's border.