Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F7878458
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Subscribers
None
View Options
Index: trunk/share/tests/qcdtest_1.sin
===================================================================
--- trunk/share/tests/qcdtest_1.sin (revision 4933)
+++ trunk/share/tests/qcdtest_1.sin (revision 4934)
@@ -1,26 +1,27 @@
-# Sindarin input for WHIZARD self-test
+# $Id: qcdtest_1.sin 4932 2013-12-05 08:46:27Z jr_reuter $
+# SINDARIN input for WHIZARD self-test
# Process g g -> u ubar
model = "QCD"
alphas = 0.1178
?logging = true
$method = "omega"
process qcdtest_1_p1 = "g", "g" => "u", "ubar"
compile ()
$phs_method = "wood"
$integration_method = "vamp"
iterations = 3:1000:"g", 3:1000
sqrts = 1000
cuts = all Pt > 100 [u:ubar]
!!! Tests should be run single-threaded
openmp_num_threads = 1
integrate (qcdtest_1_p1)
Index: trunk/share/tests/qcdtest_3.sin
===================================================================
--- trunk/share/tests/qcdtest_3.sin (revision 4933)
+++ trunk/share/tests/qcdtest_3.sin (revision 4934)
@@ -1,47 +1,48 @@
-# Sindarin input for WHIZARD self-test
+# $Id: qcdtest_3.sin 4932 2013-12-05 08:46:27Z jr_reuter $
+# SINDARIN input for WHIZARD self-test
# Process g g -> u ubar
model = "QCD"
alphas = 0.1178
?logging = true
?openmp_logging = false
$method = "omega"
process qcdtest_3_p1 = "g", "g" => "u", "ubar"
compile ()
$phs_method = "wood"
$integration_method = "vamp"
iterations = 3:1000:"g", 3:2000
sqrts = 1000
beams = p, p => pdf_builtin
cuts =
all Pt > 100 [u:ubar]
!!! Tests should be run single-threaded
openmp_num_threads = 1
integrate (qcdtest_3_p1)
n_events = 1
?unweighted = true
?read_raw = false
$sample = "qcdtest_3a"
sample_format = weight_stream
simulate (qcdtest_3_p1)
?write_raw = false
$sample = "qcdtest_3b"
alphas = 0.2356
?update_sqme = true
rescan "qcdtest_3a" (qcdtest_3_p1)
$sample = "qcdtest_3c"
?update_weight = true
rescan "qcdtest_3a" (qcdtest_3_p1)
Index: trunk/share/tests/qedtest_2.sin
===================================================================
--- trunk/share/tests/qedtest_2.sin (revision 4933)
+++ trunk/share/tests/qedtest_2.sin (revision 4934)
@@ -1,35 +1,36 @@
-# Sindarin input for WHIZARD self-test
+# $Id: qedtest_2.sin 4932 2013-12-05 08:46:27Z jr_reuter $
+# SINDARIN input for WHIZARD self-test
# Process e+ e- -> mu+ mu- with varying cuts
model = "QED"
ee = 0.30286
me = 0
mmu = 0
?logging = true
$method = "omega"
process qedtest_2_p1 = "e+", "e-" => "mu+", "mu-"
compile ()
$phs_method = "wood"
$integration_method = "vamp"
iterations = 3:1000:"gw", 3:1000
sqrts = 1000
!!! Tests should be run single-threaded
openmp_num_threads = 1
seed = 0
integrate (qedtest_2_p1)
seed = 0
cuts = all Pt > 100 GeV [e2:E2]
integrate (qedtest_2_p1)
seed = 0
cuts = all Pt > 200 GeV [e2:E2]
integrate (qedtest_2_p1)
Index: trunk/share/tests/qedtest_4.sin
===================================================================
--- trunk/share/tests/qedtest_4.sin (revision 4933)
+++ trunk/share/tests/qedtest_4.sin (revision 4934)
@@ -1,35 +1,36 @@
-# Sindarin input for WHIZARD self-test
+# $Id: qedtest_4.sin 4932 2013-12-05 08:46:27Z jr_reuter $
+# SINDARIN input for WHIZARD self-test
# Process e- e+ -> 3 gamma
model = "QED"
ee = 0.30286
me = 0
mmu = 0
?logging = true
$method = "omega"
?omega_openmp = false
process qedtest_4_p1 = "e-", "e+" => A, A, A
compile ()
$phs_method = "wood"
$integration_method = "vamp"
iterations = 5:2000:"gw", 5:2000:""
sqrts = 1000
cuts =
all E > 80 GeV [A]
and
all Pt > 40 GeV [A]
and
all Dist > 0.8 [A, A]
!!! Tests should be run single-threaded
openmp_num_threads = 1
integrate (qedtest_4_p1)
Index: trunk/share/tests/qcdtest_2.sin
===================================================================
--- trunk/share/tests/qcdtest_2.sin (revision 4933)
+++ trunk/share/tests/qcdtest_2.sin (revision 4934)
@@ -1,28 +1,29 @@
-# Sindarin input for WHIZARD self-test
+# $Id: qcdtest_2.sin 4932 2013-12-05 08:46:27Z jr_reuter $
+# SINDARIN input for WHIZARD self-test
# Process g g -> u ubar
model = "QCD"
alphas = 0.1178
?logging = true
$method = "omega"
process qcdtest_2_p1 = "g", "g" => "u", "ubar"
compile ()
$phs_method = "wood"
$integration_method = "vamp"
iterations = 3:1000:"g", 3:2000
sqrts = 1000
beams = p, p => pdf_builtin
cuts =
all Pt > 100 [u:ubar]
!!! Tests should be run single-threaded
openmp_num_threads = 1
integrate (qcdtest_2_p1)
Index: trunk/share/tests/qcdtest_4.sin
===================================================================
--- trunk/share/tests/qcdtest_4.sin (revision 4933)
+++ trunk/share/tests/qcdtest_4.sin (revision 4934)
@@ -1,11 +1,14 @@
+# $Id: qcdtest_4.sin 4932 2013-12-05 08:46:27Z jr_reuter $
+# SINDARIN input for WHIZARD self-test
+
# Check simulation for Drell-Yan in qq collisions
# (regression test: check color-flow mismatch during event initialization)
?logging = true
?openmp_logging = false
process qcdtest_4_dy = u, U => e2, E2
sqrts = 1000
iterations = 1:1000
!!! Tests should be run single-threaded
openmp_num_threads = 1
simulate (qcdtest_4_dy)
Index: trunk/share/tests/qedtest_1.sin
===================================================================
--- trunk/share/tests/qedtest_1.sin (revision 4933)
+++ trunk/share/tests/qedtest_1.sin (revision 4934)
@@ -1,26 +1,26 @@
-# Sindarin input for WHIZARD self-test
-# Process e- e+ -> mu- mu+
+# $Id: qedtest_1.sin 4932 2013-12-05 08:46:27Z jr_reuter $
+# SINDARIN input for WHIZARD self-test
model = "QED"
ee = 0.30286
me = 0
mmu = 0
?logging = true
$method = "omega"
process qedtest_1_p1 = "e-", "e+" => "mu-", "mu+"
compile ()
$phs_method = "wood"
$integration_method = "vamp"
iterations = 3:1000:"g", 3:1000
sqrts = 1000
!!! Tests should be run single-threaded
openmp_num_threads = 1
integrate (qedtest_1_p1)
Index: trunk/share/tests/qedtest_3.sin
===================================================================
--- trunk/share/tests/qedtest_3.sin (revision 4933)
+++ trunk/share/tests/qedtest_3.sin (revision 4934)
@@ -1,28 +1,29 @@
-# Sindarin input for WHIZARD self-test
+# $Id: qedtest_3.sin 4932 2013-12-05 08:46:27Z jr_reuter $
+# SINDARIN input for WHIZARD self-test
# Process e- e- -> e- e- (with cuts)
model = "QED"
ee = 0.30286
me = 0
mmu = 0
?logging = true
$method = "omega"
process qedtest_3_p1 = "e-", "e-" => "e-", "e-"
compile ()
$phs_method = "wood"
$integration_method = "vamp"
iterations = 3:2000:"gw", 3:2000
sqrts = 1000
cuts = all Pt > 100 GeV ["e-"]
!!! Tests should be run single-threaded
openmp_num_threads = 1
integrate (qedtest_3_p1)
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Tue, Nov 19, 6:08 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3805512
Default Alt Text
(6 KB)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment