VASP: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


== DESCRIPTION ==
== DESCRIPTION ==
VASP is a complex package for performing ab-initio quantum-mechanical molecular dynamics (MD) simulations using pseudopotentials or the projector-augmented wave method and a plane wave basis set.
The Vienna Ab initio Simulation Package (VASP) is a computer program for atomic scale materials modelling, e.g. electronic structure calculations and quantum-mechanical molecular dynamics, from first principles.


The approach implemented in VASP is based on the (finite-temperature) local-density approximation with the free energy as variational quantity and an exact evaluation of the instantaneous electronic ground state at each MD time step. VASP uses efficient matrix diagonalisation schemes and an efficient Pulay/Broyden charge density mixing. These techniques avoid all problems possibly occurring in the original Car-Parrinello method, which is based on the simultaneous integration of electronic and ionic equations of motion.
VASP computes an approximate solution to the many-body Schrödinger equation, either within density functional theory (DFT), solving the Kohn-Sham equations, or within the Hartree-Fock (HF) approximation, solving the Roothaan equations. Hybrid functionals that mix the Hartree-Fock approach with density functional theory are implemented as well. Furthermore, Green's functions methods (GW quasiparticles, and ACFDT-RPA) and many-body perturbation theory (2<sup>nd</sup>-order Møller-Plesset) are available in VASP.


The interaction between ions and electrons is described by ultra-soft Vanderbilt pseudopotentials (US-PP) or by the projector-augmented wave (PAW) method. US-PP (and the PAW method) allow for a considerable reduction of the number of plane-waves per atom for transition metals and first row elements. Forces and the full stress tensor can be calculated with VASP and used to relax atoms into their instantaneous ground-state.
In VASP, central quantities, like the one-electron orbitals, the electronic charge density, and the local potential are expressed in plane wave basis sets. The interactions between the electrons and ions are described using norm-conserving or ultrasoft pseudopotentials, or the projector-augmented-wave method.


Latest versions of VASP enable beyond-DFT calculations like GW, RPA (Random-Phase Approximation), HF (Hartree-Fock) and hybrid functionals, DFPT (Linear Response), MP2, ACFDT etc.
To determine the electronic groundstate, VASP makes use of efficient iterative matrix diagonalisation techniques, like the residual minimisation method with direct inversion of the iterative subspace (RMM-DIIS) or blocked Davidson algorithms. These are coupled to highly efficient Broyden and Pulay density mixing schemes to speed up the self-consistency cycle.
 
<font size="1">
'''Obsolete description:''' VASP is a complex package for performing ab-initio quantum-mechanical molecular dynamics (MD) simulations using pseudopotentials or the projector-augmented wave method and a plane wave basis set. The approach implemented in VASP is based on the (finite-temperature) local-density approximation with the free energy as variational quantity and an exact evaluation of the instantaneous electronic ground state at each MD time step. VASP uses efficient matrix diagonalisation schemes and an efficient Pulay/Broyden charge density mixing. These techniques avoid all problems possibly occurring in the original Car-Parrinello method, which is based on the simultaneous integration of electronic and ionic equations of motion. The interaction between ions and electrons is described by ultra-soft Vanderbilt pseudopotentials (US-PP) or by the projector-augmented wave (PAW) method. US-PP (and the PAW method) allow for a considerable reduction of the number of plane-waves per atom for transition metals and first row elements. Forces and the full stress tensor can be calculated with VASP and used to relax atoms into their instantaneous ground-state.
<font size="3">


== VERSIONS ==
== VERSIONS ==


Generally, 2 major versions of VASP are currently available: '''VASP 4.6''' and a completely re-written and better equipped '''VASP 5.2'''.
In general, 2 major versions of VASP are currently available: '''VASP 4.6''' and a completely re-written and better equipped '''VASP 5.2'''.


''Beware, for some INCAR-file tags, different default values may be used. Together with he fact, that Fourier-transform routines scale non-linearly with the number of nodes,  etc. etc., it is very likely that the total energies of the same system calculated by different VASP versions are not equal.''
''Beware, for some INCAR-file tags, different default values may be used. Together with he fact, that Fourier-transform (FFT) routines scale in a tricky way with the number of nodes,  etc. etc., it is very likely that the total energies of the same system calculated by different VASP versions are not equal.''


On [[tekla]] cluster, only VASP 4.6 is installed.
On [[tekla]] cluster, only VASP 4.6 is installed.
Line 48: Line 52:
4. Visualizers
4. Visualizers


: p4vasp
: Direct visualization (and editing) of VASP input/output:
: [http://homepage.univie.ac.at/daniel.spisak/downloads.html#strender STRender]
 
: [http://vaspview.sourceforge.net/ VaspView]
:: [[p4v]] or p4vasp (Python-based)
:: [http://homepage.univie.ac.at/daniel.spisak/downloads.html#strender STRender] (Java3D-based)
:: [http://vaspview.sourceforge.net/ VaspView] (Motif&OpenGL/Glut-based)
 
: Visualization after file-conversion (using [[Scripts for VASP]] or [[UPU]])
 
:: [http://www.xcrysden.org XCrysDen] (TclTK&MESA-based)
:: [[Molden]]
:: XMakeMol
:: VMD
:: Raster3D


5. Tips & Tricks
5. Tips & Tricks


: [http://www.fyslab.hut.fi/~job by Univ.Helsinki]
: [http://www.fyslab.hut.fi/~job Tips by Univ.Helsinki]
: [http://cst-www.nrl.navy.mil/users/erwin/vasptips/ by nrl.navy.mil]
: [http://cst-www.nrl.navy.mil/users/erwin/vasptips/ Tips by nrl.navy.mil]


6. 3rd-Party Commercial Software based on VASP
6. 3<sup>rd</sup>-Party Commercial Software based on VASP


: [http://www.govasp.com/ GoVASP]
: [http://www.govasp.com/ GoVASP]

Revision as of 11:06, 20 September 2010

go back to Main Page, Computational Resources, Chemistry & More, Computational Codes

VASP = Vienna Ab-Initio Simulation Package

DESCRIPTION

The Vienna Ab initio Simulation Package (VASP) is a computer program for atomic scale materials modelling, e.g. electronic structure calculations and quantum-mechanical molecular dynamics, from first principles.

VASP computes an approximate solution to the many-body Schrödinger equation, either within density functional theory (DFT), solving the Kohn-Sham equations, or within the Hartree-Fock (HF) approximation, solving the Roothaan equations. Hybrid functionals that mix the Hartree-Fock approach with density functional theory are implemented as well. Furthermore, Green's functions methods (GW quasiparticles, and ACFDT-RPA) and many-body perturbation theory (2nd-order Møller-Plesset) are available in VASP.

In VASP, central quantities, like the one-electron orbitals, the electronic charge density, and the local potential are expressed in plane wave basis sets. The interactions between the electrons and ions are described using norm-conserving or ultrasoft pseudopotentials, or the projector-augmented-wave method.

To determine the electronic groundstate, VASP makes use of efficient iterative matrix diagonalisation techniques, like the residual minimisation method with direct inversion of the iterative subspace (RMM-DIIS) or blocked Davidson algorithms. These are coupled to highly efficient Broyden and Pulay density mixing schemes to speed up the self-consistency cycle.

Obsolete description: VASP is a complex package for performing ab-initio quantum-mechanical molecular dynamics (MD) simulations using pseudopotentials or the projector-augmented wave method and a plane wave basis set. The approach implemented in VASP is based on the (finite-temperature) local-density approximation with the free energy as variational quantity and an exact evaluation of the instantaneous electronic ground state at each MD time step. VASP uses efficient matrix diagonalisation schemes and an efficient Pulay/Broyden charge density mixing. These techniques avoid all problems possibly occurring in the original Car-Parrinello method, which is based on the simultaneous integration of electronic and ionic equations of motion. The interaction between ions and electrons is described by ultra-soft Vanderbilt pseudopotentials (US-PP) or by the projector-augmented wave (PAW) method. US-PP (and the PAW method) allow for a considerable reduction of the number of plane-waves per atom for transition metals and first row elements. Forces and the full stress tensor can be calculated with VASP and used to relax atoms into their instantaneous ground-state.

VERSIONS

In general, 2 major versions of VASP are currently available: VASP 4.6 and a completely re-written and better equipped VASP 5.2.

Beware, for some INCAR-file tags, different default values may be used. Together with he fact, that Fourier-transform (FFT) routines scale in a tricky way with the number of nodes, etc. etc., it is very likely that the total energies of the same system calculated by different VASP versions are not equal.

On tekla cluster, only VASP 4.6 is installed.

On tekla2 cluster, both VASP 4.6 and VASP 5.2 are available. Futhermore, versions with extra routines (modules suffixed by _VTST and _IDM) are present here.

LINKS & RESOURCES

1. Main developers' pages

Online-Manual (HTML/PDF)
Lecture-Notes & Hands-On Sessions (HTML/PDF)
New Website (HTML)

2. Other contributors / developers

Transition State Tools for VASP (VTST) Packages by Univ.Texas
IDM Improved Dimer Method by Dr.T.Bučko / Univ.Vienna

3. Forums

Official VASP Forum
Forum by VTST Group

4. Visualizers

Direct visualization (and editing) of VASP input/output:
p4v or p4vasp (Python-based)
STRender (Java3D-based)
VaspView (Motif&OpenGL/Glut-based)
Visualization after file-conversion (using Scripts for VASP or UPU)
XCrysDen (TclTK&MESA-based)
Molden
XMakeMol
VMD
Raster3D

5. Tips & Tricks

Tips by Univ.Helsinki
Tips by nrl.navy.mil

6. 3rd-Party Commercial Software based on VASP

GoVASP
MedeA

SCRIPTS MACHINE

Scripts for VASP - Useful scripts for VASP
Scripts for the VTST package (NEB, DOS, CHG, ...)

COMMON ERRORS

The only error made by computer is the human error!

VASP [1] [2]

link to the on-line manual: [[3]]

link to the notes: [[4]]

link to the VTST packages: [[5]]

link to the tools: [[6]]

link to tips on VASP: [[7]]

P4v: [[8]]

Current versions: Current versions

Useful scripts for VASP: Scripts for VASP

                                                          EXTRADOCUMENTATION
     -) How to perform a molecular dynamics:           ==> File:MD-HOWTO.pdf  <==