On 1/3/10 7:08 AM, Diman Tootaghaj wrote: > > Hi, > I am a beginner user of ns3. > I want to run some simple examples in ns3, but I can't see .nam file. > How can I see the nam files in ns3? > Regards, > Diman >
Hi Diman, I think you may be trying to ask how to generate nam files in ns-3. nam is not presently a supported animator for ns-3. However, Mathieu Lacage did some prototyping to enable .nam output for ns-3 about 16 months ago: http://www.nsnam.org/contributed/ns-3-nam.tar.bz2 it probably would not be hard to revive. The main animator for ns-3 right now is NetAnim: http://www.nsnam.org/docs/manual/manual_107.html#NetAnim Gustavo Carneiro is supporting a visualization tool for ns-3 called PyViz, which was recently ported to the tip of the development tree: http://www.nsnam.org/wiki/index.php/PyViz - Tom p.s. please ask future ns-3-related questions on the ns-3 users mailing list: http://groups.google.com/group/ns-3-users
