Creating modified cavities in 3D models.
Ältere Kommentare anzeigen
The only difference is I wish to have more control over the size of the cube and sphere, possibly add multiple, and control the location of the sphere within the 3D space, is any/all of this possible?
3 Kommentare
darova
am 15 Jun. 2020
Can you make a simple sketch of desired result? Did you try sphere?
Luke Benham
am 15 Jun. 2020
Nathan Welch
am 30 Jun. 2020
I'm having a similar issue that I posted here
However, I wish to mesh the internal cavity and include it in my model. So the cavity mesh must match up with the body mesh, i.e. same nodes and same faces at the interface surface.
Is this possible in MATLAB? The example that you reference above does something close but it isn't very good as the 'mesh' that is used to model the spherical cavity is just a set of terrible tetrahedrals not a delaunay type mesh.
I know about other meshing softwares, GMSH etc, but I want something in MATLAB (even if I have to write it myself) as I need to do a lot of optimisation and solving PDEs, whilst updating meshes and carrying out incremental alterations - rather than entirely recreating them. My BIG stumbling block is just getting even a basic, terribly performing discretization method for an arbitrary geometry.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Geometry and Mesh finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!