Wrap-around errors: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 24: Line 24:


<math>
<math>
  C_{\bold{r}n\bold{k}}= \sum_{\bold{G}} C_{\bold{G}n\bold{k}}  e^{i\bold{G} \bold{r}}  \hspace{2cm}
  C_{\bold{r}n\bold{k}}= \sum_{\bold{G}} C_{\bold{G}n\bold{k}}  e^{i\bold{G} \bold{r}}  
  C_{\bold{G}n\bold{k}}= \frac{1}{N_{\mathrm{FFT}}} \sum_{\bold{r}} C_{\bold{r}n\bold{k}}  e^{-i\bold{G} \bold{r}}.
  C_{\bold{G}n\bold{k}}= \frac{1}{N_{\mathrm{FFT}}} \sum_{\bold{r}} C_{\bold{r}n\bold{k}}  e^{-i\bold{G} \bold{r}}.
</math>
</math>

Revision as of 13:33, 18 March 2019

In this section we will discuss wrap around errors. Wrap around errors arise if the FFT meshes are not sufficiently large. It can be shown that no errors exist if the FFT meshes contain all $G$ vectors up to .

It can be shown that the charge density contains components up to , where is the "longest" plane wave in the basis set:

The wavefunction is defined as

and in real space it is given by

Using Fast Fourier transformations one can define

Therefore the wavefunction can be written in real space as

Failed to parse (unknown function "\br"): {\displaystyle \langle\br| \phi_\nk \rangle = \phi_\nk(r) = \frac{1}{\Omega^{1/2}} C_\rnk e^{i\bk\br}. }

The charge density is simply given by

Failed to parse (unknown function "\rhops"): {\displaystyle \rhops_\br \equiv \langle\br | \rhops| \br\rangle = \sum_\bk w_\bk \sum_n f_\nk \phi_\nk(r) \phi^*_\nk(r) , }

and in the reciprocal mesh it can be written as

Failed to parse (unknown function "\rhops"): {\displaystyle \rhops_\bG \equiv \frac{1}{\Omega} \int \langle\br | \rhops| \br\rangle e^{-i \bG\br}\, d \br \to \frac{1}{N_{\rm FFT}} \sum_{\br} \rhops_\br e^{-i \bG\br}. }

Template:NumBlk

Inserting Failed to parse (unknown function "\rhops"): {\displaystyle \rhops} from equation (\ref{rps}) and $ C_\rnk$ from (\ref{pl2}) it is very easy to show that $\rhops_\br $ contains Fourier-components up to $2 G_{\rm cut}$.

Generally it can be shown that a the convolution $f_r=f^1_r f^2_r$ of two 'functions' $f^1_r$ with Fourier-components up to $G_1$ and $f^2_r$ with Fourier-components up to $G_2$ contains Fourier-components up to $G_1+G_2$.

The property of the convolution comes once again into play, when the action of the Hamiltonian onto a wavefunction is calculated. The action of the local-potential is given by \[

a_\br =  V_\br   C_\rnk 

\] Only the components $a_\bG$ with $|\bG| < G_{\rm cut}$ are taken into account (see section \ref{algo}: $a_\bG$ is added to the wavefunction during the iterative refinement of the wavefunctions $C_\Gnk$, and $C_\Gnk$ contains only components up to $G_{\rm cut}$). From the previous theorem we see that $a_\br$ contains components up to $3 G_{\rm cut}$ ($V_\br$ contains components up to

$2 G_{\rm cut}$). \begin{figure} \unitlength1cm \epsffile{algo1.eps} \caption{ \label{algo-fig1} The small sphere contains all plane waves included in the basis set $G<G_{\rm cut}$. The charge density contains components up to $2 G_{\rm cut}$ (second sphere), and the acceleration $a$ components up to $3 G_{\rm cut}$, which are reflected in (third sphere) because of the finite size of the FFT-mesh. Nevertheless the components $a_\bG$ with $| \bG| < G_{\rm cut}$ are correct i.e. the small sphere does not intersect with the third large sphere } \end{figure} If the FFT-mesh contains all components up to $2 G_{\rm cut}$ the resulting wrap-around error is once again 0. This can be easily seen in Fig. \ref{algo-fig1}.