Replies: 2 comments 1 reply
-
The 1/rji term should give a larger weight to the closer neighbors. |
Beta Was this translation helpful? Give feedback.
0 replies
-
definition here deepmd-kit/source/lib/include/switcher.h Line 61 in 53a1078 the 1/r is mulplied afterwards. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I saw that the switching function in the DPA-1 and DeepMD-kit v2 paper shows a 1/r term in the formula:

Meanwhile, I cannot find this term in the code (utils/tabulated.py or ):

I'd like to know the reason for 1/r's existence here and where I can find it in the code.
Beta Was this translation helpful? Give feedback.
All reactions