how do i create a crater (upside down hollow dome) and include it as a geometry in a PDE model?
3 次查看(过去 30 天)
显示 更早的评论
thank you helpers
0 个评论
采纳的回答
Alan Weiss
2017-4-19
Alan Weiss
MATLAB mathematical toolbox documentation
2 个评论
Alan Weiss
2017-4-26
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
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!