Skip to content
Discussion options

You must be logged in to vote

Hi,

I would suggest that you set the Wannier centroids (WCs) for different atom types also as different types. For example, if your system is NaCl solution. You can set O as atom type 1, H as atom type 2, Na as atom type 3, Cl as atom type 4, the WCs of O as type 5, the WCs of Na as type 6, and the WCs of Cl as type 7. Then, there are 3 bond types, bond type 1 between atom types 1 and 5, bond type 2 between atom types 3 and 6, and bond type 3 between atom types 4 and 7. In Lammps input, just one "fix dplr" is enough.

Following are some settings for this system.

Training DW model:
"fitting_net": {
"type": "dipole",
"sel_type": [
0,
2,
3
],

Training DPLR model:
"modifier": {
"type": "dipole…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@axgmz
Comment options

Answer selected by axgmz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants