Creating custom mesh in Matlab PDE toolbox

5 次查看(过去 30 天)
I have 2 questions.
1-Why generatemesh in Matlab PDE does not allow to create custom mesh? I can not use legacy workflow like poimesh because I need quadratic elements and legacy workflow does not have quadratic elements.
2-Also what if the mesh needs to be finer in some parts of geometry. Generate mesh only has the option for maximum element size or minimum element size in the whole domain. I need fine mesh on the boundary of a rectangular domain only and not in the whole rectangle.
  2 个评论
Kaveh Gharibi
Kaveh Gharibi 2017-11-29
The solution is here.
https://www.mathworks.com/matlabcentral/answers/346410-is-there-a-way-to-import-2d-meshes-nodes-and-triangles-into-pde-model-objects
ADSW121365
ADSW121365 2020-6-1
External mesh generators such as GMSH or TETGEN maybe helpful here.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Geometry and Mesh 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by