I am trying to do scan calculation of a molecule with three aromatic rings, the middle aromatic ring is the one that i need to rotate. Therefore, I have to do two dihedral angles scan (between 1st-2nd, lets say D1, and 2nd-3rd rings, D2) simultaneously. In this case the rotation angles of D1 and D2 are the opposite, one in positive and the other is negative.

I did the command:

D * * * * S Z A

D * * * * S Z -A (Z and A are number of step and rotation angle)

But it was scanned each one of them, means the calculation would be scanned for (Z+1)^2 times! And consumed so much time.

In z-matrix there is a command:

D1 D2 S Z A (Z and A are number of step and rotation angle)

but the problem is the A value is the same for both dihedrals.

Is there any possible way to do it simultaneously but using opposite values of A (A for D1 and -A for D2)?

Cheers!

More Alif Sussardi's questions See All
Similar questions and discussions