Skip to content

Libraries

Davide Sangalli edited this page Mar 29, 2021 · 23 revisions

You do not need to download the following files. The libraries will be automatically downloaded if needed when building the source "make yambo"

In case you are going to compile yambo on a machine that does not have access to the internet, you can first get all needed files in the proper place just entering the yambo source and running (option available since version 5.0)

./sbin/download_all_libs.sh

Internal Libraries (Needed since yambo 5.0)

As part of the modularization of the Yambo code, one of the goals is to split the source into different blocks (or modules), and eventually promote them into libraries. So far we created, as an experimental library, the driver library. The source code of the library is not contained anymore in the main repo of the yambo code, but it has been moved in a submodule

https://github.com/yambo-code/yambo-libraries

This is the latest release of the driver

External Libraries

Following a list of libraries that are part of the Yambo code distribution.

Older versions / no more used