TrialTranslateCluster

class TrialTranslateCluster : public feasst::Trial

Rigid translation of a cluster of particles.

class TrialRotateCluster : public feasst::Trial

Rigid rotation of a cluster of particles.

class TrialRigidCluster : public feasst::TrialFactoryNamed

Attempt TrialTranslateCluster and TrialRotateCluster with equal probability.

args:

  • rotate_param: initial value of the tunable parameter (default: 25).

  • translate_param: initial value of the tunable parameter (default: 0.1).