[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with nam file size....



Vincenzo Mazzota wrote:
> 
> Hi to everybody,
> 
> I have resolved the problem of mine first topologies and now beginning
> the phase of agents creation.....
> I write you because I have noted an absurd thing rather, after having
> made a simulation lasted around half time.. I have tried to open the
> nam.out file and until here everything well, but when I have begun to
> put the monitors.... the program it was stopped and it produced an
> incomprehensible error at the end I have discovered that these nam files
> had saturated my quota....
> Question: Does the Xgraph produce files of small dimensions????
> Otherwise thing I can let for reducing the dimensions....??
> 
> out.nam ==> 78 MB
> out.tr ===> 40MB
> 
> [email protected]

If you work under Unix, you may create a pipe, send ns output in the
pipe and send the pipe output to "gzip -9 -c > your_file.gz".
I've never tested that but it may work, and think that gzip may really
compress such files.

Mickael

-- 
I forgot to put here my signature please send me back a warning.