You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the Simple-DFTD3 module but I am seeing disagreements between the ASE DFTD3 implementation and Simple-DFTD3. Importantly, ASE DFTD3 agrees with VASP but Simple-DFTD3 does not as a result. I provide here a minimum example to reproduce this issue. The difference also shows up in forces and strain if I recall correctly, but the example here just highlights the energy difference.
Is there some difference in cutoffs, many body terms, etc? I believe we use the dftd3 on conda from psi4.
This can be related to cutoffs for the two implementations for D3, in simple-dftd3 the cutoffs can be increased to converge the real space summation. An alternative approach would be to employ Ewald summation (#69).
awvwgk
changed the title
[Bug / Defaults] ASE DFTD3 and Simple-DFTD3 disagree?
[Defaults] ASE DFTD3 and Simple-DFTD3 disagree?
Jul 27, 2024
I am trying to use the Simple-DFTD3 module but I am seeing disagreements between the ASE DFTD3 implementation and Simple-DFTD3. Importantly, ASE DFTD3 agrees with VASP but Simple-DFTD3 does not as a result. I provide here a minimum example to reproduce this issue. The difference also shows up in forces and strain if I recall correctly, but the example here just highlights the energy difference.
Is there some difference in cutoffs, many body terms, etc? I believe we use the dftd3 on conda from psi4.
This produces the following output
The text was updated successfully, but these errors were encountered: