Solid Si tutorial data processing
Posted: Sat Mar 21, 2015 8:33 pm
I am trying to reproduce the plots of the Indirect and Direct band gaps of solid silicon as done in the GW tutorial.
My build of Yambo does not have netcdf support, so I have done my own DFT calculations in QE 5.0.3 using the input files and pseudopotentials provided (scf, then nscf). I am able to reproduce the yambo reference r-* files for the most part, with the difference that I also receive some "cc" units in adition to the "iru" and "iku" units. I have attached both my r- file and a reference one.
In the script included with the tutorial (HF_gap.sh), grep is used to extract numerical data from files which are not created by following the procedure at the tutorial link above or in the Tutorial.info file. These files have names like "o-HF_7Ry.HF", which leads me to believe that these files are created with ypp. However, I cannot figure out how to actually do this, and there are not reference o-* files for this step included in the tutorial archive.
How would I use ypp to process the data and extract what I need to calculate the band gaps, as done in the tutorial?
My build of Yambo does not have netcdf support, so I have done my own DFT calculations in QE 5.0.3 using the input files and pseudopotentials provided (scf, then nscf). I am able to reproduce the yambo reference r-* files for the most part, with the difference that I also receive some "cc" units in adition to the "iru" and "iku" units. I have attached both my r- file and a reference one.
In the script included with the tutorial (HF_gap.sh), grep is used to extract numerical data from files which are not created by following the procedure at the tutorial link above or in the Tutorial.info file. These files have names like "o-HF_7Ry.HF", which leads me to believe that these files are created with ypp. However, I cannot figure out how to actually do this, and there are not reference o-* files for this step included in the tutorial archive.
How would I use ypp to process the data and extract what I need to calculate the band gaps, as done in the tutorial?