Versions Compared

Key

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

...

libbeef Library

Johannes Voss has created a version of Quantum Espresso that includes the BEEF functional. Installation instructions can be found here:

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

...

ported BEEF (Bayesian Error Estimation Functional) to both Quantum Espresso and VASP. In both cases a small library called libbeef must be built.

Version

Source Code

Precompiled Linux 64-bit binary

0.1.1

libbeef-0.1.1.tar.gz

libbeef-0.1.1-gcc-x86_64.tar.gz

...

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

Espresso with BEEF

Installation instructions (including an ASE python interface) can be found here:

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

VASP with BEEF

To use BEEF with VASP, either build libbeef from source or unpack a binary version, as described above.

...