|
|
|
@ -25,6 +25,11 @@ c--- returns logical:: 'failed' |
|
|
|
|
|
|
|
failed=.false. |
|
|
|
|
|
|
|
! 2024/03/28: Let the user decide instead of enforcing it here |
|
|
|
if (kcase == kbq_tpq .or. kcase == ktopanom) then |
|
|
|
return |
|
|
|
endif |
|
|
|
|
|
|
|
if (nproc == 1610 .or. nproc == 1650) then |
|
|
|
! we no longer rely on this routine, since at |
|
|
|
! NNLO in kbq_tpq and NLO in kbq_tpq_jet there |
|
|
|
|