pyiron_atomistics.atomistics.structure.atoms#
Functions
|
Convert an ase.atoms.Atoms structure object to its equivalent pyiron structure |
|
Helper function for setting default values. |
|
|
|
|
|
|
|
|
|
Convert pyiron atoms object to pymatgen Structure object |
|
Convert pymatgen Structure object to pyiron atoms object (pymatgen->ASE->pyiron) |
Convert string to list of chemical symbols. |
|
|
|
|
|
|
|
Classes
|
The Atoms class represents all the information required to describe a structure at the atomic scale. |
|
|
|
Derived from the ase symbols class which has the following docs: |