-
Notifications
You must be signed in to change notification settings - Fork 13
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
Support of external NN potentials #64
Comments
Hi Marawan, |
Thanks Selim, this will be a very good addition to this magnificent project. |
Hi @selimsami ,
I wonder how close we are at finishing this? I'm found this part of the calculation cumbersome as well. One could also do a constrained GeoOpt after the xTB run to get the geometry optimised at the desired QM level at a much cheaper cost. |
Hi Zhiyi, We just finished coding it in the xtb branch, still in the testing process though. Feel free to give it a try and provide feedback or wait another week till it's merged. We did add a "preopt" option as well so that you can indeed do a pre-optimization at a low cost. Not sure what you mean by constrained though - what do you want to constrain? |
So what I commonly do is that you have the QM GeoOpt conformer from your hessian calculation. |
I had a brief look, as it is a very large PR. I think in principle, I'm happy with the changes. |
Hmm I see. We did not add the option to do a pre-optimization for the dihedral scans, but what you can do now with all software is do a single point QM with a software of your choice after the torsiondrive. It wouldn't be too complicated to replace that with a constrained optimization I guess. |
Hello,
I am wondering if it is possible to use NN potentials for energy evaluations to get faster results for computationally exhaustive computations, like torsional scanning, something like ANI-1x or AIMNET:
https://github.com/aiqm/aimnet
Or this is already possible now ?
Thanks,
Marawan
The text was updated successfully, but these errors were encountered: