Skip to content

Fixed conversion of A from material

Fabian Klimpel requested to merge MMSteppingActionGetAFix into master

This MR fixes a bug from the conversion of material in the MMSteppingAction. On the one hand it missed a unit conversion. On the other hand the fraction and the /= nElements performed partially the same calculation and produced therewith too light elements.

Merge request reports