MantisBT - ParaView
View Issue Details
0013204ParaView(No Category)public2012-05-25 09:562016-08-12 09:59
Fabian Wein 
Kitware Robot 
normalminorhave not tried
closedmoved 
3.14.1 
 
TBD
incorrect functionality
0013204: components of a 6-element vector cannot be accessed by calculator
Having a 6-element vector "vec" automatically labels the components
"vec_XX", "vec_YY", "vec_ZZ", "vec_YZ", "vec_XZ" and "vec_XY".

This components cannot be accessed by the calculator, as the parser
reports an error at the second character after the underline

FunctionParser (000000000C52E8B0): Syntax error: operator expected; see position <x>

This happens for three file formats and versions at least 3.10 up to 3.14.

See "[Paraview] programmable access to vector components (via Python)" in
the user mailing list.

In in the appendix it is "mechTensor".

BTW, the component labeling is as for Voigt notation stress and strain, which
does not apply for my vector. _1, ... _6 would be better.
No tags attached.
? vtk_1.vtm (218) 2012-05-25 09:56
https://www.vtk.org/Bug/file/9201/vtk_1.vtm
? vtk_1_0_0.vtu (2,196) 2012-05-25 09:56
https://www.vtk.org/Bug/file/9202/vtk_1_0_0.vtu
Issue History
2012-05-25 09:56Fabian WeinNew Issue
2012-05-25 09:56Fabian WeinFile Added: vtk_1.vtm
2012-05-25 09:56Fabian WeinFile Added: vtk_1_0_0.vtu
2016-08-12 09:59Kitware RobotNote Added: 0038217
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0038217)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.