To find the ground state density in DFT, you set the following Lagrangian:
L=E[ρ(→r)]−μ(∫ρ(→r)d→r−N)
While minimising with respect to the density, we get:
∂L∂ρ=∂E[ρ(→r)]∂ρ−μ=0
My problem is with the explicit derivation of the energy functional. Let's consider the Thomas-Fermi-Weizsacker kinetic energy functional:
Ts(ρ)=CF∫ρ5/3(→r)d→r+C∫|∇ρ(→r)|2ρ(→r)d→r
For example, how do you derive this with respect to the density?
∂Ts(ρ)∂ρ=CF∂∂ρ∫ρ5/3(→r)d→r+C∂∂ρ∫|∇ρ(→r)|2ρ(→r)d→r
For the first term, you could use Leibniz integral rule, since the density very far away from the nucleus is zero. However, I really have no idea how to tackle the second term. Moreover, what is the algorithm afterwards to find the ground state density? How does one figure out this density from the equation?
Answer
What we have to do here is a functional derivative. Lets consider the following method of finding functional derivartives:
F[ρ+δρ]−F[ρ]=∫ΩδρδF[ρ]δρdr+O(δρ2)
Lets now consider the Thomas-Fermi kinetic energy functional using the above equation. The Thomas-Fermi functional is given as:
TTF[ρ]=CTF∫Ωρ5/3dr
Lets now try to evaluate TTF[ρ+δρ]:
TTF[ρ+δρ]=CTF∫Ω(ρ+δρ)5/3dr
Now lets do Taylor expansion of the integrand:
TTF[ρ+δρ]=CTF∫Ωρ5/3+53ρ2/3δρ+O(δρ2)dr
Now subtracting TTF[ρ]:
TTF[ρ+δρ]−TTF[ρ]=∫ΩCTF53ρ2/3δρdr+O(δρ2)
Thus by comparing with Eq. (1) it can be seen that:
δTTF[ρ]δρ=CTF53ρ2/3
Now for the second part of the kinetic energy functional in your question, i.e. the Weizsacker kinetic energy functional:
TW[ρ]=C∫Ω∇ρ⋅∇ρρdr
Again lets evaluate TW[ρ+δρ]:
TW[ρ+δρ]=C∫Ω∇(ρ+δρ)⋅∇(ρ+δρ)ρ+δρdr
Now doing a Taylor expansion again:
TW[ρ+δρ]=C∫Ω∇ρ⋅∇ρρ+−2∇2ρ+∇ρ⋅∇ρρρδρ+O(δρ2)dr
TW[ρ+δρ]=C∫Ω∇ρ⋅∇ρρdr+∫ΩC(−2∇2ρρ+∇ρ⋅∇ρρ2)δρdr+O(δρ2)
Now subtracting TW[ρ]:
TW[ρ+δρ]−TW[ρ]=∫ΩC(−2∇2ρρ+∇ρ⋅∇ρρ2)δρdr+O(δρ2)
Thus by comparing with Eq. (1) it can be seen that:
δTW[ρ]δρ=C(−2∇2ρρ+∇ρ⋅∇ρρ2)
Now for the second part of your question. For molecular calculations involving kinetic energy functionals you have to look into orbital-free density functional theory (OF-DFT). The kinetic energy functionals are not used in Kohn-Sham density functional theory (KS-DFT). In KS-DFT the kinetic energy are calculated from the Kohn-Sham orbitals instead of the density.
Often when working with OF-DFT the equations can be solved numerically using finte element method (FEM) for a nice introduction to this take a look at Joel Davidsson master thesis [1]. Keep in mind that doing OF-DFT calculations is not a trivial task!
[1] : https://www.diva-portal.org/smash/get/diva2:864857/FULLTEXT01.pdf
No comments:
Post a Comment