opcsim.utils.
rho_eff
(rho, weights=None, diams=None)¶Calculate the effective density of a particle by calculating the wet and dry percentages and taking the weighted sum. Alternatively, an array of diameters can be passed which will be used to calculate the volumetric weights.
An array of particle densities.
An array of volumetric weight percentages.
An array of diameters for each species.
The weighted density of the wet particle.