Postprocessing in FEM

Version 2.0.0.0 (288 KB) by KSSV
Postprocessing in Finite Element Method
5.9K Downloads
Updated 16 Sep 2016

View License

Once the finite element matrix equations are solved for field values at the nodes, in postprocessing these derived quantities are graphically displayed. To know the variation of the field variable along the model/mesh contour plots of the field are plotted.The present code is useful for postprocessing of 2D and 3D finite element analysis. After finite element analysis is done for the nodal field values, the present code can be used to plot the contour plots. The contour plots can be plotted on the mesh and also on the deformed mesh. The input required are the field values along with the nodal coordinates and the node numbers connecting the elements.

Cite As

KSSV (2024). Postprocessing in FEM (https://www.mathworks.com/matlabcentral/fileexchange/32719-postprocessing-in-fem), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: MasonMesh

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.0.0

3D cube element/ brick element with 8 nodes is included.

1.0.0.0