Update Theory authored by Raffaele Aliberti's avatar Raffaele Aliberti
...@@ -5,6 +5,7 @@ title: Theory ...@@ -5,6 +5,7 @@ title: Theory
# KKRsusc program: Theory # KKRsusc program: Theory
This page should give you a brief introduction to the theoretical background of the KKRsusc program. To find more details on the theory and a detailed description on the method follow these links: This page should give you a brief introduction to the theoretical background of the KKRsusc program. To find more details on the theory and a detailed description on the method follow these links:
...@@ -41,7 +42,7 @@ The basis function used for the projection is constructed as ...@@ -41,7 +42,7 @@ The basis function used for the projection is constructed as
```math ```math
\begin{equation} \begin{equation}
\phi_{ilb} = \frac{R_{il}(R;E_{b}}{\sqrt{\int_{0}^{r_{MT}}dr^{'}r^{'2}(R_{il}(r^{'};E_{b})^{2}} \phi_{ilb} = \frac{R_{il}(R;E_{b})}{\sqrt{\int_{0}^{r_{MT}}dr^{'}r^{'2}(R_{il}((r^{'};E_{b}))^{2}}}
\end{equation} \end{equation}
``` ```
... ...
......