MantisBT - ParaView
View Issue Details
0011998ParaViewFeaturepublic2011-03-21 18:202016-08-12 09:58
Alan Scott 
Kitware Robot 
normalminoralways
closedmoved 
 
 
Sandia
0011998: Transformation matrix
Request from one of my users:

The transformation matrix is a 3x3 matrix of the direction cosines that is used to transform nodal fields like displacement to a rotated coordinate system. Thus, the analyst may want to have the displacement or acceleration in another frame. A common case for structural dynamics is transformation of a modal test where an accelerometer may be reporting the acceleration in the direction of it's orientation (e.g. it may by glued to a wing of a wind turbine). Element variables (such as strain gauge output) may also be so transformed.

For cartesian coordinate systems, the transformation matrix is just the 3x3 matrix of direction cosines. The coordinate frame information in the exodus file has an origin and the direction cosines of the Z and X directions. The Y direction is obtained by the right hand rule.

Curvilinear coordinates such as the cylindrical and spherical frame actually have a transformation matrix that depends on the point of evaluation. Thus, the direction cosines of a cylinder change as you evaluate points around the cylinder. I'm not sure of the best way to generate a user interface for this. Essentially the analyst needs to provide the coordinate frame and the location for evaluation. Again, the 3x3 matrix of direction cosines is the output.


Also, the customer would not mind consulting with the implementer.
No tags attached.
Issue History
2011-03-21 18:20Alan ScottNew Issue
2011-03-21 18:21Alan ScottDescription Updatedbug_revision_view_page.php?rev_id=259#r259
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2011-09-01 10:56Utkarsh AyachitProject => Sandia
2016-08-12 09:58Kitware RobotNote Added: 0037942
2016-08-12 09:58Kitware RobotStatusbacklog => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0037942)
Kitware Robot   
2016-08-12 09:58   
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.