[Paraview] Error with EnSight6 reader with "transient single file format" and "scalar per element" variable

David Luet luet at princeton.edu
Thu Feb 9 17:53:01 EST 2012


Hi,
When loading an Ensight 6, ASCII with  "transient single file format" and
"scalar per element" variable in paraview I get the error message:
*ERROR: In
/home/kitware/Dashboards/MyTests/ParaView-master/VTK/IO/vtkEnSight6Reader.cxx,
line 1187*
*vtkEnSight6Reader (0x24b5640): invalid element type*
The message is repeated twice when loading a file with 3 time steps.

I have attached a simple example as a tarball. Here are the specs of the
example:
- geometry: 8 nodes, 2 elements (quad4).
- variables:
   - vector per node: displacements.
   - scalar per element: pressure.
- 3 time steps

The tarball has two subdirectories:
- AsciiMultipleFile: the example in a "transient multiple file format"
- AsciiSingleFile: the example in a "transient single file format"

The "transient multiple file format" works. The "transient single file
format" works if only the geometry and the "vector per node" variables
(displacement) are specified, but fails if the "scalar per element"
variables (pressure) are included. The "transient single file format" files
were basically built by concatenating the "transient multiple file format"
files and adding the "BEGIN TIME STEP" and "END TIME STEP" headers between
the time steps.

I am running paraview v. 3.12.0 Linux x86, 64 bit that I downloaded as a
binary, on a Linux CentOS 5.7 (x86_64).

Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120209/02e1314f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EnSight6.tar
Type: application/x-tar
Size: 20480 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120209/02e1314f/attachment-0001.tar>


More information about the ParaView mailing list