CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[General] Issues with output to VTK format

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 19, 2013, 14:38
Question Issues with output to VTK format
  #1
New Member
 
Andrew
Join Date: Feb 2013
Posts: 3
Rep Power: 13
akail is on a distinguished road
I am currently developing a finite element fluid solver and need to export the data to either tecplot or vtk. I have found both the data format guides online and followed them as best I can. I noticed with the tecplot files that there were some issues with paraview (and VisIt) with loading the format given in the guide. I then switched to the VTK format. Ater going though the guide I got a file that worked, but still had issues.

The file structure looks like this:

Code:
# vtk DataFile Version 2.0
DATASET UNSTRUCTURED_GRID
POINTS 64 float
-1.5 -1.5 1.5 
-1.5 -1.5 0.5 
.....

CELLS 27 243
8 1 2 3 4 5 6 7 8 
8 9 13 14 10 11 15 16 12 
8 4 3 17 18 8 7 19 20 
8 18 17 25 26 20 19 27 28 
8 17 21 29 25 19 22 30 27 
8 5 6 7 8 33 34 35 36 
.....

CELL_TYPES 27
12
12
12
12
12
.....
The data is for an unstructured hexahedral mesh.

Once opened in Paraview it looks like this. The connectivity is not present and there are random nodes scattered throughout.



My apologies for the image quality.

My only thoughts are that there is an issue with the connectivity, but that is not very likely.

Any thoughts?
akail is offline   Reply With Quote

Reply

Tags
finite element, paraview, vtk


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Test Case CFL Number Issues with Software Update JBCFD SU2 3 July 14, 2017 12:05
Creating animation from VTK files or SampleDict output vgoli OpenFOAM Post-Processing 2 July 7, 2015 05:15
CCM+ bash script output format hebeldebel STAR-CCM+ 1 February 20, 2014 07:38
Fundamental output format control of field values and time dbxmcf OpenFOAM 1 January 12, 2011 10:50
Mesh Generation Output Format ali987 ANSYS Meshing & Geometry 1 July 20, 2009 15:35


All times are GMT -4. The time now is 11:14.