Tutorials: Difference between revisions
(→Files) |
No edit summary |
||
Line 13: | Line 13: | ||
*[http://www.yambo-code.org/educational/tutorials/files/Silicon.tar.gz Silicon.tar.gz] | *[http://www.yambo-code.org/educational/tutorials/files/Silicon.tar.gz Silicon.tar.gz] | ||
*[http://www.yambo-code.org/educational/tutorials/files/LiF.tar.gz LiF.tar.gz] | *[http://www.yambo-code.org/educational/tutorials/files/LiF.tar.gz LiF.tar.gz] | ||
*[http://www.yambo-code.org/educational/tutorials/files/Si_surface.tar.gz Si_surface.tar.gz] | |||
*[http://www.yambo-code.org/educational/tutorials/files/Si_wire.tar.gz Si_wire.tar.gz] | |||
*[http://www.yambo-code.org/educational/tutorials/files/H2.tar.gz H2.tar.gz] | |||
*[http://www.yambo-code.org/educational/tutorials/files/Aluminum.tar.gz Aluminum.tar.gz] | |||
*[http://www.yambo-code.org/educational/tutorials/files/GaSb.tar.gz GaSb.tar.gz] | |||
*[http://www.yambo-code.org/educational/tutorials/files/Hydrogen_Chain.tar.gz Hydrogen_Chain.tar.gz] | |||
after downloading the tar.gz files just unpack them in '''the same folder'''. For example | after downloading the tar.gz files just unpack them in '''the same folder'''. For example | ||
Line 39: | Line 45: | ||
* [[SOC|Spin-Orbit Coupling MBPT]] | * [[SOC|Spin-Orbit Coupling MBPT]] | ||
* [[Real_Axis_and_Lifetimes|Real Axis and Lifetimes]] | * [[Real_Axis_and_Lifetimes|Real Axis and Lifetimes]] | ||
<!-- | |||
* [[Electron_Phonon|Electron-Phonon]] | * [[Electron_Phonon|Electron-Phonon]] | ||
* [[Kerr|Kerr]] | * [[Kerr|Kerr]] | ||
* [[Real_Time|Real-Time]] | * [[Real_Time|Real-Time]] | ||
--> | |||
<!-- For each TUTORIAL (Solid_LiF, Solid_Al, ...) , therefore, you can download the ground state files (zip archive named TUTORIAL_ground_state.zip) and generate the Yambo databases from your own by running abinit/PWscf and a2y/p2y. In this case the Yambo input and reference files are contained in the zip file (TUTORIAL_reference_files.zip). Alternatively, if (and only if) you have compiled yambo with the NetCDF support you can directly download the zip files containing the Yambo core databases (TUTORIAL_NETCDF_databases_and_reference_files.zip). These are generated using the NetCDF interface in order to be readable in any platform. | <!-- For each TUTORIAL (Solid_LiF, Solid_Al, ...) , therefore, you can download the ground state files (zip archive named TUTORIAL_ground_state.zip) and generate the Yambo databases from your own by running abinit/PWscf and a2y/p2y. In this case the Yambo input and reference files are contained in the zip file (TUTORIAL_reference_files.zip). Alternatively, if (and only if) you have compiled yambo with the NetCDF support you can directly download the zip files containing the Yambo core databases (TUTORIAL_NETCDF_databases_and_reference_files.zip). These are generated using the NetCDF interface in order to be readable in any platform. |
Revision as of 15:45, 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:
- hBN.tar.gz
- hBN-2D.tar.gz
- hBN-2D-para.tar.gz
- Silicon.tar.gz
- LiF.tar.gz
- Si_surface.tar.gz
- Si_wire.tar.gz
- H2.tar.gz
- Aluminum.tar.gz
- GaSb.tar.gz
- Hydrogen_Chain.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 $ 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.