2D Surface Icutcoul post m_coulombian.F90 fix
Posted: Wed Oct 27, 2010 12:47 am
Hello,
I'm working on computing some quasiparticle calculations for a 2D system, and was running through the convergence tests with respect to ecutwfn and wanted to truncate the coulomb expansion perpendicular to my surface. So I used
icutcoul 2
vcutgeo 1 1 0
rcut 9.5
I'm currently using version 6.2.2, so I made the change in m_coulombian.F90, changing test to check in lines 373 to 379 as suggested, recompiled, and I'm still getting an error. The error I'm getting is
-6.759E-06 1.1707E-05 9.9208E-06
Found q-points with non-zero components along non-periodic direction
This is not allowed, see notes in cutoff_surface.F90
ACTION : Modify the q-point sampling
But my Q-mesh for the screening and kpt grid are 0 in the kz direction. I've attached the log file and input file. Thanks for any suggestions.
--James
I'm working on computing some quasiparticle calculations for a 2D system, and was running through the convergence tests with respect to ecutwfn and wanted to truncate the coulomb expansion perpendicular to my surface. So I used
icutcoul 2
vcutgeo 1 1 0
rcut 9.5
I'm currently using version 6.2.2, so I made the change in m_coulombian.F90, changing test to check in lines 373 to 379 as suggested, recompiled, and I'm still getting an error. The error I'm getting is
-6.759E-06 1.1707E-05 9.9208E-06
Found q-points with non-zero components along non-periodic direction
This is not allowed, see notes in cutoff_surface.F90
ACTION : Modify the q-point sampling
But my Q-mesh for the screening and kpt grid are 0 in the kz direction. I've attached the log file and input file. Thanks for any suggestions.
--James