pawovlp is not equal to 5 per default
Posted: Tue Oct 09, 2018 1:35 pm
Dear abinit friends,
Contrary to the manual (https://docs.abinit.org/variables/paw/#pawovlp), the default value of pawovlp is not correctly processed by abinit:
If pawovlp >5, then pawovlp is correctly processed.
If pawovlp <=5, then pawovlp is unexpectedly set to another value or otherwise incorrectly processed.
I encountered an overlap of 0.04%:
message: |
PAW COMPENSATION DENSITIES ARE OVERLAPPING !!!!
There are 2 pairs of overlapping atoms.
The maximum overlap percentage is obtained for the atoms 22 and 24.
| Distance between atoms 22 and 24 is : 2.17565
| PAW radius of the sphere around atom 22 is: 1.20000
| PAW radius of the sphere around atom 24 is: 1.41465
| This leads to a (voluminal) overlap ratio of 0.04 %
THIS IS DANGEROUS !, as PAW formalism assumes non-overlapping compensation densities.
I could only circumvent this by setting the pawovlp to 6. pawovlp equal to 5 or less led to above error message.
B.t.w. is it possible to force abinit to print also the default values to output file?
Contrary to the manual (https://docs.abinit.org/variables/paw/#pawovlp), the default value of pawovlp is not correctly processed by abinit:
If pawovlp >5, then pawovlp is correctly processed.
If pawovlp <=5, then pawovlp is unexpectedly set to another value or otherwise incorrectly processed.
I encountered an overlap of 0.04%:
message: |
PAW COMPENSATION DENSITIES ARE OVERLAPPING !!!!
There are 2 pairs of overlapping atoms.
The maximum overlap percentage is obtained for the atoms 22 and 24.
| Distance between atoms 22 and 24 is : 2.17565
| PAW radius of the sphere around atom 22 is: 1.20000
| PAW radius of the sphere around atom 24 is: 1.41465
| This leads to a (voluminal) overlap ratio of 0.04 %
THIS IS DANGEROUS !, as PAW formalism assumes non-overlapping compensation densities.
I could only circumvent this by setting the pawovlp to 6. pawovlp equal to 5 or less led to above error message.
B.t.w. is it possible to force abinit to print also the default values to output file?