Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deml_elementdata.py #927

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zzccchen
Copy link

Update the electric_pol item

Update the electric_pol item in the properties dictionary based on the latest literature [1], especially the rare earth element data.

[1] Schwerdtfeger, Peter, and Jeffrey K. Nagle. "2018 Table of static dipole polarizabilities of the neutral elements in the periodic table." Molecular Physics 117.9-12 (2019): 1200-1225. https://doi.org/10.1080/00268976.2018.1535143

  • Fixed an exception where NaN appears when calculating deml electric_pol when rare earth elements such as Ce appear in the composition.

TODO

  • Past calculation results may not be reproducible on deployed devices.

Update the electric_pol item in the properties dictionary based on the latest literature, especially the rare earth element data.

[1] Schwerdtfeger, Peter, and Jeffrey K. Nagle. "2018 Table of static dipole polarizabilities of the neutral elements in the periodic table." Molecular Physics 117.9-12 (2019): 1200-1225. https://doi.org/10.1080/00268976.2018.1535143
@ml-evs
Copy link
Collaborator

ml-evs commented Mar 26, 2024

Has the source data changed in this PR? I see that many existing values also update (e.g., Li goes from 24.33 to 24.31896322). It might be good to add this as a new dataset and keep the old one for posterity too.

@zzccchen
Copy link
Author

I agree with your idea. It may be more appropriate to add a new feature to the features of the "deml" preset, such as "electric_pol_2019".

@ml-evs
Copy link
Collaborator

ml-evs commented Mar 26, 2024

I agree with your idea. It may be more appropriate to add a new feature to the features of the "deml" preset, such as "electric_pol_2019".

That would be great if you're willing to do that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants