structuretoolkit.common.helper.get_number_species_atoms

structuretoolkit.common.helper.get_number_species_atoms#

structuretoolkit.common.helper.get_number_species_atoms(structure: Atoms)[source]#

Returns a dictionary with the species in the structure and the corresponding count in the structure

Parameters:

structure

Returns:

A dictionary with the species and the corresponding count

Return type:

dict