Hi All,

Now I have a tecplot file *.tec which can be displayed correctly. This mesh
is 3D fields for an unstructured mesh. There are six quantities, three
coordinates x, y, z, and three physical quantities. The three physical
quantities are stored at the cell centroids because I use finite volume
method. The header is like this

TITLE="CFDmesh"
VARIABLES="X","Y","Z","t1","t2","t3"
ZONE N=27546, E=141356 ,DATAPACKING=BLOCK, ZONETYPE=FETETRAHEDRON
VARLOCATION=([1-3]=NODAL)
VARLOCATION=([4-6]=CELLCENTERED)

When I open this file using the option Tecplot file (ViSit), I failed and
there is no any image displayed in paraview. Does any body know how can I
correctly this kind of tecplot in paraview? I use paraview 4.0.1. Thank you
very much.

best regards,
Huangwei
_______________________________________________
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