Magnus hi,
is this correct:
; restraints for angles
[ intermolecular_interactions ]
[ angle_restraints ]
;i j k l type theta fc multiplicity
1608 1610 4651 4645 1 180.0 2000 1
is this correct format; i want to restrain 1610 4651 4645 at 180 degrees.
Dear Magnus,
when i try to simultaneously restrain angle of rxn and bond (distance) between the pair of atoms as:
[ intermolecular_interactions ]
[ angles ]
;i j k type theta fc
1610 4651 4645 1 180.0 2000
;[ intermolecular_interactions ]
[ bonds ]
; ai aj type b0 kb
1610 4651 1 0.25 2000
i get the following error:
Fatal error:
The intermolecular_interaction can not contain chemically bonding interactions
The atoms mentioned in the bonded interactions are not actually bonded;
1610 is protein atom, 4651 & 4645 are the ligand atoms;
what do you suggest how do i apply simultaneous restraints, over angle and bond (distance), explicitly.