diff --git a/init/postprocessInput.F90 b/init/postprocessInput.F90 index 139588c5931f07a3defe433124489e41c05826da..ac9a4b90e5a400237c9282d96602902233ce3595 100644 --- a/init/postprocessInput.F90 +++ b/init/postprocessInput.F90 @@ -530,7 +530,7 @@ SUBROUTINE postprocessInput(mpi,input,field,sym,stars,atoms,vacuum,obsolete,kpts ! The following call to inpeig should not be required. ! CALL inpeig(atoms,cell,input,oneD%odd%d1,kpts,enpara) END IF - + kpts%wtkpt=kpts%wtkpt/sum(kpts%wtkpt) !Normalize k-point weight CALL prp_qfft(stars,cell,noco,input)