GW in bulk systems: Difference between revisions

From The Yambo Project
Jump to navigation Jump to search
(Created page with "Create the input $ yambo -F 02_gw.in -p p -g n (for a 3D) or $ yambo -F 03_gw_2D.in -p p -g n -r (for a 2D) Open it and change some of the input variables b...")
 
(No difference)

Latest revision as of 17:21, 16 March 2017

Create the input

$ yambo -F 02_gw.in -p p -g n   (for a 3D)

or

$ yambo -F 03_gw_2D.in -p p -g n -r (for a 2D)


Open it and change some of the input variables


   bla bla .......

Close in input file and run the code

$ yambo -F 02_gw.in  (3D)

or

$ yambo -F 02_gw_2D.in (2D)