Changes between Version 5 and Version 6 of FeynArtsInterface
- Timestamp:
- Feb 21, 2010, 2:23:00 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeynArtsInterface
v5 v6 1 1 2 2 3 == The !FeynArts interface ==3 == The !FeynArts interface (C. Duhr) == 4 4 5 === by C. Duhr ===6 5 7 6 !FeynArts is a Mathematica package for the generation and visualization of Feynman diagrams and amplitudes. The source code can be downloaded from [http://www.feynarts.de www.feynarts.de]. 8 7 9 ==== Generating a new !FeynArts model with FeynRules ====8 ==== Generating a new !FeynArts model with !FeynRules ==== 10 9 11 10 The !FeynRules interface to !FeynArts enables the user to write out a !FeynArts model file for is new physics model just by knowing the Lagrangian and the !FeynRules model file. As the syntax of the !FeynRules model files is similar to the one used in !FeynArts, most of the information is just copied from one model file to the other.In addition, the !FeynArts model file contains the object {{{M$CouplingMatrices}}}, which contains all the interactions and vertices for this model.