[ns] Simulation without tracefile

2011-06-24 Thread Clederson
condition is met. -- Clederson

Re: [ns] how to stop the simulation of all those nodes having energy 0.. plz plz help me...

2011-05-31 Thread Clederson
INCLUDED CODE* log_target_-pt_-dump(); } *// by exit(1) the network exits. so where should i use exit?? if i use return (TCL_ERROR); where should i write this in tcl file or here?? * -- Clederson

Re: [ns] How to change energy config of perticular mobile node in

2011-05-10 Thread Clederson
config of a node ? Any suggestions will be heartily welcomed. Regards, Bipul -- Clederson

Re: [ns] node's range

2011-05-10 Thread Clederson
-- Clederson

Re: [ns] [Wireless - AODV] HOWTO stop simulation right after a node dies?

2011-05-10 Thread Clederson
the error at your tcl script and do what you want when that error is raised. On Sat, May 7, 2011 at 5:40 PM, fivos fivos@gmail.com wrote: try : return (TCL_ERROR); instead of:  exit(1); On Sat, May 7, 2011 at 4:53 PM, Clederson clederso...@gmail.com wrote: In my case it'd be stopping

[ns] [Wireless - AODV] HOWTO stop simulation right after a node dies?

2011-05-07 Thread Clederson
Hello, I'd like to know how could I stop the simulation in the moment a mobile node have energy = 0. In tcl scripts I've only seen people stopping the simulation by time. Is it possible to be done? Thank you in advance. -- Clederson

Re: [ns] [Wireless - AODV] HOWTO stop simulation right after a node dies?

2011-05-07 Thread Clederson
is doubtful or at least very hard to accomplish. Maybe someone else can shed some light on the second possibility. cheers, Fivos On Sat, May 7, 2011 at 3:18 PM, Clederson clederso...@gmail.com wrote: Hello, I'd like to know how could I stop the simulation in the moment a mobile node have energy