opcsim.utils.
k_eff
(kappas, weights=None, diams=None)¶Calculate the effective k-kohler coefficient from an array of kappa values and their weights. Alternatively, an array of diameters can be passed which will be used to calculate the volumetric weights.
An array of k-kohler coefficients.
An array of volumetric weights.
An array of diameters used to calculate the weights.
The effective k-kohler coefficient.