Category:Electronic minimization: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
The algorithms VASP offers for electronic optimisation (i.e., determining the electronic ground state) can be divided in two categories:
* Iterative matrix diagonalisation + density mixing, ''aka'' the "Self-Consistency Cycle" (SCC).
* Direct optimisation of the orbitals.
=== The Self-Consistency Cycle ===
# The SCC starts with an initial guess for the electronic density of the system under consideration.
=== Direct optimisation ===
*Electronic minimization: {{TAG|Algorithms used in VASP to calculate the electronic groundstate}}.
*Electronic minimization: {{TAG|Algorithms used in VASP to calculate the electronic groundstate}}.
**Preconditioning of residuals: {{TAG|Preconditioning}}.
**Preconditioning of residuals: {{TAG|Preconditioning}}.

Revision as of 09:25, 17 October 2023

The algorithms VASP offers for electronic optimisation (i.e., determining the electronic ground state) can be divided in two categories:

  • Iterative matrix diagonalisation + density mixing, aka the "Self-Consistency Cycle" (SCC).
  • Direct optimisation of the orbitals.

The Self-Consistency Cycle

  1. The SCC starts with an initial guess for the electronic density of the system under consideration.


Direct optimisation

How to