[Paraview] Problems plotting vectors w/ Paraview 3.6.1-6.FC11.x86_64 ....

Berk Geveci berk.geveci at kitware.com
Tue Jan 5 10:30:10 EST 2010


This is a shortcoming of the glyph filter we should address in the
future. For now, you can apply "cell centers" and then the glyph. Cell
centers creates a new dataset where points represent the center of the
cells of the original dataset.

-berk

On Tue, Jan 5, 2010 at 10:26 AM, William A. Mahaffey III <wam at hiwaay.net> wrote:
> On 01/05/10 08:27, Berk Geveci wrote:
>>
>> What do you mean by "plotting vectors"? Are you using the glyph filter?
>>
>>
>> On Mon, Dec 28, 2009 at 3:32 PM, William A. Mahaffey III<wam at hiwaay.net>
>>  wrote:
>>
>>>
>>> .... I am trying to plot  a CFD dataset that calculates&  stores vectors
>>> at
>>> cell centers. When I read it in&  immediately plot vectors, they look
>>> fried.
>>> When I convert the data to point-wise, the plots look OK. However, I
>>> would
>>> prefer the plots at cell centers, is that supposed to work ? If not, why
>>> not
>>> :-) ? If so, it doesn't appear to, could I add that to a bug-list
>>> somewhere
>>> ? TIA,&  I have plots of all of this, but they caused my posts to be
>>> bounced
>>> as too big, let me know if you want them ....
>>>
>>>
>>> --
>>>
>>>        William A. Mahaffey III
>>>
>>>  ----------------------------------------------------------------------
>>>
>>>        "The M1 Garand is without doubt the finest implement of war
>>>         ever devised by man."
>>>                           -- Gen. George S. Patton Jr
>
>
>
> Yes I am. I read in the (cell_data) vectors & immediately plot them using
> the glyph filter. I get vectors that all point in the x direction, all the
> same size. When I use the cell-to-point-data filter & make the plot again,
> they look AOK. Someone else mentioned using 'vertex-cells' to store & plot
> the vector data, I haven't tried that yet, seems redundant since PV
> (apparently) already has everything it needs to plot the cell-centered
> vectors. When I make raster plots from the cell-centered scalar fields, they
> look OK (blocky & jagged, but correct distributions), so I think the data is
> correctly formatted, etc. It would be sweet to make vector plots at cell
> centers from otherwise-OK cell-centered vector data :-) ....
>
>
> --
>
>        William A. Mahaffey III
>
>  ----------------------------------------------------------------------
>
>        "The M1 Garand is without doubt the finest implement of war
>         ever devised by man."
>                           -- Gen. George S. Patton Jr.
>
>


More information about the ParaView mailing list