The VASP Manual: Difference between revisions

From VASP Wiki
Line 2: Line 2:


:{| cellpadding="5" cellspacing="15"
:{| cellpadding="5" cellspacing="15"
| [[Installing VASP|How to Install VASP]]|| First install VASP.
| *[[Installing VASP|How to Install VASP]]|| First install VASP.
|-
|-
| [[Validating VASP|Test Suite and Benchmarks]]|| Next validate your installation with the test suit and benchmarks.
| [[Validating VASP|Test Suite and Benchmarks]]|| Next validate your installation with the test suit and benchmarks.

Revision as of 15:14, 13 February 2019

Getting started

*How to Install VASP First install VASP.
Test Suite and Benchmarks Next validate your installation with the test suit and benchmarks.
Workshops The collection of lectures is a good place for the introduction to the basics of VASP.
Lectures The collection of lectures is a good place to start as well.
Tutorials and Examples The collection of tutorials and examples is a good place to learn the usage of VASP.

Input

As a minimal setup, VASP requires the user to prepare the following input files:

INCAR, KPOINTS, POSCAR, and POTCAR.

If present (in the directory where the calculation runs) the following output files of previous runs may be read as restart information:

CHGCAR and/or WAVECAR.

If present (in the directory where the calculation runs) the following file leads to a "soft" stop of the calculation:

STOPCAR.

Some specific features of VASP require additional output files from previous runs to be present:

Output

The main output file of VASP is the OUTCAR file.

The OSZICAR file ...

CHGCAR WAVECAR CHG WAVEDER
CONTCAR XDATCAR EIGENVAL IBZKPT
DOSCAR PROCAR PROOUT PCDAT
ELFCAR PARCHG LOCPOT TMPCAR
vasprun.xml Wxxxx.tmp WFULLxxxx.tmp BSEFATBAND

Features

Theoretical Background Important relations covering DFT, PAW, etc.
Electronic Minimization
XC Functionals
Hybrid Functionals
Structural Optimization
Vibrational Properties
Molecular Dynamics
Dielectric Properties
Linear Response
NMR
Many-Body Perturbation Theory
Magnetism
Surfaces
Defects
Molecules

Visualisation and Postprocessing

Here we can link to postprocessing programs and script, visualization tools, etc etc.

Support

If you have questions or run into trouble, please have a look and/or post a question at the VASP forum.

Requests for support from the VASP group are to be directed WITHOUT EXCEPTION to the official VASP email address: vasp.materialphysik@univie.ac.at.

Please note: we offer support on a courtesy base only, not as a contractual service.


Back to the top