Difference between revisions of "First steps: a walk through from DFT to optical properties"

From The Yambo Project
Jump to navigation Jump to search
Line 6: Line 6:
[[File:HBN2.png|x200px|Atomic structure of 2D hBN]]
[[File:HBN2.png|x200px|Atomic structure of 2D hBN]]


The steps are the following:
The steps are the following: <!--Menu appears here-->
# DFT calculation of bulk hBN with PWscf
<--# DFT calculation of bulk hBN with PWscf
# Conversion from PWscf format to Yambo databases
# Conversion from PWscf format to Yambo databases
# Initialization
# Initialization
Line 13: Line 13:
# Input file generation and understanding the output
# Input file generation and understanding the output
# Calculation of optical absorption in hBN at the independent particle level
# Calculation of optical absorption in hBN at the independent particle level
# Optical absorption and energy loss in 2D BN with local field effects
# Optical absorption and energy loss in 2D BN with local field effects -->


===Step 1 & 2: DFT calculation and conversion===
===Step 1: DFT calculation of bulk hBN and conversion to Yambo===
Follow the module on '''[[Bulk material: h-BN]]''' and then '''return to this tutorial "First steps..." ''' After completion, you should have a new folder called ''SAVE''.
Follow the module on '''[[Bulk material: h-BN]]''' and then '''return to this tutorial "First steps..." ''' After completion, you should have a new folder called ''SAVE''.


There is no need to complete the module on 2D BN.
There is no need to complete the module on 2D BN.


===Step 3: Initialization===
===Step 2: Initialization of Yambo databases===
Use the ''SAVE'' folders that are already provided. For the CECAM tutorial, do:
Use the ''SAVE'' folders that are already provided. For the CECAM tutorial, do:
  $ cp /tutoadmin/BN.tar .
  $ cp /tutoadmin/BN.tar .
Line 27: Line 27:
Now follow the module on '''[[Initialization]]''', for both hBN and 2D-hBN, and '''return to this tutorial "First steps..." '''  
Now follow the module on '''[[Initialization]]''', for both hBN and 2D-hBN, and '''return to this tutorial "First steps..." '''  


===Step 4: Command line interface===
===Step 3: Command line interface===
Here a shorter description.


===Step 5: Input and output files===
Here some examples
Here a shorter description.


===Step 6: Optical absorption in hBN===
 
- If you are already familiar with Yambo, you can look at the technical module on [[Command_line_options]], and return here.
 
 
===Step 4: Input and output files===
Here some examples
 
 
- If you are already familiar with Yambo, you can look at the technical module on [[Input_file_generation]], and return here.
===Step 5: Optical absorption in hBN===
Follow the module on '''[[RPA/IP]]''' for 2D BN and '''return to this tutorial "First steps..." '''  
Follow the module on '''[[RPA/IP]]''' for 2D BN and '''return to this tutorial "First steps..." '''  


===Step 7: Optical absorption in 2D BN===
===Step 6: Optical absorption in 2D BN===
Follow the module on '''[[Local fields]]''' for 2D BN and '''return to this tutorial "First steps..." '''
Follow the module on '''[[Local fields]]''' for 2D BN and '''return to this tutorial "First steps..." '''

Revision as of 10:28, 30 March 2017

In this tutorial you will learn how to calculate optical spectra using Yambo, starting from a DFT calculation and ending with a look at local field effects in the optical response.

We will use a 3D system (bulk hBN) and a 2D system (hBN sheet).

Atomic structure of bulk hBN Atomic structure of 2D hBN

The steps are the following: <--# DFT calculation of bulk hBN with PWscf

  1. Conversion from PWscf format to Yambo databases
  2. Initialization
  3. Overview of Yambo's command line interface
  4. Input file generation and understanding the output
  5. Calculation of optical absorption in hBN at the independent particle level
  6. Optical absorption and energy loss in 2D BN with local field effects -->

Step 1: DFT calculation of bulk hBN and conversion to Yambo

Follow the module on Bulk material: h-BN and then return to this tutorial "First steps..." After completion, you should have a new folder called SAVE.

There is no need to complete the module on 2D BN.

Step 2: Initialization of Yambo databases

Use the SAVE folders that are already provided. For the CECAM tutorial, do:

$ cp /tutoadmin/BN.tar .
$ tar -xvf BN.tar
$ cd YAMBO_TUTORIALS/BN/YAMBO

Now follow the module on Initialization, for both hBN and 2D-hBN, and return to this tutorial "First steps..."

Step 3: Command line interface

Here some examples


- If you are already familiar with Yambo, you can look at the technical module on Command_line_options, and return here.


Step 4: Input and output files

Here some examples


- If you are already familiar with Yambo, you can look at the technical module on Input_file_generation, and return here.

Step 5: Optical absorption in hBN

Follow the module on RPA/IP for 2D BN and return to this tutorial "First steps..."

Step 6: Optical absorption in 2D BN

Follow the module on Local fields for 2D BN and return to this tutorial "First steps..."