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
I have developed a Python script for invoking QUICK from Gaussian (https://github.com/mizu-bai/Gauick), so that you can use QUICK to calculate the energy and gradients with the optimization algorithms provided by Gaussian. I think you can freeze the atoms in Gaussian file to perform a constrained optimization task.
I have a need for this exact use case as well. Is there a way of doing this within QUICK? If not, can you give a pointer as to the part of the code which might need to be modified? I or someone on our team could take a stab at adding this feature, but we don't know our way around the codebase yet.
Hi,
I'm a QM beginner, currently testing QUICK and I think it is a very cool piece of software!
However I have one question, is it possible to freeze atom positions during the optimizations with the current implementation?
I could not find this in your docs (https://quick-docs.readthedocs.io/en/23.8.0/hands-on-tutorials.html), but in DL-Find it should be possible (https://pubs.acs.org/doi/10.1021/jp9028968).
What I would like to do, is for example defined here (would also be happy with position restraints :) ) : https://psicode.org/psi4manual/master/optking.html#constrained-optimizations
The text was updated successfully, but these errors were encountered: