[Paraview] store vector as cell-data in vts file format
M.R.Hadian
m.r.hadian at gmail.com
Tue Apr 22 04:03:15 EDT 2008
Thanks, the glyph filter woks fine after "cell center" filter. what
about "stream tracer" filter?
I attached a simple vts file with 2D (5*3) cells with velocity
introduced as "cell data". even after "cell centers" filter, the "stream
tracer" filter does not work. Is there any filter or trick that can
solve it?
-Hadian
Berk Geveci wrote:
> This is a limitation of the glyph filter. You will find that many
> filters in VTK only work on point-centered data. You can achieve what
> you want by first applying the "Cell Centers" filter and then glyph.
> You should probably enter a feature request for this here:
> http://paraview.org/Bug
>
> -berk
>
> On Thu, Apr 17, 2008 at 2:40 AM, M.R.Hadian <m.r.hadian at gmail.com> wrote:
>
>> Hi
>> I am trying to generate vtk xml data file for multi-block data (structured
>> grid in each block) with variables stored at cell centers, in unsteady
>> condition. So, I am trying to use vts format. The problem I encountered is
>> that when I store the velocity vectors as "celldata", the glyph filter does
>> not show correct vectors. Is it possible to store vectors as cell data in
>> vts file?
>> Regards,
>> Hadian
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>>
>
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Data2d-cell.vts
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080422/7497abf4/attachment.asc>
More information about the ParaView
mailing list