[Paraview] Table to structured grid

Vaibhav Agrawal vaibhav.agrawal at postgrad.curtin.edu.au
Mon Oct 31 13:43:27 EDT 2016


Hi Paraview,
I have a range of scalar data distributed over space domain. The space domain of 20 cm X 20 cm X 35 cm is divided into 20 X 20 X 20 cells in x-, y-, and z direction. I am trying to read the data in Paraview using "Table to structured grid filter".
I have followed the following procedure:

1)      Open the csv file in paraview, with default setting (Detect Numeric Columns - ON, Use String Delimiter - ON, Have Headers - ON, Field Delimiter Characters should be a comma - ',')

2)       Applied the "Table To Structured Grid" filter from "Filters/ Alphabetical/ Table To Structured Grid". Following setting were followed

a.       Whole extent was defined as follows :
1                              20
1                              20
1                              35

b.      Column with header 'x', 'y', and 'z' (column D-, E- and F- in csv sheet) were defined as X, Y and Z coordinates in setting.

3)      Applied the filter.

However, I am getting the following error

ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Common\ExecutionModel\vtkExecutive.cxx, line 784
vtkPVCompositeDataPipeline (000000000BED29A0): Algorithm vtkTableToStructuredGrid(000000000B6FE460) returned failure for request: vtkInformation (000000000A86EE00)
Debug: Off
Modified Time: 2918770
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
ALGORITHM_AFTER_FORWARD: 1
FORWARD_DIRECTION: 0
FROM_OUTPUT_PORT: 0

I guess this error is because I am unable to define properly the "whole Extent" property.
Can you please elaborate, what should be set as the "whole extent" with the example of my csv file.

I am attaching the csv file for your reference.


Thanks and Regards
Vaibhav Agrawal
PhD | Department of Chemical Engineering
Faculty of Science and Engineering

Curtin University
Mobile | +61451818978
Email | Vaibhav.Agrawal at postgrad.curtin.edu.au<mailto:Vaibhav.Agrawal at postgrad.curtin.edu.au>
Web | http://curtin.edu.au<http://curtin.edu.au/>

[Description: email_logo.png]

Curtin University is a trademark of Curtin University of Technology.
CRICOS Provider Code 00301J (WA), 02637B (NSW)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161031/9898182b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 2097 bytes
Desc: image001.png
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161031/9898182b/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trial.frame.0.csv
Type: application/octet-stream
Size: 200459 bytes
Desc: trial.frame.0.csv
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161031/9898182b/attachment.obj>


More information about the ParaView mailing list