TrialAdd
-
class TrialAdd : public feasst::Trial
Attempt to add a particle to intialize a Configuration. This trial does not obey detailed balance without a TrialRemove of the same weight. Instead, use TrialTransfer to ensure detailed balance.
Arguments
particle_type: the particle type to add, which is defined in Configuration.
Trial arguments.
TrialSelectParticle arguments.
TrialStage arguments.