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

Incorrect units for molecule xyz in Molpro input #72

Closed
sjrl opened this issue May 22, 2019 · 2 comments
Closed

Incorrect units for molecule xyz in Molpro input #72

sjrl opened this issue May 22, 2019 · 2 comments

Comments

@sjrl
Copy link
Contributor

sjrl commented May 22, 2019

Molpro reads in the molecule xyz in Angstrom by default and QCElemental provides the coordinates in bohr by default. Therefore, either the XYZ needs to be converted to Angstrom or somehow specify to Molpro that the XYZ is in bohr.

@sjrl
Copy link
Contributor Author

sjrl commented May 22, 2019

I'm happy to fix this issue, perhaps also using the to_string function with a new dtype for Molpro? I'm just raising this issue so I don't forget.

@loriab
Copy link
Collaborator

loriab commented May 22, 2019

this'd be really good to make uniform with Bohr and to_string. ping me with any questions.

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