Difference between revisions of "Tutorials"

From The Yambo Project
Jump to navigation Jump to search
Line 12: Line 12:
*[http://www.yambo-code.org/educational/files/hBN-2D-para.tar.gz hBN-2D-para.tar.gz]
*[http://www.yambo-code.org/educational/files/hBN-2D-para.tar.gz hBN-2D-para.tar.gz]


after downloading the tar.gz files just unpack them in '''the same folder'''. For example
$ tar -xcvf hBN-2D.tar
$ tar -xcvf hBN.tar
$ ls
  YAMBO_TUTORIALS/hBN-2D/PWSCF
$ ls YAMBO_TUTORIALS
  hBN-2D hBN


== Stand-alone tutorials ==
== Stand-alone tutorials ==

Revision as of 13:21, 31 October 2019

If you are starting out with Yambo, or even an experienced user, we recommend that you complete the following tutorials before trying to use Yambo for your system.

The tutorials are meant to give some introductory background to the key concepts behind Yambo. Practical topics such as convergence are also discussed. Nonetheless, users are invited to first read and study the background material in order to get familiar with the fundamental physical quantities.

Two kinds of tutorials are provided: stand-alone and modular.

Files

In each tutorial page you will find the links to the files to download. Here is a complete list:

after downloading the tar.gz files just unpack them in the same folder. For example

$ tar -xcvf hBN-2D.tar
$ tar -xcvf hBN.tar
$ ls
  YAMBO_TUTORIALS/hBN-2D/PWSCF
$ ls YAMBO_TUTORIALS
  hBN-2D hBN

Stand-alone tutorials

These tutorials are self-contained and cover a variety of mixed topics, both physical and methodological. They are designed to be followed from start to finish in one page and do not require previous knowledge of yambo. Each tutorial requires download of a specific core database, and typically they cover a specific physical system (like bulk GaSb or a hydrogen chain). Ground state input files and pseudopotentials are provided. Output files are also provided for reference.

These tutorials can be accessed directly from this page of from the side bar. They include different kind of subjects:

Basic

Advanced


Modular tutorials

These tutorials are designed to provide a deeper understanding of specific yambo tasks and runlevels. They are designed to avoid repetition of common procedures and physical concepts. As such, they make use of the same physical systems: bulk hexagonal boron nitride hBN and a hBN sheet hBN-2D. To follow the tutorials, you must first download or copy data files for each system. Files are distributed as gzipped tarballs. Always extract the tarballs in the same place.
Available systems are: hBN.tar.gz, hBN-2D.tar.gz. You will need both hBN and hBN-2D tarballs.


Modules

Alternatively, users can learn more about a specific runlevel or task by looking at the individual documentation modules. These provide a focus on the input parameters, run time behaviour, and underlying physics. Although they can be followed separately, non-experts are urged to follow them as part of the more structured tutorials given above.