filqf and filkf generation

Post here questions linked with issue while running the EPW code

Moderator: stiwari

Post Reply
leeru
Posts: 5
Joined: Sat Apr 01, 2023 3:20 am
Affiliation: Associate professor

filqf and filkf generation

Post by leeru »

Dear all
I have generated the filqf and filkf by way of :1) set the vebosity of pwscf high, and 2) copy the kpoints and use it as the filqf and filkf, but epw alway report a read error, any help please
Regards
Ru
Attachments
QQ图片20230509094305.png
QQ图片20230509094305.png (22.59 KiB) Viewed 2818 times
QQ图片20230509094250.png
QQ图片20230509094250.png (25.84 KiB) Viewed 2818 times

hpaudya1
Posts: 190
Joined: Tue Mar 21, 2017 7:11 pm
Affiliation:

Re: filqf and filkf generation

Post by hpaudya1 »

Hi Ru,

The key flags for band_plot are the following;

Code: Select all

  band_plot   = .true.
  filkf       = 'path.dat'
  filqf       = 'path.dat'
where 'path.dat' contains generated k/q points along the path.

For more detail you can see: qe-7.1/test-suite/epw_base/epw4.in

Happy EPWing,
Hari

Post Reply