>>>>> "Alan" == Alan Cattelliot <[EMAIL PROTECTED]> writes:

    Alan> hi, I 'm a brand new MayaVI user and i've got problems with
    Alan> the generation of streamlines. I worked on a windows2K
    Alan> workstation and I try to import vectors fiels from Fluent to
    Alan> MayaVI. I can see the field in the visualisation window,
    Alan> with scalar coloring.  But when trying to create a
    Alan> streamline the program crash.  I use this file structure :

    Alan> # vtk DataFile Version 2.0 title ASCII DATASET POLYDATA
    Alan> POINTS npp float ...  POLYGONS npy N ...  POINT_DATA npp
    Alan> VECTORS title float ...  #EOF

    Alan> The size of my test file is about 20Mo. Can you help me ?

Poly data represents 2D data and I am not sure mayavi-1's streamline
module will do polydata streamline generation very well.  Especially
if the data is non-planar.

If your data is really 3D you should consider using an unstructured
grid.

Also, if you can make a small example (smaller the better) file and
send us a link to it or attach it (if it is small enough) then I can
try and take a look at it.  I will warn you that I am going to be very
busy for the next couple of weeks.

regards,
prabhu


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to