On Mon, Mar 15, 2010 at 7:32 AM, <[email protected]> wrote: > Hi, > > I am new to using linux and gmsh, I am using your gmsh to show the potential > flow over a wing for a point in time within a time period. I can create an > image for each time steps however I am wanting to produce an animation by > putting all the individual files together. Is there a way of doing this and > if so how?
You can do the animation interactively in Gmsh (just press play), but you can't save this. Take a look at tutorial t8.geo; http://geuz.org/gmsh/doc/texinfo/gmsh.html#t8_002egeo. Basically Gmsh only saves stills and delegates animating them to a specialized program; fortunately there are plenty of excellent free tools available. See also `Is there a way to save animations?' at http://geuz.org/gmsh/doc/texinfo/gmsh.html#Post_002dprocessing-module-questions _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
