To integrate the electron density, I wrote a small python code which shows the total value of density as 0.28, which should be 2 (for H2). There can be some problems with my program, but when I cross-checked the data, I observed that the 4th column (density value) has only one maxima. Maxima value I obtained is 0.429159635 (from my program) and by using grep "4.291596" output.txt I got only one value "4.29159635E-001".
For H2 molecule, there should be two equal maximum values of density, right?
What could get wrong, any idea?
]]>