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

Add support for molecular xyzs without Lattice key #17

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

joegilkes
Copy link
Contributor

It appears that support for this can be added by simply omitting read/write to dict["cell"] whenever the Lattice key isn't provided in the info dict. From my testing it appears as though the C backend can handle writing without info["Lattice"] without issue.

@jameskermode
Copy link
Member

Looks good, thanks! I'll merge and then tag a new release you can Pkg.add() the updated version.

@jameskermode jameskermode merged commit f5c7dff into libAtoms:master Apr 21, 2022
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