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

Use PeriodicTable to convert atomic labels to atomic numbers in xsf file #402

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

ahkole
Copy link
Contributor

@ahkole ahkole commented Nov 25, 2021

The XSF file format allows the use of atomic labels instead of atomic numbers. The xsfSile has been modified to use PeriodicTable().Z() to convert these labels to the corresponding atomic numbers if these labels are used in an xsf file.

Copy link
Owner

@zerothi zerothi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I'll rewrite it slightly to not create the object on every line.
Thanks for extending the functionality.

@zerothi zerothi merged commit 8b4d7ac into zerothi:main Nov 25, 2021
@ahkole ahkole deleted the xsf-fix branch February 23, 2022 09:46
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.

2 participants