atomic_dipole.npy dataset #2165
-
How do I get the atomic_dipole.npy dataset before I train a deep Wannier model for Wannier centroids? Currently my initial dataset was calculated statically by vasp, with five files: coord.npy, energy.npy, force.npy, virial.npy and box.npy, but no atomic_dipole.npy file. |
Beta Was this translation helpful? Give feedback.
Answered by
wanghan-iapcm
Dec 7, 2022
Replies: 1 comment 4 replies
-
You need to compute the Wannier centers and provide the Wannier centroid as the averge of Wannier centers. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
919607
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to compute the Wannier centers and provide the Wannier centroid as the averge of Wannier centers.