Reference: ParaView Version 4.3.1

(Q1) Is it intended that ParaView's EnSight reader support non-symmetric 2nd-order tensors?

The attached EnSight formatted file set contains two test cases defined on a single 4-node quadrilateral in 3D --

Test Case 1: File fmaego.hist.1st6 designated as "tensor symm per element"

This is a symmetric tensor defined with 6 components as
(Txx,Tyy,Tzz,Txy,Txz,Tyz) = (1,2,3,4,5,6).


Test Case 2: File fmaego.hist.2st9 designated as "tensor asym per element"

This is a symmetric tensor defined with 9 components as
(Txx,Txy,Txz,Tyx,Tyy,Tyz,Txz,Tzy,Tzz) = (1,4,5,4,2,6,5,6,3)

(Test Case 2 follows the EnSight Gold format specification. It also is the Tij component sequence specified in the VTK format for a 2nd-order tensor; the VTK format has no special case for a symmetric tensor.)

ParaView Response: With the attached file set, ParaView crashes while reading the case file. An empty message window appears. When the line for Test-2st9 is removed, from the case-file, PV reads the file set without any trouble.

(Just so you know, I am a rabid PV supporter, and greatly appreciate the arbitrary n-vertex polyhedral finite element support provided by PV's EnSight reader and displayed by PV.) 

Samuel W Key
FMA Development, LLC
1005 39th Ave NE
Great Falls, Montana 59404
USA









Attachment: fmaego.hist.1st6
Description: Binary data

Attachment: fmaego.hist.2st9
Description: Binary data

FORMAT
type: ensight gold
GEOMETRY
model:                        1  1  fmaego.hist.geom       change_coords_only
VARIABLE
tensor symm per element:    1  1  Test-1st6                fmaego.hist.1st6
tensor asym per element:    1  1  Test-2st9                fmaego.hist.2st9
TIME
time set:                     1
number of steps:             11
time values:                  1.000000000000E-06      2.010000000000E-04
      4.000000000000E-04      6.000000000000E-04      8.000000000000E-04
      1.000000000000E-03      1.201000000000E-03      1.401000000000E-03
      1.601000000000E-03      1.801000000000E-03      2.001000000000E-03
FILE
file set:                        1
number of steps:                11

Attachment: fmaego.hist.geom
Description: Binary data

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to