We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dacb0e commit 99d8861Copy full SHA for 99d8861
VBF_Wp_Wp/testrun/powheg.input
@@ -28,7 +28,7 @@ use-old-grid 1 ! if 1 use old grid if file pwggrids.dat is present (<> 1 rege
28
use-old-ubound 1 ! if 1 use norm of upper bounding function stored in pwgubound.dat, if present; <> 1 regenerate
29
30
ncall1 1000000 ! number of calls for initializing the integration grid
31
-itmx1 10 ! number of iterations for initializing the integration grid
+itmx1 5 ! number of iterations for initializing the integration grid
32
ncall2 5000 ! number of calls for computing the integral and finding upper bound
33
itmx2 1 ! number of iterations for computing the integral and finding upper bound
34
foldcsi 5 ! number of folds on csi integration
0 commit comments