pyiron_atomistics.lammps.potential.list_potentials

pyiron_atomistics.lammps.potential.list_potentials#

pyiron_atomistics.lammps.potential.list_potentials(structure: Atoms) List[str][source]#

List of interatomic potentials suitable for the given atomic structure.

See view_potentials to get more details.

Parameters:

structure (Atoms) – The structure for which to get potentials.

Returns:

potential names

Return type:

list