Support and discussions for Molcas and OpenMolcas users and developers
You are not logged in.
Dear Molcas Users,
I would like to do following thing in my system. Let's say there are three valence angles
a1 = X22 N6 C2
a2 = X22 N6 H16
a3 = X22 N6 H18
Now I don't really want to fix or constrain these but I want to keep them equal to each other, i.e.
a1 = a2 = a3
How can I do it with Molcas? I've read manual on SlapAf but I can't figure that out based on what is explained there.
Offline
Something like:
Constraints
a1 = X22 N6 C2
a2 = X22 N6 H16
a3 = X22 N6 H18
Value
1.0 a1 + -1.0 a2 = 0.0
1.0 a2 + -1.0 a3 = 0.0
End of constraintsOffline
Thank you for helping me out with this!
Offline