Dynamic screening (PPA): Difference between revisions

From The Yambo Project
Jump to navigation Jump to search
Line 4: Line 4:
Create the input file:
Create the input file:


  $ yambo -F 02_Wp.in -p p -k hartree
  $ yambo -F 02_Wp.in -p p -k hartree (for a 3D)
 
or
 
$ yambo -F 02_Wp.in -p p -k hartree -r (for a 2D)


Open the input file
Open the input file

Revision as of 10:55, 16 March 2017

Dymanic screening matrix (PPA)

Create the input file:

$ yambo -F 02_Wp.in -p p -k hartree  (for a 3D)

or

$ yambo -F 02_Wp.in -p p -k hartree -r (for a 2D)

Open the input file Change the size in G-space and the bands of the polarization function as:

% BndsRnXp
  1 |  40 |                 # [Xs] Polarization function bands
%
 NGsBlkXp= 2 Ry  # [Xs] Response block size

Close the input and run the code

$ yambo -F 02_Wp_wcut.in