[Paraview] Viewing meshless data

Burlen burlen at apollo.sr.unh.edu
Tue Mar 20 08:49:28 EST 2007


not sure about "best". Minimally you could glyph the points with some arrows 
to indicate flow direction and magnitude(assuming you have vector data). I'm 
guessing thats going to be a mess though. For other visualizations such as 
stream lines you will want to generate geometry for your dataset. Delaunay 
filter is one way to do this but it's often prohibitively slow on 3d data. 
so. you most likely want to write your data out with the cells and grid 
structure in the first place. If you do that (so that your data sets have 
both point data and cells) all the filters in paraview will work for you.

On Tuesday 20 March 2007 01:17 pm, Parker, Andrew (UK) wrote:
> Dear All,
>
> Very new to this.  Want to know what the best format to work with would
> be if I wanted to view meshless cfd data, i.e. it is just points in 3D
> with flow field data??  Is this possible in paraview?  If so any
> pointers would be useful.
>
> Cheers,
> Andy
>
> - - - - - - - - - - - - - - - - -
> Dr Andrew Parker
> Research Engineer
>
> BAE Systems
> Advanced Technology Centre (ATC) - Sowerby
> Mathematical Modelling Department
> Filton
> PO Box 5,
> Bristol
> BS34 7QW
> UK
>
> e:   andrew.parker2 at baesystems.com
> <blocked::mailto:andrew.parker2 at baesystems.com>
> t:   0117 302 8248
> f:   0117 302 8007
> m:
>
>
>
> ********************************************************************
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************

-- 

Burlen Loring
Space Science Center
Institute for the Study of Earth, Oceans, and Space
University of New Hampshire
39 College Road, Durham, NH 03824
Phone: 603-862-1140


More information about the ParaView mailing list