Why does using the Partial Differential Equation Toolbox result in the error: ??? error using ==>pdevoron Geometry error.?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I receive the following error:
??? error using ==>pdevoron Geometry error.
Akzeptierte Antwort
MathWorks Support Team
am 27 Jun. 2009
In draw mode, zoom in on areas where objects are tangential to each other. In some cases where a polygon should align tangentially to another polygon, it does not actually align. Even if there is a very small difference, the mesh generator will fail to create a mesh on this geometry.
There are two ways around this problem:
1) Make the polygon align to the tangent of the other object exactly, but this might require some elaborate trigonometric calculations in some cases.
However, even this type of geometry can result in very bad triangles. For very small gaps, enter "Boundary Mode" and delete the sub-domain borders inside the structure to avoid bad triangles.
2) Misalign the polygon to the circle so that it does not generate this very small geometry gap.
0 Kommentare
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!