Dear all,
I have a brief question regarding how to manually change the C6 parameter for DFT-D2 calculations in VASP. I have been conducting some tests and I would like to "switch off" Van der Waals interactions for a particular species, to see how important said species' contribution is to the overall VdW interaction. I had understood that I could do this by using the flag VDW_C6 = [real array] in the INCAR file. I presumed that this means that if I have, say two species, A and B, I can enter VDW_C6 = m n , where m and n are values for C6 for A and B respectively, or alternatively VDW_C6 = p*m q*n, where p is the number of A atoms and q is the number of B atoms in the cell (like what one might do when using the flag MAGMOM). However, I tried both of these approaches, and in each case the calculation ran as normal, using the default C6 values and essentially ignoring this instruction. Does anybody know the correct way to do this? Thanks in advance.