Dear all,
I'm carrying out GW and BSE calculations in a 2D semiconductor and I have performed some convergence tests of the k-grid using the newly implemented w-av method. How can I include the w-av method flags (RIM_W and RandGVecW) in the yambo's input file? I looked through the help text of the flags in yambo 5.1 but could not find the proper command.
Regards,
Enesio Marinho Jr, Post-doc.
Institute of Theoretical Physics, São Paulo State University (IFT-UNESP), Brazil.
[RIM_W] Adding the w-av method flags in the input file
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, Daniele Varsano
-
- Posts: 3
- Joined: Mon Jan 30, 2023 2:08 pm
[RIM_W] Adding the w-av method flags in the input file
Dr. Enesio Marinho Jr
Department of Physics and Chemistry
São Paulo State University (UNESP), Ilha Solteira, São Paulo, Brazil
Department of Physics and Chemistry
São Paulo State University (UNESP), Ilha Solteira, São Paulo, Brazil
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: [RIM_W] Adding the w-av method flags in the input file
Dear Enesio,
you are right, the documentation for this implementation will arrive soon.
What you need to do is to edit by hand your gw input file with the following rulevels:
and add the following variables:
Usually few Gvec for (RandGvec < 100) and (RandGvecW < 20) are enough, but few convergence tests are needed.
Best,
Daniele
you are right, the documentation for this implementation will arrive soon.
What you need to do is to edit by hand your gw input file with the following rulevels:
Code: Select all
rim_cut # [R] Coulomb potential
HF_and_locXC # [R] Hartree-Fock
gw0 # [R] GW approximation
ppa # [R][Xp] Plasmon Pole Approximation for the Screened Interaction
dyson # [R] Dyson Equation solver
em1d # [R][X] Dynamically Screened Interaction
RIM_W
Code: Select all
RandQpts=3000000 # [RIM] Number of random q-points in the BZ
RandGvec= RL # [RIM] Coulomb interaction RS components
RandGvecW = RL
CUTGeo= "slab z"
Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/