3D meshing for finite difference problems

Versión 1.0.0 (2,18 KB) por Amin zaami
This is a simple meshing in 3D to represent finite difference data in the nice environment of MATLAB.
50 descargas
Actualizado 16 jul 2022

Ver licencia

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 !! ***

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2022a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0