Meshing a plate using four noded elements
To discretize a plate using four noded elements. A rectangular, square, circular plate can be meshed, the coordinates and nodal connectivity matrix obtained can be used for further Finite Element Analysis. On entering necessary inputs like length, breadth, radius, angle, number of elements etc., a Finite Element Mesh is plotted and nodal connectivity's and nodal coordinates are obtained.
In plate bending (http://www.mathworks.in/matlabcentral/fileexchange/32029-plate-bending) and in the plane stress problem (http://www.mathworks.in/matlabcentral/fileexchange/31788-the-plane-stress-problem) I have used a FEM software for preprocessing the plate. The functions available here in the code can be used for preprocessing the plate in the above problems.
For further updates, documentation check my homepage link:
https://sites.google.com/site/kolukulasivasrinivas/. Check for plate meshing there in the link.
Zitieren als
KSSV (2024). Meshing a plate using four noded elements (https://www.mathworks.com/matlabcentral/fileexchange/33731-meshing-a-plate-using-four-noded-elements), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
Tags
Quellenangaben
Inspiriert: Meshing thin shells using four noded elements
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Plate Mesh/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Added code to mesh the Circular plate and part of the circular plates |
||
1.0.0.0 |