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
filqf and filkf generation
Moderator: stiwari
filqf and filkf generation
- Attachments
-
- QQ图片20230509094305.png (22.59 KiB) Viewed 5203 times
-
- QQ图片20230509094250.png (25.84 KiB) Viewed 5203 times
Re: filqf and filkf generation
Hi Ru,
The key flags for band_plot are the following;
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
The key flags for band_plot are the following;
Code: Select all
band_plot = .true.
filkf = 'path.dat'
filqf = 'path.dat'
For more detail you can see: qe-7.1/test-suite/epw_base/epw4.in
Happy EPWing,
Hari