現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
KSSV (2026). Meshing a plate using four noded elements (https://jp.mathworks.com/matlabcentral/fileexchange/33731-meshing-a-plate-using-four-noded-elements), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Meshing thin shells using four noded elements