... | @@ -192,4 +192,4 @@ void modify_potentials(int it, wslda_density h_densities, wslda_potential h_pote |
... | @@ -192,4 +192,4 @@ void modify_potentials(int it, wslda_density h_densities, wslda_potential h_pote |
|
Note, that when you initialize the solver manually you may break the internal integrity of data, and it can impact the convergence properties of the code. In such case, it is suggested to [disable mixing in the first iteration](https://gitlab.fizyka.pw.edu.pl/gabrielw/wslda/-/wikis/Convergence-control#disabling-mixing-in-the-first-iteration). When applied this option, the integrity of data will be retrieved after the first iteration. |
|
Note, that when you initialize the solver manually you may break the internal integrity of data, and it can impact the convergence properties of the code. In such case, it is suggested to [disable mixing in the first iteration](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/wikis/Convergence-control#disabling-mixing-in-the-first-iteration). When applied this option, the integrity of data will be retrieved after the first iteration. |