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

bond-valence calculations as a check for generated crystals #54

Open
sgbaird opened this issue Aug 7, 2022 · 2 comments
Open

bond-valence calculations as a check for generated crystals #54

sgbaird opened this issue Aug 7, 2022 · 2 comments

Comments

@sgbaird
Copy link
Member

sgbaird commented Aug 7, 2022

From @sp8rks after presenting at GRC on some of @michaeldalverson's results:

Multiple people suggested doing bond valence calculations as a check for generated crystals. This can also lead to a calculation of global stability index. Anton can help us with these calculations.

@kjappelbaum
Copy link

kjappelbaum commented Aug 7, 2022

This GlobalStabilityIndex is implemented in matminer.

@sgbaird
Copy link
Member Author

sgbaird commented Aug 8, 2022

Awesome! matminer.featurizers.structure.bonding.GlobalInstabilityIndex

The default is to use IUCr 2016 bond valence parameters for computing bond valence sums. If the structure has disordered site occupancies or non-integer valences on sites, pymatgen’s bond valence sum method can be used instead.

r_cut: Float, how far to search for neighbors when computing bond valences
disordered_pymatgen: Boolean, whether to fall back on pymatgen’s bond

Citation: https://doi.org/10.1016/0022-4596(92)90094-C

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

No branches or pull requests

2 participants