[Paraview] Convert structured exodus to voxel data

Scott, W Alan wascott at sandia.gov
Mon Jul 25 16:51:00 EDT 2016


Makes sense.  Will pass this to my user.


Alan

From: Moreland, Kenneth
Sent: Monday, July 25, 2016 2:30 PM
To: Scott, W Alan <wascott at sandia.gov>; paraview at paraview.org
Subject: RE: [Paraview] Convert structured exodus to voxel data

Alan,

For reasons I am sure you are aware of, you cannot in general directly convert the points and cells of an unstructured grid like an Exodus mesh to a regular grid of voxels, and there is no such filter.

The easiest way to make this conversion is to run the Resample To Image filter. This will (potentially) reinterpret the data which could have side effects even if the sample grid matches the original Exodus grid (like interpolating cell data to point data).

-Ken

From: ParaView [mailto:paraview-bounces at paraview.org] On Behalf Of Scott, W Alan
Sent: Monday, July 25, 2016 1:31 PM
To: paraview at paraview.org<mailto:paraview at paraview.org>
Subject: [EXTERNAL] [Paraview] Convert structured exodus to voxel data

>From a user - is this even possible?




How do you use paraview to convert an exodus mesh (with hex8 elements) into voxels and export as a VTK file?  Can I control the number of voxels in each dimension? The mesh is of uniform size in each direction and I need the number of voxels to be a factor of 8.




Thanks,

Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160725/2279ec6b/attachment.html>


More information about the ParaView mailing list