How to Model Drude Materials using FDTD

thepolishman
Messages
15
Reaction score
0
Hello all,

I have been learning to use FDTD to model light interaction with various materials. I've successfully managed to model light interaction with semiconductors/insulators. However, I've been having trouble understanding how to incorporate metals into this model. The code becomes unstable whenever I give it a negative or imaginary permittivity. One of the methods used to circumvent this problem is to model the metal as a Drude material, as outlined in this FDTD help guide:

http://www.eecs.wsu.edu/~schneidj/ufdtd/chap10.pdf

After incorporating the equations shown in Section 10.4 in the link above, I still can't use any negative or imaginary permittivities in my code. I'm fairly certain I did not make any coding errors. My guess is that I have to incorporate this negative or imaginary permittivity indirectly somehow. The problem is, I don't know how.

Any help regarding how to correctly implement this model (or possibly an alternative one, as I'm aware that there are others) would be greatly appreciated.
 
Physics news on Phys.org
First, it would have been nice to write out what FDTD stands for (Finite Difference Time Domain) instead of leaving it to us to find out.
Maybe the point is only how to specify the susceptibility:In the Drude model is that the complex value of the susceptibility arises once you specify a positive value for the damping g. So you don't have to enter any negative or complex values explicitly.
You could also try to split the complex susceptibility into its (positive) real part and the imaginary part and treat the latter as a real conductivity term.


If this doesn't solve your problem, it is rather difficult to propose a solution as I can't tell you what goes wrong without knowing your code.
 
From the BCS theory of superconductivity is well known that the superfluid density smoothly decreases with increasing temperature. Annihilated superfluid carriers become normal and lose their momenta on lattice atoms. So if we induce a persistent supercurrent in a ring below Tc and after that slowly increase the temperature, we must observe a decrease in the actual supercurrent, because the density of electron pairs and total supercurrent momentum decrease. However, this supercurrent...
Hi. I have got question as in title. How can idea of instantaneous dipole moment for atoms like, for example hydrogen be consistent with idea of orbitals? At my level of knowledge London dispersion forces are derived taking into account Bohr model of atom. But we know today that this model is not correct. If it would be correct I understand that at each time electron is at some point at radius at some angle and there is dipole moment at this time from nucleus to electron at orbit. But how...
Back
Top