awslabs / palace

3D finite element solver for computational electromagnetics
https://awslabs.github.io/palace/dev
Apache License 2.0
224 stars 50 forks source link

Fix oriented bounding box calculation for lumped ports, in preparation for #261 #268

Closed sebastiangrimberg closed 1 week ago

sebastiangrimberg commented 2 weeks ago

Very minor perturbations to a perfect quadrilateral or rectangular prism caused the entire algorithm to fail and led to failed MFEM_VERIFY statements for the direction in UniformElementData's constructor.