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

Discrepancy in xtb-python vibrational modes #230

Closed
Andrew-S-Rosen opened this issue Apr 10, 2023 · 1 comment
Closed

Discrepancy in xtb-python vibrational modes #230

Andrew-S-Rosen opened this issue Apr 10, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Andrew-S-Rosen
Copy link
Member

Andrew-S-Rosen commented Apr 10, 2023

See grimme-lab/xtb-python#99 for full details. If this is indeed an error in xtb-python, then there is fortunately a drop-in replacement in terms of using QuAcc: instead of using quacc.recipes.xtb, use quacc.recipes.tblite.

@Andrew-S-Rosen Andrew-S-Rosen added the bug Something isn't working label Apr 10, 2023
@Andrew-S-Rosen Andrew-S-Rosen changed the title Potential (?) discrepancy between xtb and ASE-based vibrational modes Potential (?) discrepancy between in xtb-python vibrational modes Apr 10, 2023
@Andrew-S-Rosen Andrew-S-Rosen changed the title Potential (?) discrepancy between in xtb-python vibrational modes Potential (?) discrepancy in xtb-python vibrational modes Apr 10, 2023
@Andrew-S-Rosen Andrew-S-Rosen changed the title Potential (?) discrepancy in xtb-python vibrational modes Potential discrepancy in xtb-python vibrational modes Apr 10, 2023
@Andrew-S-Rosen Andrew-S-Rosen changed the title Potential discrepancy in xtb-python vibrational modes Discrepancy in xtb-python vibrational modes Apr 11, 2023
@Andrew-S-Rosen
Copy link
Member Author

Since tblite is apparently preferred over xtb-python, a deprecation warning has been added to the xtb-python calculator interface in QuAcc. Users that want to run GFN1-xTB or GFN2-xTB should use tblite. Users that want run GFN-FF should use GULP. There is currently no alternative for GFN0-xTB, however, until that is added to tblite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant