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
When calling the MPB mode solver, the resolution of the MPB solve is somewhat arbitrary compared to the Meep grid. Since we can choose it freely, we should "round" the size up to the next highly factorizable size (power of 2,3,5,7) similar to the optimize-grid-size! function in MPB.
The text was updated successfully, but these errors were encountered:
When calling the MPB mode solver, the resolution of the MPB solve is somewhat arbitrary compared to the Meep grid. Since we can choose it freely, we should "round" the size up to the next highly factorizable size (power of 2,3,5,7) similar to the
optimize-grid-size!
function in MPB.The text was updated successfully, but these errors were encountered: