Gw band structure with self-consistent gw + MLWFs

GW, Bethe-Salpeter …

Moderators: maryam.azizi, bruneval

Locked
thanusit
Posts: 70
Joined: Thu Jan 14, 2010 4:20 am

Gw band structure with self-consistent gw + MLWFs

Post by thanusit » Thu Sep 02, 2010 8:53 am

Deal All

I'm learning the method to calculate the full gw band structure using the self-consistent gw + MLWFs scheme. I've used the "tests/wannier90/Input/t03.in" as a start to perform the study with Abinit 6.2.2 (MPI version, prepared for a x86_64_linux_gnu4.4.) May I ask a couple of questions.

Question-1:
I tried to separate the run into two parts: part-1 to do gw in parallel and part-2 to run WF in sequential. The Abinit input files for the gw parallel run is t03_part1.in, and those for the WF sequential run is t03_part2.in and t03o_w90.win, (see attachments). In the t03_part1.in I commented out those lines involving the calculation of the quasiparticle Wannier functions (dataset7). In the t03_part2.in I commented out those lines for the ground state and gw calculations but kept the WF part. In the WF sequential run, I used the output files t03o_DS1_DEN, t03o_DS2_WFK and t03o_DS6_QPS obtained from the gw parallel run as inputs. The files were renamed to t03i_DEN, t03i_WFK, t03i_QPS, respectively. Both runs were successfully completed. However, I still would like to ask if my input files and the steps taken are the right approach for the job?

Question-2:
In order to get a reliable band structure, I understand that convergence studies have to be properly carried out but I am not quite sure how?. Should we do the similar convergence studies as in the case of standard GW? For examples,
1. The convergence of GW corrections with respected to ecut and ngkpt used for the ground state and KSS calculations?
2. The convergence of GW corrections with respected to nband, npweps, npwwfn, used in the gw calculations?

Or maybe more, such as

3. The convergence of GW corrections with respected to the number of self-consistent gw iterations?.

All comments and suggestions are greatly appreciated.

Kind Regards,
Thanusit Burinprakhon
Attachments
t03_part1.in
Input file for parallel running the self-consistent gw
(4.06 KiB) Downloaded 260 times
t03_part2.in
Input file for sequencel running the WF calculation and band interpolation
(4.07 KiB) Downloaded 229 times
t03o_w90.in
Input file for interface with wannier90. Please note that the extension is changed to ".in" instead of ".win" so that it can be uploaded to the forum.
(3.98 KiB) Downloaded 237 times
Last edited by thanusit on Tue Sep 07, 2010 3:30 am, edited 1 time in total.

Robin
Posts: 61
Joined: Thu Jan 14, 2010 3:18 am

Re: Gw band structure with self-consistent gw + MLWFs

Post by Robin » Fri Sep 03, 2010 2:15 am

Dear Thanusit,

In a low-dimension system, the vacuum size is crucial in GW calculation [PRB 73, 205119(2006)]; if involving transition metal and rare-earth elements, the pseudopotential is very important too.

Sincerely,
Guangfu Luo

Locked