Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
patch -p1 < vasp.5.3.beef.diff

Then edit your VASP Makefile to add the following after to your Makefile line where the LIB variable is defined:

Code Block
LIB+= -Lpathtobeeflibrary/lib -lbeef

...