elphick.mass_composition.utils.size_distribution.gaudin_schuhmann

elphick.mass_composition.utils.size_distribution.gaudin_schuhmann(d=array([53.8, 38.1, 26.7, 18.8, 13.3]), k=350, m=0.71)[source]

The Gaudin-Schuhmann equation

The Gaudin-Schuhmann equation used to determine the size distribution is as follows:

mp = 100 * (d/k)**m

where: mp = mass fraction passing (%) k = size modulus - size when Wp = 100 m = distribution modulus = slope of the log-log plot Wp vs x

REF: https://help.syscad.net/Size_Distribution_Definition#Rosin-Rammler

Returns: