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 (2025). Finite Element Triangular Mesh Generator (https://kr.mathworks.com/matlabcentral/fileexchange/32875-finite-element-triangular-mesh-generator), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Structural Mechanics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1

It is a toolbox

1.0.0.0