Finite Element Triangular Mesh Generator

バージョン 1.1 (2.3 KB) 作成者: Kehinde OROLU
This function generates triangular mesh for a rectangular shape structure for FEM analysis
ダウンロード: 2.8K
更新 2014/11/19

ライセンスの表示

The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes

The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements

The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.

引用

Kehinde OROLU (2026). Finite Element Triangular Mesh Generator (https://jp.mathworks.com/matlabcentral/fileexchange/32875-finite-element-triangular-mesh-generator), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStructural Mechanics についてさらに検索
バージョン 公開済み リリース ノート
1.1

It is a toolbox

1.0.0.0