Static screening: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
===Static screening matrix | ===Static screening matrix === | ||
Create the input file: | Create the input file: | ||
$ yambo -F | $ yambo -F 02_Ws.in -b -r -k hartree | ||
Open the input file | Open the input file | ||
Line 15: | Line 15: | ||
Close the input and run the code | Close the input and run the code | ||
$ yambo -F | $ yambo -F 02_Ws.in |
Revision as of 10:43, 16 March 2017
Static screening matrix
Create the input file:
$ yambo -F 02_Ws.in -b -r -k hartree
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