Possible bug in pdetoolbox
이전 댓글 표시
Hi, I am trying to define the geometric layout of a pde problem using the PDEtool GUI that involves two circular regions inside another, occuring several times within a global region. However after trying to define the exact position of the second of these circular regions with a parameter dialogue pop-up I get the error "invalid geomtery detected. Edges overlap or inersect at non-end points". What I am attempting is perfectly valid. I have seen similar recent unanswered questions this year raising this problem with PDEtool in MATLAB 2014b. It seems like there is a bug in the pdetool geometry exception handler. Is this a known bug? Suggested workarounds? I am using Windows 7 enterprise edition with MATLAB 2014b. Many thanks for your kind attention, Simon
답변 (1개)
Alan Weiss
2015년 10월 15일
편집: Alan Weiss
2015년 10월 15일
0 개 추천
Sorry that you got bit by a bug; at least, that's what it sounds like to me.
I think it might be best to define your geometry at the command line. The documentation for this is pretty complete, if not simple. Make sure that you use parentheses in the set formula to get the geometry that you want.
The other thing to try is to write a script using the pdecirc command, but I don't know if the result would be any different.
Good luck,
Alan Weiss
MATLAB mathematical toolbox documentation
댓글 수: 2
Simon Le Blond
2015년 10월 15일
Alan Weiss
2015년 10월 19일
Simon, it would help us diagnose and fix the bug if you would give us exact reproduction steps. Post here, or email me directly: Alan.Weiss@mathworks.com
Thanks in advance,
Alan Weiss
MATLAB mathematical toolbox documentation
카테고리
도움말 센터 및 File Exchange에서 Geometry and Mesh에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!