BauhausLuftfahrt / MATSim-UAM

Extension for MATSim to allow for the inclusion of aerial passenger-carrying vehicles, i.e. a station- and network-bound transport mode that requires station access and egress trips with conventional ground-based modes.
https://bauhausluftfahrt.github.io/MATSim-UAM/
GNU General Public License v3.0
21 stars 29 forks source link

Time between arrival and departure varies by 3 seconds sometimes #14

Open Aitanm opened 5 years ago

Aitanm commented 5 years ago

For some trips the time between arrival and departure is varying by 3 seconds.

Aitanm commented 5 years ago

-This is not due to waiting for a vehicle -Switching from AVStay to other tasks always takes 2 seconds -After StayTask there is always a pickUpDriveTask. When the vehicle is already at the station it travels from there to the same station and it takes 1 second (summing up 3 seconds). -For some specific trips this switching is only happening after the passenger uam_interaction, for the others it happens way before the passenger arrives, so the 3 seconds is always "compensated".

RRothfeld commented 5 years ago

We should check whether this happens only when the access time/distance is 0, so there is no time for this to be compensated.

Aitanm commented 5 years ago

It seems to be happening only with transit mode access/egress

Aitanm commented 5 years ago

Reason for the 1 second: https://github.com/RRothfeld/uam-extension/commit/223911599afdab6b6c764aec5aa61361c0351693 https://github.com/RRothfeld/uam-extension/commit/1197ed7b424799249ca247e5c7e9f02972560819