You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
changed the title
Potential (?) discrepancy between in xtb-python vibrational modes
Potential (?) discrepancy in xtb-python vibrational modes
Apr 10, 2023
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
changed the title
Potential discrepancy in xtb-python vibrational modes
Discrepancy in xtb-python vibrational modes
Apr 11, 2023
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.
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 usingquacc.recipes.xtb
, usequacc.recipes.tblite
.The text was updated successfully, but these errors were encountered: