I am using a custom code configuration of veins, namely this branch. However, I have not been able to locate where I can specify the number of vehicles in a simulation, as well as the number of messages a vehicle can receive. The reason I ask this is because I am hoping for a small (~20) number of vehicles in the simulation, and some to receive upwards of 10,000+ messages over the course of the simulation from each other.
Can anyone guide me as to what I need to do to configure this specific for this custom code configuration? Is it just a matter of running the simulation for an extended period of time? Is there any way to specify the number of vehicles in the simulation, however? I can't find it in the current omnetpp.ini
file in simulations/lust/
(it uses the LUST scenario).