3D meshing for finite difference problems

版本 1.0.0 (2.2 KB) 作者: Amin zaami
This is a simple meshing in 3D to represent finite difference data in the nice environment of MATLAB.
50.0 次下载
更新时间 2022/7/16

查看许可证

This program initialize the creation of the Cubic 8node element and faces to show info in MATLAB
It is handy for finite difference problems (FDM) to show the
results directly in the 3D matlab.
A useful guide\example:
% % Brick elements properties, random discritization
% xnode=50; > discritization x
% ynode=25; > discritization y
% znode=16; > discritization z
% Lx=10; >> length along x-axis
% Ly=2; >> along y-axis
% Lz=4; >> along z-axis
% By Amin Zaami, Ph.D. Hengelo, The Netherlands, 2022
https://www.linkedin.com/in/aminzaami/
**** Share and redistribute WITHOUT PERMISSION !! ***

引用格式

Amin zaami (2024). 3D meshing for finite difference problems (https://www.mathworks.com/matlabcentral/fileexchange/115110-3d-meshing-for-finite-difference-problems), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2022a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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