You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will force the use of hermes with multimodal. I stepped through it in debug and it does use multimodal's scoring and travel time computations, and the mobsim used is indeed hermes. But you will loose some functionality provided in qsim that (i dont think) exists in hermes, like cars passing bikes on shared links. I'm trying to get to the bottom of these things here: #2181.
We have been testing Hermes and discovered a silent incompatibility with using the Multi Modal contrib.
Controller:
I attach the full logs which feature a copy of the input configuration. As you can see
hermes
is clearly specified as themobsim
to be used.and is also configured specifically.
.... but during the simulation we see:
For some reason MATSim then silently reverts to
qsim
for an unknown reason. If there is some incompatibility, perhaps there should be a warning.logs.txt
The text was updated successfully, but these errors were encountered: