mmikhasenko / ThreeBodyDecays.jl

Builder of the three-body decay model using cascade approach
https://mmikhasenko.github.io/ThreeBodyDecays.jl/
MIT License
2 stars 0 forks source link

Method inconsistency: `breakup_Rk` #40

Open mmikhasenko opened 2 months ago

mmikhasenko commented 2 months ago
breakup_Rk(σs[k], ms; k)

should better be

breakup_Rk(σs[k], ms^2; k)

consistent with other calls