KOKO Mesh Generator

版本 1.0.0.0 (182.5 KB) 作者: Jonas Koko
Mesh generator for the 2D finite element method
727.0 次下载
更新时间 2015/2/3

查看许可证

Set of MATLAB functions for the generation of unstructured (3-node or 6-node) triangular meshes in two dimensions. As input, the code takes a signed distance function for the domain geometry. A mesh size function, for the spatial node distribution, is constructed using an approximate medial axis. As outputs, the code generates a 3-node or a 6-node triangular mesh with boundary data (edges and nodes). The approach presented consists of three steps: (1) an initial nodes placement is obtained using a probabilistic node distribution, (2) an iterative smoothing is performed assuming the presence of an attractive/repulsive internode force, and (3) a fast refinement procedure is performed for 6-node triangular meshes or large scale meshes.
For more details:
Koko J., A Matlab mesh generator for the two-dimensional finite element method, Applied Mathematics and Computation 250, p. 650-664 (215)

引用格式

Jonas Koko (2024). KOKO Mesh Generator (https://www.mathworks.com/matlabcentral/fileexchange/49528-koko-mesh-generator), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Geometry and Mesh 的更多信息
标签 添加标签
fem

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0