User Tools

Site Tools


howto:lrigpw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:lrigpw [2017/05/07 19:01] – [How to use it] dgolzehowto:lrigpw [2024/01/03 13:17] (current) oschuett
Line 1: Line 1:
-====== How to run DFT with local resolution-of-the-identity in CP2K ====== +This page has been moved to: https://manual.cp2k.org/trunk/methods/dft/local_ri.html
- +
-===== Introduction ===== +
-Density functional theory (DFT) calculations in CP2K employ the Gaussian and plane waves (GPW) method. In GPW, the description of the total density on realspace grids is typically the computationally most expensive part. By introducing a local resolution-of-the-identity (LRI) approach, the linear scaling of the GPW approach can be retained, while reducing the prefactor for the grid operations. The combined approach, LRIGPW, is comprehensively described in [[doi>10.1021/acs.jctc.7b00148 | J. Chem. Theory Comput., 2017]].\\ +
-In LRIGPW, the atomic pair densities $\rho_{\mathrm{AB}}$ are approximated by an expansion in a set of fit functions centered at atom A $\{f_i^{\mathrm{A}}(\mathbf{r})\}$ and atom B $\{f_j^{\mathrm{B}}(\mathbf{r})\}$, +
- +
-\begin{equation}  +
-\rho_{\mathrm{AB}}\approx \sum_i{a_i^{\mathrm{A},(\mathrm{AB})}f_i^{\mathrm{A}}}(\mathbf{r}) +  +
-\sum_j{a_j^{\mathrm{B},(\mathrm{AB})}f_j^{\mathrm{B}}}(\mathbf{r}). +
-\end{equation} +
-The fit functions are also Gaussian-type functions and provided as auxiliary basis set. +
- +
-===== How to use it ===== +
- +
-[inp>FORCE_EVAL/DFT|DFT]] section. +
- +
-<code cp2k+
-&QS +
-  METHOD LRIGPW +
-  &LRIGPW +
-     LRI_OVERLAP_MATRIX INVERSE +
-     SHG_LRI_INTEGRALS +
-  &END +
-&END QS +
-</code> +
- +
-===== Example input files ===== +
- +
-   * Ice XV: {{:howto:ice_lrigpw.tar.gz|ice_lrigpw.tar.gz}}+
howto/lrigpw.1494183662.txt.gz · Last modified: 2020/08/21 10:15 (external edit)