We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation General Mechanical How can I calculate strain at integration point? Reply To: How can I calculate strain at integration point?

mrife
Ansys Employee

Hi C Deho

I don't think there is a mistake in your approach; and I don't have MatLab so really helping is a little out of the question.  Can I instead change course and point you here:

https://mapdl.docs.pyansys.com/version/stable/examples/gallery_examples/03-general-fea/00-how_finite_element_works.html#sphx-glr-examples-gallery-examples-03-general-fea-00-how-finite-element-works-py

It's an example from a popular FEA textbook that compares the Mechanical APDL version of a plane quadratic element to one written from scratch using Python and NumPy.  Perhaps you could practice with this and implement it in MatLab as well.  Then if all goes well move onto the tetrahedral element.

Mike