= Model of Block et al. = == References == || ![1] || [[http://link.aps.org/doi/10.1103/PhysRevD.60.054024|BLOCK, M. M., GREGORES, E. M., HALZEN, F. and PANCHERI, G., Phys. Rev. D60 (1999) 054024]] || || ![2] || [[http://dx.doi.org/10.1016/j.physrep.2006.06.003|BLOCK, M. M., Phys. Rept. 436 (2006) 71-215]] || == Implementation notes == Implemented in class `BHModel` (see in [[http://elegent.hepforge.org/doxygen/classElegent_1_1BHModel.html|Doxygen]]). There are two issues in the current implementation. First, the definition of `N_g` is incompatible between ![1] and ![2]. The one from ![1] seems correct. Second, using Eq. (478) from ![2] does not give reasonable dsigma/dt. However, if a factor of 1/2 is applied to the r.h.s. (see `BHModel::chi_without_i`) the results overlap with the published predictions from the original authors. There is an ongoing discussion with the authors in order to solve both issues.