Hello, SUMO does not yet support a standard cellular automaton model. However, using the latest development version you can get pretty close: setting the options --mesosim --mes-edgelength 7.5 gives you a space-discrete simulation with a cell size of 7.5 meters The dynamics have not been evaluated using this approach so you may need to hack the code. (src/mesosim) Be aware that you we cannot give you support with this. regards, Jakob
2016-03-01 6:25 GMT+01:00 罗志祥 <[email protected]>: > dear all > I need to extend SUMO using a cellular automata model. > I seen the same question in > https://sourceforge.net/p/sumo/mailman/message/25617704/. > Now SUMO support the Cellular Automata model? > If not, how to modify the code? > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > sumo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-devel > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ sumo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-devel
