[ns] [Correction to the earlier mail] Simulation clock not moving ahead

Manaswi Saha starrylitgal at gmail.com
Sun Apr 29 08:10:34 PDT 2012


Hello everyone,

I have implemented a new multicast routing protocol for wireless mesh
networks in ns2.33.
It is successfully attached.

When I run the TCL file, the simulation marked for 0.00000000 time works
but all the others do not work.

i.e.

$ns_ at 0.000000000000 "[$meshrouter_($i) agent 255] add-router"
  ----- Works

but

$ns_ at 0.100000000000 "[$meshrouter_($i) agent 255] add-router"
       ------- Does not work

Thus, the trace file is also not generated.

Does anyone know the solution or how to go about it?

Any advice would be appreciated.

Thank you.


More information about the Ns-users mailing list