[Paraview] Tecplot reader error

Johan de Koning johan.dekoning at hybridsolutions.nl
Sun Nov 22 01:02:05 EST 2009


Fred,

Maybe this helps?


Regards,

Johan



Fred Fred schreef:
> 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?
>
>
> ------------------------------------------------------------------------
> Gagnez au cadeau par jour avec Hotmail Magic Moment ! Cliquez ici ! 
> <http://www.hotmailmagicmoment.com>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: How to import Tough2 output files in Paraview.doc
Type: application/msword
Size: 27648 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091122/4a543779/attachment-0001.doc>


More information about the ParaView mailing list