FeynRules manual (development version)

Load FeynRules

FR$Parallel = False;
$FeynRulesPath = FileNameJoin[{$UserBaseDirectory, "Applications", "FeynRules"}];
<< FeynRules`;

 - FeynRules - \text{ - FeynRules - }

Version:   2.3.49   (  29 September 2021  ).\text{Version: }\;\text{2.3.49}\;\text{ (} \;\text{29 September 2021}\;\text{).}

Authors: A. Alloul, N. Christensen, C. Degrande, C. Duhr, B. Fuks\text{Authors: A. Alloul, N. Christensen, C. Degrande, C. Duhr, B. Fuks}

$$$$

Please cite:\text{Please cite:}

 - Comput.Phys.Commun.185:2250-2300,2014 (arXiv:1310.1921);\text{ - Comput.Phys.Commun.185:2250-2300,2014 (arXiv:1310.1921);}

 - Comput.Phys.Commun.180:1614-1641,2009 (arXiv:0806.4194).\text{ - Comput.Phys.Commun.180:1614-1641,2009 (arXiv:0806.4194).}

$$$$

http://feynrules.phys.ucl.ac.be\text{http://feynrules.phys.ucl.ac.be}

$$$$

The FeynRules palette can be opened using the command FRPalette[].\text{The FeynRules palette can be opened using the command FRPalette[].}

Load FeynRules model

If[$FrontEnd === Null, 
   nbDir = DirectoryName[$InputFileName], 
   nbDir = NotebookDirectory[] 
  ];
frModelPath = FileNameJoin[{nbDir, "Yukawa.fr"}];
LoadModel[frModelPath];

This model implementation was created by\text{This model implementation was created by}

Vladyslav Shtabovenko\text{Vladyslav Shtabovenko}

Model Version: 0\text{Model Version: }0

For more information, type ModelInformation[].\text{For more information, type ModelInformation[].}

\text{}

 - Loading particle classes.\text{ - Loading particle classes.}

 - Loading parameter classes.\text{ - Loading parameter classes.}

\nModel   Yukawa   loaded.\text{$\backslash $nModel }\;\text{Yukawa}\;\text{ loaded.}

Create FeynArts model

(*Without FR$Loop=True; the counter-terms will not be included into the model file *)
  FR$Loop = True; 
   SetDirectory[FileNameJoin[{$UserBaseDirectory, "Applications", "FeynCalc", "FeynArts", "Models"}]]; 
   WriteFeynArtsOutput[LY, Output -> "LY", CouplingRename -> False] 
  

 - - - FeynRules interface to FeynArts - - -\text{ - - - FeynRules interface to FeynArts - - -}

 C. Degrande C. Duhr, 2013\text{ C. Degrande C. Duhr, 2013}

 Counterterms: B. Fuks, 2012\text{ Counterterms: B. Fuks, 2012}

Calculating Feynman rules for   L1\text{Calculating Feynman rules for }\;\text{L1}

Starting Feynman rules calculation for L1.\text{Starting Feynman rules calculation for L1.}

Expanding the Lagrangian...\text{Expanding the Lagrangian...}

Collecting the different structures that enter the vertex.\text{Collecting the different structures that enter the vertex.}

4 possible non-zero vertices have been found -> starting the computation:   FeynRulesˋFR$FeynmanRules   / 4.4\text{ possible non-zero vertices have been found -$>$ starting the computation: }\;\text{FeynRules$\grave{ }$FR\$FeynmanRules}\;\text{ / }4.

4 vertices obtained.4\text{ vertices obtained.}

mytimecheck,after LGC\text{mytimecheck,after LGC}

Writing FeynArts model file into directory   LY\text{Writing FeynArts model file into directory }\;\text{LY}

Writing FeynArts generic file on   LY.gen.\text{Writing FeynArts generic file on }\;\text{LY.gen}.