What I would try is extract block filter to separate the 2 data sets. Then
use the resample with data set to project the wall point data to the
volumetric grid point data. I'm not sure if it will work without testing it
though.

On Mon, Jul 2, 2012 at 10:39 AM, Magician <f_magic...@mac.com> wrote:

> Hi all,
>
>
> I'm now trying to visualize CFD simulation data.
> There are 3D-Cell and 2D-Wall elements
> and each elements have cell-centered vector or scalar data.
> Wall and Cell elements are read as a single Unstructured
> Multiblock source.
> Wall elements are exactly overlapping with cell surfaces.
>
> I often use "Cell Data to Point Data" filter.
> When I apply this filter for my Multiblock data,
> point values of 3D-Cells and 2D-Walls are treated separately.
> If possible, I want to replace point values of 3D-Cell surfaces'
> with 2D-Walls'.
>
> Does anyone have a good idea to do it?
>
>
> Magician
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to