problems with resp fun calcs together with paral_kgb
Posted: Sun Jul 01, 2012 6:55 pm
Hi,
I'm trying to study a large system using NCPP, with the goal ultimately of computing rstrs, rfphon at gamma point, and rfelfd. I can compute the ground state and also do geometry optimization using paral_kgb, but I cannot ever get the response function calculations to read the output. For example, I run on 36 processors with the following options:
paral_kgb 1
npkpt 9
npspinor 1
npband 4
npfft 1
bandpp 4
localrdwf 0
accesswff 0
kptopt 2
iscf 7
tolvrs 1.0D-18
where the variables were tuned by a run with paral_kgb -36. It writes the output wavefunction to gso_WFK which I then re-name to gsi_WFK. Then, I run with exactly the same setup except replacing iscf7, tolvrs 1.0D-18 by
iscf -3
tolwfr 1.0D-20
irdwfk 1
rfddk 1
rfdir 1 1 1
and it immediately fails at the point of reading the GS wavefunction. If I try to run without paral_kgb in the second step it fails because the npw values are different than what is expected. Can someone suggest what I am doing wrong?
thanks,
Joe
I'm trying to study a large system using NCPP, with the goal ultimately of computing rstrs, rfphon at gamma point, and rfelfd. I can compute the ground state and also do geometry optimization using paral_kgb, but I cannot ever get the response function calculations to read the output. For example, I run on 36 processors with the following options:
paral_kgb 1
npkpt 9
npspinor 1
npband 4
npfft 1
bandpp 4
localrdwf 0
accesswff 0
kptopt 2
iscf 7
tolvrs 1.0D-18
where the variables were tuned by a run with paral_kgb -36. It writes the output wavefunction to gso_WFK which I then re-name to gsi_WFK. Then, I run with exactly the same setup except replacing iscf7, tolvrs 1.0D-18 by
iscf -3
tolwfr 1.0D-20
irdwfk 1
rfddk 1
rfdir 1 1 1
and it immediately fails at the point of reading the GS wavefunction. If I try to run without paral_kgb in the second step it fails because the npw values are different than what is expected. Can someone suggest what I am doing wrong?
thanks,
Joe