Finite element mesh a plate with a hole

バージョン 1.0.4 (575 KB) 作成者: Jin Yang
Generate finite element coordinates and elements for a rectangular plate with a circular hole
ダウンロード: 570
更新 2022/11/25

Finite_element_mesh_plate_with_a_hole

View Finite_element_mesh_plate_with_a_hole on File Exchange

Introduction

This code is modified based on Dr. Siva Srinivas Kolukula's work: https://www.mathworks.com/matlabcentral/fileexchange/44670-mesh-a-plate-with-hole

"Finite analysis of plate with hole is very common. For analyzing first step is to mesh the domain. In the present code, a plate with hole is meshed using TFI (Transfinite interpolation). A plate of length L and breadth, B is considered. In most of the analysis of plates, due to symmetry of the plate a 1/4th grid of the domain is sufficient. Here using 1/4th of the plate is discretized, a hole at the center of the plate of radius, R is considered."

I have finished generating conventional FE-coordinates and elements. I also extend the code to consider some long rectangular shape plates.

Contact

I appreciate your comments and ratings to help me further improve this code. If you have other questions, feel free to contact me. Jin Yang (Caltech, solid mechanics, PhD '19): jin.yang@austin.utexas.edu -or- aldicdvc@gmail.com

引用

Jin Yang (2024). Finite element mesh a plate with a hole (https://github.com/jyang526843/Finite_element_mesh_plate_with_a_hole), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.4

Improve the mesh quality about the "cusp" on the y axis apexes of the hole. I would like to sincerely thank Prof. David Wootton for pointing out this suggestion! https://github.com/jyang526843/Finite_element_mesh_plate_with_a_hole

1.0.3

"show.m" and "MeshSetup.m" files are uploaded. If there is a problem downloading the latest version of the code, please try: https://github.com/jyang526843/Finite_element_mesh_plate_with_a_hole

1.0.2

Update code description

1.0.1

Update code logo

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。