You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1873 seems to have introduced a bug in plot2D for PMLs in Cartesian coordinates. The bug appears specifically for PMLs in the meep.X direction with side meep.Low as demonstrated in the following example. In the example, there should be a PML in the -x boundary of the cell. Separately, it would be good to add a unit test for plot2D to avoid these types of bugs in the future.
#1873 seems to have introduced a bug in
plot2D
for PMLs in Cartesian coordinates. The bug appears specifically for PMLs in themeep.X
direction with sidemeep.Low
as demonstrated in the following example. In the example, there should be a PML in the -x boundary of the cell. Separately, it would be good to add a unit test forplot2D
to avoid these types of bugs in the future.PR 1873 (missing PML in left boundary)
prior to PR 1873
cc @smartalecH
The text was updated successfully, but these errors were encountered: