Hello..
Thanks for the detailed answer. I want ns3 to simulate the mobility file without doing any changes to the nodes. That is.... Vehicles should move as they're moving in sumo.
Now for example my mobility file has 900 around vehicles in total. But it only shows the activity of 10 nodes in first 15 seconds. (I assume others have not departed till then)
In this case when i do the configuration:
Sim time 15 seconds, nodes 10
Sim time 15 seconds, nodes 200
The speed of simulation drastically reduces. I assume that is because all 200 nodes are departing at 0 time (unlike mobility.tcl).
What to do if i want to resist this??
I want every vehicle to depart at time whatever is mentioned in mobility file.