Replies: 1 comment 3 replies
-
If you fit the force constants to the displacement-force datasets extracted from a MD run, the fitting error usually becomes larger as you mentioned. However, the error of 85% looks too large. Perhaps, something is wrong with the inputs. When you convert the atomic positions in the supercell into displacements, did you treat the periodic boundary condition properly? Did you use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Should fitting to MD data give worse fits than fitting to the suggested displacements? I've been trying to replicate a fit to SW silicon and cannot get error better than 85%. The displacement (suggest) approach works fine, but when I generate the DFSET myself things do not work so well. I've spent a rather long time trying to find a bug in my approach and cannot. Is there any things I should be aware of when using MD data instead of displacements? Does the fitting scheme have issues when multiple atoms are moving? I've used other IFC packages with similar data and it has worked fine so I expect a bug in my implementation but I really do not see what could be wrong. I've ensured that that order of atoms given to &position are the same order as the DFSET and that units are correct among other things.
Beta Was this translation helpful? Give feedback.
All reactions