Skip to content
Snippets Groups Projects
Commit 1e6a0146 authored by Johannes Wasmer's avatar Johannes Wasmer
Browse files

slide KKR potential finished

parent f4ee96dd
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
\hspace{1em}
\begin{column}{0.6\linewidth}
\begin{center}
Electronic structure learning
Smart \enquote{initial guess}
for fast SCF convergence
\end{center}
......@@ -90,6 +90,8 @@
\end{columns}
\end{frame}
% Slide Jacobi-Legendre framework
\begin{frame}[plain,c]
\frametitle{The Jacobi-Legendre framework\footcite{dominaJacobiLegendreFrameworkMachine2024}}
......@@ -116,6 +118,51 @@
\vspace*{0em}
\end{frame}
% Slide KKR potential
\begin{frame}[plain,c]
\frametitle{KKR potential conversion}
\framesubtitle{from Voronoi decomposition to Cartesian grid}
\vspace*{0em}
\begin{columns}[c]
\begin{column}{0.25\linewidth}
\begin{center}
\includegraphics[width=0.9\linewidth]{../resources-local/kkr-potential/voronoi-cell-with-rws-rmt.pdf}%
\vspace*{0.0em}
Space-filling Voronoi decomposition
\end{center}
\end{column}
\begin{column}{0.4\linewidth}
\begin{center}
\includegraphics[width=0.9\linewidth]{../resources-local/kkr-potential/radial-mesh-example-bcc-Fe.pdf}%
\vspace*{0.0em}
Convolution with non-trivial shape functions \(\Theta({\vec{r}})\) outside
MT sphere\footcite{stefanouEfficientNumericalMethod1990}
\end{center}
\end{column}
\vrule{} % vertical separator line
\hspace*{1em}
\begin{column}{0.32\linewidth}
\vspace*{0em}
\textbf{Conversion}\vspace*{2em}
Full potential convolution with shape functions\vspace*{1em}
\(V_{L L'}(r) = \sum_{L''} C_{L L' L''} V_{L''}(r)\)\vspace*{2em}
Conversion to real-space grid\vspace*{1em}
\(V(\vec{r}) = \sum_L V_L(r) Y_L(\theta, \phi)\)
\end{column}
\end{columns}
\vspace*{0em}
\end{frame}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "../presentation"
......
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment