Possible bug in pdetoolbox
Mostrar comentarios más antiguos
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
Respuestas (1)
Alan Weiss
el 15 de Oct. de 2015
Editada: Alan Weiss
el 15 de Oct. de 2015
0 votos
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 comentarios
Simon Le Blond
el 15 de Oct. de 2015
Alan Weiss
el 19 de Oct. de 2015
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
Categorías
Más información sobre Geometry and Mesh en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!