Hi Joe,
I've got some answers to your questions.
- when running MD, we observe very large forces that do not sum to zero (i.e. high force drift)
The forces that are printed out in the OUTCAR file have the force drift removed when an MD calculation is not performed. When an MD calculation is performed, the force drift does not need to sum to zero; this can become a problem.
- taking the exact same INCAR but setting NSW=0 mitigates these large forces, and they sum to zero, but OUTCAR still reports significant force drift (though not the same as for NSW > 0)
In the "static" calculations, you have set NSW=0, which resets IBRION to -1 by default, so the calculations are not MD. As a result, the force drift is removed from the forces. The force drift printed beneath is what has been removed.
- despite the inconsistency in forces, the total energies are nearly identical
This is due to the temperature used in an MD simulation. The temperature changes the forces, while not changing the energies significantly themselves. Since the structures are the same, the energies are therefore similar.
I hope that this adds some clarity to what is happening. I have added a comment on the forces category page on the wiki.
The forces are very large, which I imagine is due to the dissociation of the CCl4 on your surface. Presumably, this occurred during your MD simulation. A final comment is that using EDIFFG = -0.01 would likely improve your results, so that the forces are converged. The difference in forces and force drift between versions I am still trying to work out. For the MD calculations, it is not surprising if they differ between simulations, but for the static, this is still unclear.
Best wishes,
Chris