Changes between Version 11 and Version 12 of ThreeSiteModel
- Timestamp:
- Mar 3, 2010, 10:16:05 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ThreeSiteModel
v11 v12 24 24 === Instructions === 25 25 26 The 3-Site Model is implemented in both Feynman and unitary gauge. A switch ' {{{FeynmanGauge}}} ' has been created. To switch between the two simply set {{{FeynmanGauge }}} True/False=inside your Mathematica notebook after loading the model but before doing any calculations with it (finding vertices for example.) {{{FeynmanGauge}}} is set to {{{False}}} by default.26 The 3-Site Model is implemented in both Feynman and unitary gauge. A switch ' {{{FeynmanGauge}}} ' has been created. To switch between the two simply set {{{FeynmanGauge = True/False }}} inside your Mathematica notebook after loading the model but before doing any calculations with it (finding vertices for example.) {{{FeynmanGauge}}} is set to {{{False}}} by default. 27 27 === Examples === 28 28 29 29 We provide a basic notebook giving examples of how to run the interfaces on this model: 30 * [ attachment:Example-v1.0.nb.tgz Example-v1.0.nb.tgz]30 * [/raw-attachment/wiki/ThreeSiteModel/Example-v1.0.nb.tar.gz Example-v1.0.nb.tar.gz] 31 31 === Interfaces === 32 32 … … 38 38 === Validation === 39 39 40 Over 200 2→2 processes were run in a variety of ways. First, each process was compared between the original !LanHEP implementation and the current !FeynRules implementation. Second, each process was run across multiple monte-carlos including !CalcHEP, !CompHEP, !MadGraph and Sherpa. Third, each process was run in two different gauges, namely Feynman gauge (in !CalcHEP and !CompHEP) and in unitary gauge (in !CalcHEP, !MadGraph and Sherpa). The cross section was computed for each process and compared to one another. Agreement to better than 1% was found for all processes. The parameters for these calculations were taken as in the model files above. The energies and cuts for these calculations were: 40 Over 200 2->2 processes were run in a variety of ways. First, each process was compared between the original !LanHEP implementation and the current !FeynRules implementation. Second, each process was run across multiple monte-carlos including !CalcHEP, !CompHEP, !MadGraph and Sherpa. Third, each process was run in two different gauges, namely Feynman gauge (in !CalcHEP and !CompHEP) and in unitary gauge (in !CalcHEP, !MadGraph and Sherpa). The cross section was computed for each process and compared to one another. Agreement to better than 1% was found for all processes. The parameters for these calculations were taken as in the model files above. The energies and cuts for these calculations were: 41 ||'''Particles involved'''||'''sqrt(s)'''||'''p_T'''|| 42 ||Only SM||600GeV||20GeV|| 43 ||W',Z'||1200GeV||200GeV|| 44 ||Heavy Fermion Partners||10TeV||2TeV|| 41 45 42 <table align="center" border="0"><thead><tr><td align="left" valign="middle" style="width: 200px"> '''Particles involved''' </td><td align="center" valign="middle" style="width: 100px"><strong>√s <br /></strong></td><td align="center" valign="middle" style="width: 100px"><strong>p<sub>T</sub>> <br /></strong></td></tr></thead><tbody><tr><td align="left" valign="middle">Only SM<br /></td><td align="center" valign="middle">600GeV </td><td align="center" valign="middle">20GeV <br /></td></tr><tr><td align="left" valign="middle">W',Z' <br /></td><td align="center" valign="middle">1200GeV <br /></td><td align="center" valign="middle">200GeV <br /></td></tr><tr><td align="left" valign="middle"> Heavy Fermion Partners </td><td align="center" valign="middle">10TeV <br /></td><td align="center" valign="middle">2TeV <br /></td></tr></tbody></table> 43 44 where "Particles" refers to what particles are involved in the process. The results of these validations can be seen in the following images: <table align="center" border="0"><tbody><tr><td align="center" valign="middle" style="width: 200px">[attachment:CS-strong.jpg Strong Processes] <br /></td><td align="center" valign="middle" style="width: 200px">[attachment:CS-ffAW.jpg ff→AW Processes] <br /></td><td align="center" valign="middle" style="width: 200px"> 46 where "Particles" refers to what particles are involved in the process. The results of these validations can be seen in the following images: 47 {{{ 48 #!html 49 <table align="center" border="0"><tbody><tr><td align="center" valign="middle" style="width: 200px">[attachment:CS-strong.jpg Strong Processes] <br /></td><td align="center" valign="middle" style="width: 200px">[attachment:CS-ffAW.jpg ff→AW Processes] <br /></td><td align="center" valign="middle" style="width: 200px"> 45 50 46 51 [attachment:CS-llll.jpg ll→ll Processes] … … 52 57 [attachment:CS-VVVV-neutral.jpg Neutral VV→VV Processes] 53 58 </td><td> </td></tr></tbody></table> 59 }}} 54 60 55 Each of these processes was also run at a single phase space point of the squared amplitude. In this test, only !CalcHEP in Feynman and unitary gauge and !MadGraph were used. It is planned to include Sherpa at a later date. The energies were chosen as in the cross section comparison. The angle was chosen to be 73.3 degrees. Agreement to better than 0.1% was found in all cases. Here are images of the results: <table align="center" border="0"> 61 Each of these processes was also run at a single phase space point of the squared amplitude. In this test, only !CalcHEP in Feynman and unitary gauge and !MadGraph were used. It is planned to include Sherpa at a later date. The energies were chosen as in the cross section comparison. The angle was chosen to be 73.3 degrees. Agreement to better than 0.1% was found in all cases. Here are images of the results: 62 63 {{{ 64 #!html 65 <table align="center" border="0"> 56 66 57 67 <tbody><tr><td align="center" valign="middle" style="width: 200px">[attachment:PS-strong.jpg Strong Processes] <br /></td><td align="center" valign="middle" style="width: 200px">[attachment:PS-ffAW.jpg ff→AW Processes] <br /></td><td align="center" valign="middle" style="width: 200px"> … … 70 80 71 81 </table> 82 }}} 72 83 73 These tests were performed with the following versions of the software: <table align="center" border="0"><thead><tr><td> '''Software''' </td><td> '''Version''' </td></tr></thead><tbody><tr><td>!Mathematica</td><td>7.0.0 <br /></td></tr><tr><td>!FeynRules <br /></td><td>1.4.0 <br /></td></tr><tr><td>!CalcHEP <br /></td><td>2.5.3 <br /></td></tr><tr><td>!CompHEP</td><td>4.4.104 <br /></td></tr><tr><td>!MadGraph </td><td>4.4.21 <br /></td></tr><tr><td>!Sherpa <br /></td><td>Private development version <br /></td></tr></tbody></table> 84 These tests were performed with the following versions of the software: 85 {{{ 86 #!html 87 <table align="center" border="0"><thead><tr><td> '''Software''' </td><td> '''Version''' </td></tr></thead><tbody><tr><td>!Mathematica</td><td>7.0.0 <br /></td></tr><tr><td>!FeynRules <br /></td><td>1.4.0 <br /></td></tr><tr><td>!CalcHEP <br /></td><td>2.5.3 <br /></td></tr><tr><td>!CompHEP</td><td>4.4.104 <br /></td></tr><tr><td>!MadGraph </td><td>4.4.21 <br /></td></tr><tr><td>!Sherpa <br /></td><td>Private development version <br /></td></tr></tbody></table> 88 }}} 74 89 75 90 … … 106 121 107 122 108