Versions Compared

Key

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

...

The latest development version can be obtained with this command:

Code Block
svngit coclone svnhttps://suncatls1.slac.stanford.edu/beef/trunk beefgithub.com/vossjo/libbeef

Installation instructions for the different versions are contained in the README file in the above downloadable files.

...

https://github.com/vossjo/ase-espresso/wiki

VASP with BEEF

In addition to building libbeefNewer versions of VASP (V. 5.4.x and up) only need changes to the makefile to enable the BEEF functionals: add -Dlibbeef to the CPP flags and -Lproperpath -lbeef to the library linker flags.

For older versions of VASP, a patch file must now be applied to the appropriate unmodified version of the VASP source code. The patch files can be downloaded from here:

...