[ns] Does Mannasim support NAM ?
Muhammad Asif
asifdahir at gmail.com
Sun Feb 21 09:27:23 PST 2010
w/salam
A sample WSN is present at
http://www.mannasim.dcc.ufmg.br/download/mannasim-rede-plana.tcl by
Mannasim. This sample code has created normal trace file as
*set traceFile [open mannasim-rede-plana.tr w]
$ns_ trace-all $traceFile*
I added following lines for NAM output
*set nf [open out.nam w]
$ns_ namtrace-all $nf*
After running the code, it created a out.nam file but it was not running in
NAM.
what could be the problem?
Regards,
Asif
On Sun, Feb 21, 2010 at 9:45 PM, Souha Rayana <souha.rayana at gmail.com>wrote:
> salam,
>
> I think it is possible as the ns folder contains already the nam package.
> mannasim is added to ns packages and is not an independent framework.
> A step in the installation process (which I did yesterday), is the building
> of nam. I deduce that it is available.
> I wonder if you have already installed mannasim on ns, because I am having
> some problems with the validation.
> If you didn't, I can show you the websites I have visited to do so.
>
>
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Regards,
> Suha
>
> 2010/2/21 Muhammad Asif <asifdahir at gmail.com>
>
>
>> Hi All!
>> I am using Mannasim with NS2 for simulating Wireless Sensor Networks.
>> Does Mannasim support NAM (GUI based trace file)?
>>
>> Regards,
>> Asif
>>
>
>
More information about the Ns-users
mailing list