3D meshing for finite difference problems
Version 1.0.0 (2,18 KB) von
Amin zaami
This is a simple meshing in 3D to represent finite difference data in the nice environment of MATLAB.
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 !! ***
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2022a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |