Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

INIWAV

From VASP Wiki

INIWAV = 0 | 1 

Default: INIWAV = 1

Description: Specifies how to set up the initial orbitals in case ISTART = 0.


Take 'jellium orbitals', i.e., fill the Kohn-Sham–orbital arrays with plane waves of lowest kinetic energy = lowest eigenvectors for a constant potential ('jellium').
Fill the Kohn-Sham–orbital arrays with random numbers. It is definitely the safest fool-proof switch. If you see long times for the wave function initialization, i.e. between the two messages "WAVECAR not read" and "entering main loop", in large systems consider using the parallel random number generator RANDOM_GENERATOR = pcg_32.

Related tags and sections

ISTART RANDOM_GENERATOR