[ns] Problem with running wireless simulation

2006-07-14 Thread sara MA
Hi everybody, I'm just a new user, and I'm not able to see any result for simple-wireless.tcl given in Marc Greis tutorial. After ruuning : $ ns simple-wireless.tcl I get the following outputs without any other result. num_nodes is set 2 warning: Please use -channel as shown in tcl/ex/wireles

[ns] Problem with running wireless simulation

2006-07-14 Thread sara MA
Hi everybody, I'm just a new user, and I'm not able to see any result for simple-wireless.tcl given in Marc Greis tutorial. [I'm using ns 2.29 under cygwin.] After ruuning : $ ns simple-wireless.tcl I get the following outputs without any other result. num_nodes is set 2 warning: Please use -c

Re: [ns] Problem with running wireless simulation

2006-07-14 Thread Phil Miller
> is there any of you may know what should be the problem? It doesn't seem like there is any problem at all. Look for a trace file (.tr) and a NAM file (.nam) in the directory you ran in. They contain the data generated by the simulation. Phil

Re: [ns] Problem with running wireless simulation

2006-07-14 Thread William . Ampeh
That mean good news. You should have 2 new files (ls -lt |head): {something.tr and something.nam}.Assuming you have X11.dll you should be able to simply double click on the something.nam file to see the nam animation. Alternatively enter nam {something.nam}, in cygwin (assuming you can utili