So, do you know if is possible to mix in the same simulation, static nodes and mobile nodes in NS2?
I'll try to explain.
I already wrote a tcl where I have some static nodes (sensors), with x, y position defined. In the same simulation I want to have more nodes, but such nodes should to be mobile. I will use Bonnmotion to generate movement to such nodes. The tcl file must have static nodes defined (already done) and the nodes with movement (I'm stilll generating).