-
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
issues with xtb-torsiondrive #61
Comments
I have sent the author a email when I submit the PR but got no reply. I was hoping that it will get merged soon but I guess this might be problematic. I have pinged the author again in the PR.
Sorry, I wonder what do you mean by
Do you mean like implement the Gromacs engine for the Torsiondrive? |
Yes, right now with xtb-torsiondrive, we have to use xTB energies - but this might not be great. One could take structures torsiondrive have chosen and do either single point or opt QM calculations on them.
yes |
I think we had this discussion in #39 where it is unclear what is the best way to set API. If the API is there, the implementation for ORCA should be pretty easy.
If we have the "correct" Gromacs topology file, the implementation shouldn't be difficult. |
Aha... I will have to think about this then :-) I have some plans to add more "stages" to qforce, maybe in that scheme it will be easier.
I don't mean changing the QM torsiondrive in any way. But additionally performing torsiondrive-MD calculations instead of the relaxed scan that we are currently doing. |
Just ping me when you got this sorted and I could add ORCA.
I think in this case, it is a chicken and egg issue. We do the torsiondrive-MD because we want to get the correct MM topology. |
That's why we have iterations for the dihedral scan :-) conceptually nothing changes right? only the MD relaxed scans would be replaced with MD torsiondrive scans. I am still not 100% sure this is a great idea - but just wondering about it. |
@selimsami I can see your points now. Originally we did The aim of the The argument is that even if in the first round the MD topology is not good enough to get the I can see that this could work but I'm not too convinced that this is the best possible way. With regard to the |
@xiki-tempula I am trying to use the xtb-torsiondrive interface and I'm having some issues/questions:
Thanks!
The text was updated successfully, but these errors were encountered: