This example shows how to set up rigid bodies, one per residue in a protein. A score state is then used to ensure that the bodies remain rigid during the optimization process.
1## \example core/rigid_bodies.py
2## This example shows how to set up rigid bodies, one per residue in a protein. A score
3## state is then used to ensure that the bodies remain rigid during the optimization process.