×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Meaning of Jacobian in FEA
4

Meaning of Jacobian in FEA

Meaning of Jacobian in FEA

4
(OP)
In the Finite Element Method, an element's Jacobian Matrix relates the quantities wrote in the natural coordinate space and the real space. The bigger the element is distorted in comparison with a ideal shape element, the worse will be the transformation of the quantities from the natural space to the real space. In fact, it means that the distortion on the element shape will introduce error in the mathematical trasformation from natural space to the real space.

In a FE Software, the Jacobian (also called Jacobian Ratio) is a measure of the deviation of a given element from an ideally shaped element. The jacobian value ranges from -1.0 to 1.0, where 1.0 represents a perfectly shaped element. The ideal shape for an element depends on the element type. The check is performed by mapping an ideal element in parametric coordinates onto the actual element defined in global coordinates.  For example, the coordinates of the corners of an ideal quad element in parametric coordinates are (-1,-1), (1,-1), (1,1), and (-1,1). The determinant of the jacobian relates the local stretching of the parametric space required to fit it onto global coordinate space. The picture attatched ilustrates an real QUAD4 element, frequently found in a mesh, and the ideal QUAD4 element.

An element's Jacobian Matrix is a square matrix which have dimension of 1x1 for 1D elements, 2x2 2D elements and 3x3 for 3D elements. The terms inside this matrix are functions that depends on the parametric coordinates "r", "s" and "t" in most cases. Therefore, the determinant of an element's Jacobian Matrix will depend on wich points the FE package will use in the calculation. Many softwares (HyperMesh, for exemple) evaluates the determinant of the Jacobian Matrix at each of the element's integration points (also called Gauss points). For example, one element which has 4 integration points will have 4 values of determinant. The Jacobian in the Finite Element vocabulary is defined as the ratio between the smallest and the largest value of the Jacobian Matrix determinant. Therefore, the Jacobian is always between 0 and 1.

Different solver codes use different patterns of integration points, and the same solver may use different patterns for different formulations of the same element configuration. Some solvers use the element nodes coordinates to calculate the Jacobian, some use the integration points coordinates and some use the former for some elements and the later for others. It's also possible to choose which kind of points (integration points or nodes/corners) the FE software should use.

Both first and second order solid and plate elements are included in this check; however, first order tria and tetra elements always have a jacobian value of 1.0 because the terms inside Jacobian Matrix are constants.


COMMENT: There are FE softwares that calculate the Jacobian as the ratio between the largest and the smallest value of the Jacobian Matrix determinant. This is the case of ANSYS and COSMOS/SolidWork. In these softwares help, there are recommendations of the maximum allowable Jacobian value. These recommendations were created after exhaustive correlation tests made by the FEA specialists of the software company.
 

RE: Meaning of Jacobian in FEA

is there a question in there ?

RE: Meaning of Jacobian in FEA

so, you explain the meaning jacobian.

RE: Meaning of Jacobian in FEA

It's a response to questions/comments in the "Jacobian" thread.

I don't know why it was posted as a new thread.

Doug Jenkins
Interactive Design Services
http://newtonexcelbach.wordpress.com/
 

RE: Meaning of Jacobian in FEA

I would say FAQ this bad boy, it's good information, but shouldn't be a thread.

Certified SolidWorks Professional

RE: Meaning of Jacobian in FEA

Hi bxtguard,
A good piece of information.Thanks.
Regards
Kapil

RE: Meaning of Jacobian in FEA

(OP)
In fact, no question was raised.

I have looked for a long time in books about the Jacobian meaning and how it's calculated but the literature does show how the "Jacobian", the number that "appears" in the FE softwares, is computed. So, after read some FE packages helps and internet information I made a simple explanation which I guess will be helpful for the beginners.
That is why I have posted it...

RE: Meaning of Jacobian in FEA

Hi bxtguard I sincerely thank you for the same I went through a lot of docs fo
 This and did nt get any answer at all That was the reason I started the jacobian thread regards kapil

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources