Changes between Version 1 and Version 2 of SchoolKias/FeynRules
- Timestamp:
- Oct 22, 2011, 4:17:02 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SchoolKias/FeynRules
v1 v2 3 3 == Material == 4 4 5 The latest version of !FeynRules : [http://feynrules.irmp.ucl.ac.be/downloads/feynrules-current.tar.gz download here]. 6 7 The !FeynRules (not up-to-date) [http://feynrules.irmp.ucl.ac.be/attachment/wiki/WikiStart/Manual_a4.pdf manual]. 5 8 6 9 7 10 == Model files == 11 During the lectures, you will be able to implement from scratch a model for a supersymmetric (SUSY) QCD theory. The implementation will be performed in three steps which will illustrate the different features of !FeynRules. 8 12 13 * The good old way, using four-component fermions and scalar fields (not the best way for SUSY theories). 14 * A better approach, using two component fermions instead of four-component ones 15 * The best method for SUSY: using superfields. 9 16 10 Before implementing the superfields, you must add the charge-conjugate scalar and fermion for the right-handed (s)quark: addon.fr 17 Before adding the superfields to the model files, you will have to add the charge-conjugate scalar and fermion for the right-handed (s)quark. Since this will not be done during the lectures, please download the add-on to merge to your model file: [/attachment/wiki/SchoolKias/FeynRules/addon.fr addon.fr] 18