| Message: Re: Problem in visualization | Not Logged In (login) |
|
These messages are normal.
On Wed, 01 Jul 2009 16:09:05 GMT, Morad Hamad wrote: > hello every body... I have a problem in the visualization: I always get > this message: > > *** VRML 1.0 File g4_05.wrl is generated. Tells you it has generated the 5th file
> > Graphics systems deleted. Part of the memory cleanup that happens at the end of the job
> > Visualization manager deleting... Part of the memory cleanup that happens at the end of the job This is standard good behavior for well-written C++ code. It deletes objects from memory that are no longer used, so that memory is now available for other use (for example, if Geant4 is embedded in a larger system, the rest of the system may still be running and need memory after the Geant4 part is done).
> > I wonder if any body have an Idea to solve it... > > N.B the cod is running correctly. > > cheers, > Also please note, we have a dedicated forum for Visualization questions. You should probably use that one for cases like this (so that if you have a really difficult Vis questions, other Vis experts will see the question).
|
|
to: |