[Paraview] Tecplot reading error

Gardner, William Payton wpgardn at sandia.gov
Thu Jan 19 10:57:30 EST 2012


So I need to figure out how to add this case to the existing readers it seems.  Taking out the comments is no big deal.

Cheers,
Payton

From: Robert Maynard [mailto:robert.maynard at kitware.com]
Sent: Thursday, January 19, 2012 8:23 AM
To: Gardner, William Payton
Cc: paraview at paraview.org
Subject: [EXTERNAL] Re: [Paraview] Tecplot reading error

So I checked both the VTK tecplot reader and the VisIt tecplot reader with the file and both failed for the following reasons:

Neither support the ZONETYPE of FEBRICK, While both of them support the BRICK format it seems that FEBRICK and BRICK are not the same and this new case would need to be added.

Neither of the readers properly handle comments inside a tecplot file, which this file contains.

On Wed, Jan 18, 2012 at 5:19 PM, Gardner, William Payton <wpgardn at sandia.gov<mailto:wpgardn at sandia.gov>> wrote:
I've attached a tecplot finite element ascii file (wellosm.tec) I'm trying to read into Paraview.  When I read it in I get the following errors...

ERROR: In ..\..\..\..\source\VTK\IO\vtkTecplotReader.cxx, line 1884
vtkTecplotReader (0000000012BF5D30): C:\Users\wpgardn\Documents\tutorials\Paraview\wellosm.tec: The record type # found in the file is unknown.
ERROR: In ..\..\..\..\source\VTK\IO\vtkTecplotReader.cxx, line 1884
vtkTecplotReader (0000000012BF5D30): C:\Users\wpgardn\Documents\tutorials\Paraview\wellosm.tec: The record type X found in the file is unknown.
ERROR: In ..\..\..\..\source\VTK\IO\vtkTecplotReader.cxx, line 1884
vtkTecplotReader (0000000012BF5D30): C:\Users\wpgardn\Documents\tutorials\Paraview\wellosm.tec: The record type 0.0000000000000000 found in the file is unknown.

And it goes on to list every field in the data file.  My thought is that it's something in the header.  Here's a copy of the header for a quick glance:

TITLE = "Well mean age problem                                       "
TITLE = "December 13, 2005                                           "
VARIABLES = "X", "Y", "Z", "Zone","Head","Mean age"
ZONE  T=" 1.0000000000E+20", DATAPACKING=BLOCK, N=    243, E=    128, ZONETYPE=FEBRICK, VARLOCATION=([      4]=CELLCENTERED)

Any ideas?

Cheers,
Payton




W. Payton Gardner, PhD
Sandia National Laboratories/6225
Advanced Systems Analysis
wpgardn at sandia.gov<mailto:wpgardn at sandia.gov>
505.284.9008<tel:505.284.9008> office




_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview



--
Robert Maynard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120119/2fd12053/attachment-0001.htm>


More information about the ParaView mailing list