CederGroupHub / chgnet

Pretrained universal neural network potential for charge-informed atomistic modeling https://chgnet.lbl.gov
https://doi.org/10.1038/s42256-023-00716-3
Other
220 stars 60 forks source link

Atomic charges questions #60

Closed Liaokang123456 closed 1 year ago

Liaokang123456 commented 1 year ago

Hi, I read your paper "CHGNET", and I got confusions and have some questions, You use magnetic moments to represent the atomic charges, and train the model by using its, and the informations need DFT calculations, So my question is when we predict the E,F,S,M of one structure, we have to do DFT calculations before? Or how to define the atomic charge informations in training? Thanks !

BowenD-UCB commented 1 year ago

Hi there!

You don't have to do DFT calculation. Atomic charges can be inferred from electron orbital occupancy, as unpaired electron contributes to spin. The charge inference from spin(magmom) is a widely used technique especially in electro chemistry related papers using DFT.

The inference rule depends on the element you're using, and if you're unsure about that, I recommend look for similar compounds inside Materials Project, and you can check the valence states and magmoms that are calculated directly from DFT.