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

Allow ibrav, A, B, C, cosAB, cosAC, cosBC to be set in schema #10

Open
afonari opened this issue May 27, 2021 · 0 comments
Open

Allow ibrav, A, B, C, cosAB, cosAC, cosBC to be set in schema #10

afonari opened this issue May 27, 2021 · 0 comments

Comments

@afonari
Copy link
Contributor

afonari commented May 27, 2021

Currently lattice vectors is the only way to define the cell:

<cell>
<a1>5.406506 0.000000 0.000000</a1>
<a2>0.000000 5.406506 0.000000</a2>
<a3>0.000000 0.000000 5.406506</a3>
</cell>

This case is to also allow to define cell using ibrav, A, B, C, cosAB, cosAC, cosBC.

These two options (cell vectors and a, b, c, etc) should be mutually exclusive schema-wise if possible.

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

1 participant