For a slab calculation adding dipole correction. If I don't set the tag 'DIPOL', VASP determines where the charge density averaged over one plane drops to a minimum. But I can only find it in vasprun.xml, <v name="DIPOL"> -100.00000000 -100.00000000 -100.00000000</v>. Why it's showing this value not actual position?
Is it possible to find exact location in this case?
If I set DIPOL by ourself, like DIPOL = 0.5 0.5 0.5, then we can find it in vasprun.xml, with 0.5 0.5 0.5 in this entry.