|
| 1 | +\renewcommand{\thefootnote}{\fnsymbol{footnote}} |
| 2 | + |
1 | 3 | \begin{frame}[allowframebreaks]{\textbf{Introduction}} \label{Introduction}
|
2 | 4 | SPARC is an open-source software package for the accurate, efficient, and scalable solution of the Kohn-Sham density functional theory (DFT) problem. The main features of SPARC currently include
|
3 | 5 | \begin{itemize}
|
|
9 | 11 | \item Spin polarized and unpolarized calculations.
|
10 | 12 | \item Spin-orbit coupling.
|
11 | 13 | \item Dispersion interactions through DFT-D3, vdW-DF1, and vdW-DF2.
|
| 14 | + \item DFT+U |
12 | 15 | \item Symmetry-adaption for cyclic and/or helical symmetries.
|
13 | 16 | \item Linear-scaling Spectral Quadrature (SQ) method.
|
14 | 17 | \item Soft and transferable table of SPMS pseudopotentials.
|
|
33 | 36 | \item \textbf{Boqin Zhang}: vdW-DF, DFT-D3, meta-GGA (SCAN) \\
|
34 | 37 | \item \textbf{Shashikant Kumar}: Testing framework, NLCC, MLFF \\
|
35 | 38 | \item \textbf{Mostafa Faghih Shojaei}: SPMS table of pseudopotentials \\
|
36 |
| - \item \textbf{Sayan Bhowmik\footnotemark}: Atom code, DFT+U (Dudarev) \\ |
| 39 | + \item \textbf{Sayan Bhowmik\footnotemark[1]}: Atom code, DFT+U (Dudarev) \\ |
37 | 40 | \item \textbf{Swarnava Ghosh}: Preliminary development \\
|
38 | 41 | \item \textbf{Deepa Phanish}: Initial development
|
39 | 42 | \end{itemize}
|
|
48 | 51 | \item \textbf{Benjamin Comer}: Code testing, Initial testing framework
|
49 | 52 | \item \textbf{Sushree Jagriti Sahoo}: Code testing
|
50 | 53 | \item \textbf{Tian Tian}: Socket communication layer, code testing, Python API
|
51 |
| - \item \textbf{Lucas R Timmerman}: Socket communication layer, code testing, Python API |
52 |
| - \item \textbf{Sayan Bhowmik\footnotemark[\value{footnote}]}: Atom code, DFT+U (Dudarev) |
| 54 | + \item \textbf{Lucas R Timmerman\footnotemark[2]}: Socket communication layer, code testing, Python API |
53 | 55 | \end{itemize}
|
54 | 56 | \end{itemize}
|
55 |
| -\footnotetext{co-advised} |
| 57 | +\footnotetext[1]{co-advised with Andrew J. Medford} |
| 58 | +\footnotetext[2]{co-advised with Phanish Suryanarayana} |
56 | 59 | \end{frame}
|
57 | 60 |
|
58 | 61 |
|
|
64 | 67 | \item Linear solvers: \url{https://doi.org/10.1016/j.cpc.2018.07.007}, \url{https://doi.org/10.1016/j.jcp.2015.11.018}
|
65 | 68 | \item Stress tensor/pressure: \url{https://doi.org/10.1063/1.5057355}
|
66 | 69 | \item Atomic forces: \url{https://doi.org/10.1016/j.cpc.2016.09.020} (isolated systems), \url{https://doi.org/10.1016/j.cpc.2017.02.019} (extended systems)
|
| 70 | + \item Hybrid XC: |
| 71 | + \url{https://doi.org/10.1063/5.0225396}, \url{https://doi.org/10.1063/5.0260892} (GPU) |
67 | 72 | \item Mixing: \url{https://doi.org/10.1016/j.cplett.2016.01.033}, \url{https://doi.org/10.1016/j.cplett.2015.06.029} (restarting), \url{https://doi.org/10.1016/j.cplett.2019.136983} (preconditioning)
|
68 | 73 | \item SPMS pseudopotentials: \url{https://doi.org/10.1016/j.cpc.2022.108594}
|
69 | 74 | \item Cyclic and/or helical symmetry:
|
|
75 | 80 | \url{https://doi.org/10.1016/j.cplett.2013.08.035} (formulation),
|
76 | 81 | \url{https://doi.org/10.1007/978-3-031-22340-2_12} (detailed mathematical formulation)
|
77 | 82 | \item On-the-fly MLFF:
|
78 |
| - \url{https://doi.org/10.1063/5.0180541}, \url{https://doi.org/10.1063/5.0204229} (SQ), \url{https://doi.org/10.48550/arXiv.2408.07554} (Cyclix), \url{https://doi.org/10.48550/arXiv.2407.15290} (internal energy) |
| 83 | + \url{https://doi.org/10.1063/5.0180541}, \url{https://doi.org/10.1063/5.0204229} (SQ), \url{https://doi.org/10.1016/j.jmps.2024.105927} (Cyclix), \url{https://doi.org/10.1063/5.0230060} (internal energy) |
| 84 | + \item Atom code: |
| 85 | + \url{https://doi.org/10.1016/j.cpc.2024.109448} (spectral scheme) |
79 | 86 | \end{itemize}
|
80 | 87 | \end{frame}
|
81 | 88 |
|
|
0 commit comments