-
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
How to use the symmetrize #37
Comments
Have a look at the documentation ([scan::symmetrize]) and let me know if something is not clear and I can elaborate (+extend the documentation). Please keep in mind it's not a highly tested option, so use with care, double check your profiles and let me know if you encounter any issues. |
@selimsami Thank you. I have read it but it is still a bit unclear to me.
Is it like
|
[scan::symmetrize] Atom1 Atom2 = Region1 Region2 Region3 : relative_orientation_between_reg1_reg2 relative_orientation_between_reg1_reg2 |
@selimsami I wonder if this would work?
|
It should |
It seems that it won't. Please find the attached file.
|
I had a look at your example (thanks for that) and the code. There are quite a few problems with the symmetrize module, it will take me some time to fix them. But I will work on it. I will update here when I fix symmetrize Might be more worthwhile to implement coupled dihedral scanning though (like 2D scans)... In the meanwhile, you could also try providing multiple scan outputs with either reverse scan or the coupled dihedral at a different angle. The way to do this would be having:
just make sure to delete the corresponding qforce_fragments files, so it checks your job directory again. Whenever you have a matching angle in the different files, it will take the lowest energy one. |
@selimsami Feel free to take your time. I will try to see if the torsion drive could be used somehow. |
yeah I just edited the comment to add "Might be more worthwhile to implement coupled dihedral scanning though (like 2D scans)..." indeed torsiondrive would be the way to go for that. |
@selimsami Sorry if you have seen it. I wonder if you have seen my email with regard to the coupled dihedral problem? I do understand if you felt that you need some time to think about it but I just want to make sure that the email didn't end up in the junk box. |
I wonder if I can have an example of the format of the symmetrize block, please? Thanks.
The text was updated successfully, but these errors were encountered: