materials_compendium.utils.MolsInfo.get_mols

MolsInfo.get_mols()[source]

Get the mols associated with the molecular data.

Returns:

The quantity of mols.

Return type:

int

Example

print(mols_info.get_mols()) # Output: 42