Skip to content

Finding mode volume with python interface #2138

Answered by stevengj
Dev-linkon asked this question in Q&A
Discussion options

You must be logged in to vote

Realize that Q/V is simply an approximation for the LDOS at the point of maximum field intensity, so I would generally recommend computing LDOS instead. Meep has a built-in dft_ldos feature to help with that, and the Meep LDOS tutorial has an explicit comparison with Q/V.

See this textbook chapter, section 4.4.6, and also this paper on cavity optimization.

Alternatively, if you want to compute the modal volume directly, then you need the E field pattern of the mode. The easiest way to get this, after you have already run harminv to find the resonant mode frequencies, is to run a new simulation with a narrow-band source around the resonant frequency (so that you excite only the mode). Afte…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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