pyiron_atomistics.thermodynamics.interfacemethod.check_diamond

Contents

pyiron_atomistics.thermodynamics.interfacemethod.check_diamond#

pyiron_atomistics.thermodynamics.interfacemethod.check_diamond(structure)[source]#

Utility function to check if the structure is fcc, bcc, hcp or diamond

Parameters:

structure (pyiron_atomistics.structure.atoms.Atoms) – Atomistic Structure object to check

Returns:

true if diamond else false

Return type:

bool