Skip to content

aliznayem/FEM-Plate-MZC-Python

Repository files navigation

FEM-Plate-MZC-Python

Melosh, Zienkiewicz and Cheung developed a popular 4-noded plate rectangle which is known as MZC plate element. MAT-fem developed a Matlab program for FEM analysis of thin plate with the MZC element.

I just converted the Matlab code into Python language and added some features.

Added features in Python version

  • Generates a PDF report file. The PDF file consists of results summary and contour plots.
  • Generates .vtk post-process file which can be opened by ParaView, a open-source data analysis and visualization application.

Future improvement

  • At present there is no preprocessor for the FEM analysis. Program is getting input data from a text file. Need to work on preprocessor software integration to the python program or to build its own.

About

Finite Element Analysis of Thin Plate (4-Nodes Rectangular MZC Element) in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages