Skip to content

faq 93323312

Billy Charlton edited this page Sep 5, 2018 · 2 revisions

PT Interaction

by Ana Paula Nunes Duarte on 2016-11-09 15:22:58




Hello!
 
I'm doing my final graduation paper, about simulating public transport in Joinville/SC and I have a problem in the "pt interaction" part, in MATSim. Would you know how to proceed? Below as the plan is coming out. That is, people will walk to the facilities, instead of waiting for the bus
 
<person id="1010001029" age="10" employed="no">
<plan selected="yes">
<act type="h7" link="2020" facility="12577565" x="718568.494671" y="7085554.40306" end_time="07:33:24" />
<leg mode="transit_walk" trav_time="00:56:03">
<route type="generic" start_link="2020" end_link="12025" trav_time="00:56:03" distance="4668.04220244767"></route>
</leg>
<act type="s8" link="12025" facility="10928065" x="715697.493894" y="7087711.069781" end_time="18:55:14" />
<leg mode="transit_walk" trav_time="00:56:03">
<route type="generic" start_link="12025" end_link="2020" trav_time="00:56:03" distance="4668.04220244767"></route>
</leg>
<act type="h7" link="2020" facility="12577565" x="718568.494671" y="7085554.40306" />
</plan>
</person>
Thank you,
Ana Paula

Comments: 1


Re: PT Interaction

by Kai Nagel on 2016-11-10 15:06:42

Dear Ana,

This looks a lot like agent's pt plan: No route was found .  From the hip, I am unable to say much beyond what I said there.  Maybe you can work together with  and then, if you resolve the problem, jointly compose an answer?

You could also send me the full scenario (config, network, schedule, population), and I could look at it.

Best

Kai

Clone this wiki locally