pyiron_atomistics.thermodynamics.interfacemethod.remove_selective_dynamics

pyiron_atomistics.thermodynamics.interfacemethod.remove_selective_dynamics#

pyiron_atomistics.thermodynamics.interfacemethod.remove_selective_dynamics(basis)[source]#

If the selective dyanmics tag is set, allow all atoms to move by setting selective dynamics to True

Parameters:

basis (pyiron_atomistics.structure.atoms.Atoms) – Atomistic structure object

Returns:

Atomistic structure object with selective dynamics set to True

Return type:

Atoms