how do i create a crater (upside down hollow dome) and include it as a geometry in a PDE model?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Akzeptierte Antwort
Alan Weiss
am 19 Apr. 2017
Alan Weiss
MATLAB mathematical toolbox documentation
2 Kommentare
Alan Weiss
am 26 Apr. 2017
There is no library of geometries that I am aware of. If you find some STL files that suit you somewhere, you can import them.
You can set boundary conditions to be functions of position, so they can work however you like. That said, it is often best if you have a portion of the geometry to have a different face ID to make this work more easily, but I do not know how you can control that aspect of geometry creation. Boundary condition specification is described here.
Alan Weiss
MATLAB mathematical toolbox documentation
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Geometry and Mesh finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!