[Paraview] Tecplot reader error

Fred Fred stan1313 at hotmail.fr
Fri Nov 20 09:13:37 EST 2009


I am not a tecplot file format specialist but I need to read such files provided by other people.

The header of my file is as follow:



TITLE     = "Translation of CGNS file elsAoutput.cgns"

VARIABLES = "CoordinateX"

"CoordinateY"

"CoordinateZ"

"TurbulentDissipation"

"Density"

"TurbulentDistance"

"TurbulentDistanceIndex"

"EnergyStagnationDensity"

"MomentumZ"

"MomentumY"

"MomentumX"

"TurbulentEnergyKineticDensity"

DATASETAUXDATA Common.DensityVar="5"

DATASETAUXDATA Common.StagnationEnergyVar="8"

DATASETAUXDATA Common.TurbulentDissipationRateVar="4"

DATASETAUXDATA Common.UVar="11"

DATASETAUXDATA Common.VectorVarsAreVelocity="FALSE"

DATASETAUXDATA Common.VVar="10"

DATASETAUXDATA Common.WVar="9"

ZONE T="domain1"

 STRANDID=0, SOLUTIONTIME=0

 I=43, J=45, K=5, ZONETYPE=Ordered

 DATAPACKING=BLOCK

 VARLOCATION=([4-12]=CELLCENTERED)

 AUXDATA CGNS.CGNSBase_t="Base#1"

 AUXDATA CGNS.Zone_t="domain1"


I get this errors:

ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type DATAPACKING found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type BLOCK found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type VARLOCATION found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type [4-12] found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type CELLCENTERED found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type AUXDATA found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type CGNS.CGNSBASE_T found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type Base#1 found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type AUXDATA found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type CGNS.ZONE_T found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type domain1 found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type DT found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type DOUBLE found in the file is unknown.


ERROR: In /usr/local/ParaView3/VTK/IO/vtkTecplotReader.cxx, line 1714
vtkTecplotReader (0x25198950): /Data/dataset.dat: The record type DOUBLE found in the file is unknown.

So it seems that the line "DATAPACKING=BLOCK" raises problem.
Any help?

 		 	   		  
_________________________________________________________________
Vivez Noël avant l'heure avec Hotmail Magic Moment !
http://www.hotmailmagicmoment.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091120/e6dc4699/attachment-0001.htm>


More information about the ParaView mailing list