Page MenuHomeHEPForge

colors_hgg.sin
No OneTemporary

colors_hgg.sin

# $Id: colors_hgg.sin 5435 2014-03-07 07:45:44Z jr_reuter $
# SINDARIN input for WHIZARD self test
model = SM_Higgs
?logging = true
?openmp_logging = false
?vis_history = false
?integration_timer = false
error_threshold = 1E-13
alias parton = u:b:B:g
process colors_hgg = H => g, g
compile
!!! Tests should be run single-threaded
openmp_num_threads = 1
?read_color_factors = true # compute color factors in OMega (default)
seed = 0
integrate (colors_hgg) { iterations = 2:1000 }
real integral_hgg_omega = integral (colors_hgg)
?read_color_factors = false # compute color factors in WHIZARD
seed = 0
integrate (colors_hgg) { iterations = 2:1000 }
real integral_hgg_whizard = integral (colors_hgg)
tolerance = 1e-10
expect (integral_hgg_omega == integral_hgg_whizard)

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 20, 9:19 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4242463
Default Alt Text
colors_hgg.sin (780 B)

Event Timeline