[Paraview] Data structure type

Christian Gabriel cgabriel at matrix-solutions.com
Fri Oct 28 08:06:23 EDT 2016


Thanks Dave, I’ll take a closer look.
I think I’m still a little confused about cell based data versus node based data at the top and bottom of the cell ….

I found this which was generated with Paraview, so I know it can be done ☺

[cid:image001.jpg at 01D230F1.D9A2EA70]




From: David E DeMarle [mailto:dave.demarle at kitware.com]
Sent: October-28-16 7:32 AM
To: Christian Gabriel
Cc: paraview at paraview.org
Subject: Re: [Paraview] Data structure type


Try vtkStructuredGrid and the Cell Data to Point Data filter.

hth

On Oct 27, 2016 9:30 PM, "Christian Gabriel" <cgabriel at matrix-solutions.com<mailto:cgabriel at matrix-solutions.com>> wrote:
Good day.

I’m looking into Paraview for 3D visualisation of modelling results from an integrated surface water/groundwater model.

The model domain is discretized as a uniform rectilinear grid; calculations are performed for the grid centroids.
However, the vertical extent of a grid cell is described by a top and bottom elevation, constant over the cell.
This results in a staggered arrangement of cells (kinda like Lego blocks) in cross-section view:

[cid:image003.png at 01D230F2.2BB88EA0]

NOT:

[cid:image004.jpg at 01D230F2.2BB88EA0]



I’m wondering what data type/structure I would use for this kind of data?

Also, is there an easy way/filter in Paraview to re-project/interpolate the centre based (const) elevation data to the corners/nodes of the uniform rectilinear “horizontal” grid, which would allow for a display as shown on the right (instead of staggered)?

Thanks a lot,

Chris


_______________________________________________
Powered by www.kitware.com<http://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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161028/95e09dee/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 12707 bytes
Desc: image002.jpg
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161028/95e09dee/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 7786 bytes
Desc: image003.png
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161028/95e09dee/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 15069 bytes
Desc: image004.jpg
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161028/95e09dee/attachment-0001.jpg>


More information about the ParaView mailing list