Skip to content

Circular Polarized source #2220

Answered by smartalecH
estebvac asked this question in Q&A
Sep 1, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Although your linked response is for scheme, you can do the same thing using the python API.

Namely, place two (orthogonal) linearly polarized, colocated sources that are 90 degrees out of phase. This is easy to do using the amplitude parameter of all Source objects, which simply multiplies the source by a constant (arbitrarily complex) scale factor. In fact you can produce any elliptical polarization this way, simply by changing the phase angle offset and relative amplitudes of each basis (ie meep source object).

https://meep.readthedocs.io/en/latest/Python_User_Interface/#source

You can see how one does something similar in cylindrical coordinates:

https://meep.readthedocs.io/en/latest/…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@estebvac
Comment options

@smartalecH
Comment options

@estebvac
Comment options

Answer selected by stevengj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants