Replies: 3 comments
-
|
Is the field diverging? Sometimes we've observed an instability arising when multiple mirror symmetry planes are combined in 3d, IIRC. See #132 |
Beta Was this translation helpful? Give feedback.
-
|
I'm not sure this addresses your stated problem, but I noticed that your symmetries seem potentially problematic. You have both phases as 1, but shouldn't one of the phases be -1? see this example for instance, where the electric field component is along the Z axis (propagating along X) and the symmetries are set as: |
Beta Was this translation helpful? Give feedback.
-
|
This issue may be fixed by #3155. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I designed a model involving mirror symmetry along the XY axes:
With Bloch-periodic boundaries in the XY directions:
k_point = mp.Vector3(0, 0, 0)And metallic boundaries in the Z direction:
However, I found that after adding the metallic boundaries, the mirror symmetry conditions no longer work. Specifically, the runtime increased by about four times, and the observed output electric field indicates that only one-quarter of the structure is being simulated.
I would appreciate any insights or solutions.
Beta Was this translation helpful? Give feedback.
All reactions