Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

questions about the dielectric constant setup #61

Closed
HenryTang0127 opened this issue May 11, 2024 · 2 comments
Closed

questions about the dielectric constant setup #61

HenryTang0127 opened this issue May 11, 2024 · 2 comments

Comments

@HenryTang0127
Copy link

I noticed that the data type of your model is float, in some special cases, dielectric constant is complex, which means there is some loss in the material (such as metal).
So, are there methods to apply the imaginary part dielectric constant into Legume model? Is it possible to calculate a PhC slab with loss?
Thank you!

@momchilmm
Copy link
Member

Unfortunately no, legume currently only accepts real permittivity. There are various complications with lossy modes, specifically with properly ortho normalizing the basis set.

I think what you may have seen as complex is the Fourier transform of the permittivity. For a real valued field this is still complex, but has the property that e(G) = e(-G)*

@HenryTang0127
Copy link
Author

Thank you for your reply!
What I want to do is to calculate the band stucture of a PhC slab with loss, which means the permittivity has imagniary part. I will find other ways to do ti.Thank you again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants