Static screening: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
Create the input file: | Create the input file: | ||
$ yambo -F 02_Ws.in -b | $ yambo -F 02_Ws.in -b -k hartree | ||
or | |||
$ yambo -F 02_Ws.in -b -k hartree -r (for a 2D) | |||
Open the input file | Open the input file |
Revision as of 10:45, 16 March 2017
Static screening matrix
Create the input file:
$ yambo -F 02_Ws.in -b -k hartree
or
$ yambo -F 02_Ws.in -b -k hartree -r (for a 2D)
Open the input file Change the size in G-space and the bands of the polarization function as:
% BndsRnXs 1 | 40 | # [Xs] Polarization function bands % NGsBlkXs= 2 Ry # [Xs] Response block size
Close the input and run the code
$ yambo -F 02_Ws.in