Dalin Cai Posted June 19, 2019 Share Posted June 19, 2019 Just wondering how can I model the behavior of slowing down when two entities come across each other from two directions? Any clue or suggestions? Link to comment Share on other sites More sharing options...
jzhou Posted June 20, 2019 Share Posted June 20, 2019 You can check below model for some hints. you check its front traffic and check if the distance is less than certain value, then slow it down... Best regards/Jeff 绿波带测试(1.1).spfx Link to comment Share on other sites More sharing options...
Dalin Cai Posted June 20, 2019 Author Share Posted June 20, 2019 24 minutes ago, jzhou said: Thanks Jeff. That works when the traffic travel in the same direction. What I'm really after is when one traveler is approaching another from the opposite direction, slow down both of the travelers until they get passed each other. Is there a way in Simio to handle travelers traveling towards each other on the same path simultaneously if passing not allowed. Link to comment Share on other sites More sharing options...
jzhou Posted June 20, 2019 Share Posted June 20, 2019 same, if on the same path, then can use same function to get the front traffic/// Link to comment Share on other sites More sharing options...
Dalin Cai Posted June 23, 2019 Author Share Posted June 23, 2019 On 6/20/2019 at 7:35 PM, jzhou said: same, if on the same path, then can use same function to get the front traffic/// I can't manage to make travelers traveling towards each other on the same path simultaneously if passing not allowed. Any guide on this? Link to comment Share on other sites More sharing options...
Recommended Posts