Chester 2019

From VASP Wiki
Revision as of 10:28, 22 October 2019 by Kaltakm (talk | contribs) (Created page with "== Lectures == *[http://www.vasp.at/vasp-workshop/lectures/VASP_lecture_Basics1.pdf DFT, PW, and PAW]: "VASP: The basics(1). DFT, plane waves, PAW, ...". *[http://www.vasp.a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Lectures

  • Dielectric properties: "VASP: Dielectric response. Perturbation theory, linear response, and finite electric fields".

Environment Setup

The job scripts found in the tutorial tar files (job.sh, doall.sh, etc) work only if the environment variables "vasp_std, vasp_gam, vasp_ncl" are defined. After login, open a Terminal and enter following command

module load vasp
export vasp_std="mpirun -np 8 /lustre/home/y07/vasp5/5.4.4-intel17-mpt214/bin/vasp_std"
export vasp_gam="mpirun -np 8 /lustre/home/y07/vasp5/5.4.4-intel17-mpt214/bin/vasp_gma"
export vasp_ncl="mpirun -np 8 /lustre/home/y07/vasp5/5.4.4-intel17-mpt214/bin/vasp_ncl"

Tutorials

For the beginners: A short introduction to the common Input and Output files.

Further Examples

Nudge Elastic Band Method and (constrained) Molecular Dynamics

Magnetism in NiO

NMR calculations