Hi Anil,

On 11/13/12 12:48 AM, Anil Das P V wrote:
> I am currently working on re-structuring my vortex particle method code as
> part of my PhD and planning to shift to mayavi2 for post processing from
> tecplot . I have written a couple of codes to post-processing using
> matplotlib and I am comfortable with python. Few of the output movies from
> tecplot can be found at http://www.youtube.com/user/FluidVortex/videos .
> Would like to create similar or better videos in mayavi2.
>
> The code currently dumps vortex blob position and circulation at required
> instances of time. I have no idea how to use mayavi2 and am struggling
> just to get the data in mayavi2. Once I get the data in, I guess then I
> can do a triangulation and get contours out.
>
> Do I have to output in a specific format to import the data in mayavi2?
> Just point me with main steps in the pipeline and the keywords.
>
Are you familiar with Python?  If you are, it is a lot easier to get the 
data into Mayavi from Python.  Otherwise it might be best for you to 
create a VTK file, you can create an ASCII version first to get familiar 
and then perhaps move to the more sophisticated XML versions.

Unfortunately, as you can see, I am in no position to respond to 
individual emails due to the amount of email and work I have.  Please 
ask your questions on
mayavi-users@lists.sourceforge.net  for more timely responses from the 
community.

Thank you and good luck!
cheers,
Prabhu

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to