How to incorporate a 3D mesh in [p,e,t] format on a PDE thermal model?
8 次查看(过去 30 天)
显示 更早的评论
Hello everyone,
I have a 3D mesh in the [p,e,t] format, as described here: https://www.mathworks.com/help/pde/ug/pde.femesh.meshtopet.html
My point is to include this mesh on the PDE toolbox to perform numerical simulations. Can someone tell me if this is possible?
Thanks in advance.
0 个评论
回答(1 个)
Ravi Kumar
2019-2-14
You can attempt to use geometryFromMesh function to import geometry as a mesh (also retain the original mesh).
Regards,
Ravi
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!