3D meshing for finite difference problems

Versione 1.0.0 (2,18 KB) da Amin zaami
This is a simple meshing in 3D to represent finite difference data in the nice environment of MATLAB.
50 download
Aggiornato 16 lug 2022

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0