From 47bfd5165de441e97a0ebb43b5e6168768488a76 Mon Sep 17 00:00:00 2001 From: Jakub Kropacek <jakub.kropacek@vsb.cz> Date: Tue, 12 Jul 2022 11:22:01 +0200 Subject: [PATCH] add HDF5 and W90 support --- docs.it4i/software/chemistry/vasp.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs.it4i/software/chemistry/vasp.md b/docs.it4i/software/chemistry/vasp.md index 43e7de234..43cbfd6e1 100644 --- a/docs.it4i/software/chemistry/vasp.md +++ b/docs.it4i/software/chemistry/vasp.md @@ -28,6 +28,9 @@ mpirun vasp_std ### VASP Compilations +!!! important + Starting from version 6.3.1, we compile VASP with HDF5 and Wannier90 support. + VASP can be ran using several different binaries, each being compiled for a specific purpose, for example: * `vasp_std` is the standard VASP binary for regular jobs -- GitLab