matsim-vsp / parallel_qsim_rust

Parallel and distributed implementation of the Qsim in Rust
8 stars 0 forks source link

Revisit Mode and vehicle mapping in garage #104

Closed Janekdererste closed 10 months ago

Janekdererste commented 10 months ago

I think something is not right in the way I have set up things. Have a closer look, especially for modes like 'ride' which often have network mode 'car'

Network modes should live inside the network, while VehicleTypes should reside inside the Garage container. person2vehicle mapping should be done by vehicle type, as a vehicle type at the moment corresponds to routing modes