Bethe-Salpeter Haydock solver: Difference between revisions

From The Yambo Project
Jump to navigation Jump to search
(Created page with "'Prerequisites'' Run Initialization Run Static screening Run GW in PPA Run Bethe-Salpeter Kernel ''Create the input'' $ yambo -F 03_bse_Ws_yh.in...")
 
No edit summary
Line 12: Line 12:
''Create the input''  
''Create the input''  


  $ yambo -F 03_bse_Ws_yh.in -b -o b -k sex -V QP -y h  (for a 3D)
  $ yambo -F 03_bse_Ws_yh.in -b -o b -k sex -V qp -y h  (for a 3D)
   
   
or  
or  


  $ yambo -F 03_bse_Ws_2D_yh.in -b -o b -k sex -V QP -r  -y h (for a 2D)
  $ yambo -F 03_bse_Ws_2D_yh.in -b -o b -k sex -V qp -r  -y h (for a 2D)





Revision as of 20:17, 16 March 2017

'Prerequisites

Run Initialization
Run Static screening

Run GW in PPA
Run Bethe-Salpeter Kernel


Create the input

$ yambo -F 03_bse_Ws_yh.in -b -o b -k sex -V qp -y h  (for a 3D)

or

$ yambo -F 03_bse_Ws_2D_yh.in -b -o b -k sex -V qp -r  -y h (for a 2D)


Close in input and run the code

$ yambo -F 03_bse_Ws_yh.in  ( for 3D)

or

$ yambo -F 03_bse_Ws_2D_yh.in (for 2D)