我刚刚使用AODV协议创建了VANET模拟..然后使用omnet ++和sumo运行它...请提出以下建议: -
1- Which button it better to use ( run button , or fast button )
2- When I using the run button, my simulation take along time upto 12 hour with sample number of car .. So if the number of car increase it will take more long time, So how can increase the speed of simulation to get less run time ..
提前致谢
答案 0 :(得分:2)
为了运行模拟(用于收集结果并在验证模型按预期工作之后),我建议两件事:
MODE=release
编译代码。有关详细信息,请参阅OMNeT++ user manual。