Finite Element 3D post-processing

Does anyone know or have a code for graphically displaying the stresses/strains in a 3D finite element mesh? I tried using surf command but it doesn't work.

2 Comments

What data do you have
Michael Ubaka
Michael Ubaka on 8 Apr 2019
Edited: Michael Ubaka on 13 Apr 2019
Hi Darova,
Attached is the script and the files to run it. It's really long. Please check through the function from line 1018-1094. I correctly plotted the displacement (line 1018-1030), and tried to use the same method to plot the stress/strain but their plot is inacurrate. Please have a look and get back to me. Thanks.

Sign in to comment.

Answers (1)

KSSV
KSSV on 5 Apr 2019

4 Comments

Michael Ubaka
Michael Ubaka on 5 Apr 2019
Edited: Michael Ubaka on 7 Apr 2019
Thanks, KSSV, but I already used that to post-process the deformationt results which was given. There was no code for the stress/strain results.
I have attached my code and some files to run with it. Please check through the function from line 1018-1094. I tried to use the same method used to plot the displacement to plot the stress/strain but their plot is inacurrate. Please see if you can tweak it a bit. Thanks.
To be honest I can't. I'm new to matlab.
Like I said, the code given there was to plot only the deformation and not the stress/strain. I have plotted the deformation correctly but don't know how to plot the stress/strain because it wasn't given. If you can look at the line 1018-1094 of my code you might be able to help. Thanks.
What is the final answer by KSSV?

Sign in to comment.

Categories

Find more on Stress and Strain in Help Center and File Exchange

Asked:

on 5 Apr 2019

Commented:

on 9 Mar 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!