materials_compendium.utils.ElementInfo.get_atom_density_whole

ElementInfo.get_atom_density_whole()[source]

Get the whole number atom density associated with the element.

Returns:

The whole number atom density.

Return type:

float

Example

print(element_info.get_atom_density_whole()) # Output: 1.0