•Coupling files

The coupling vectors for the FeynArts model files are generated and saved:

gencoup = GenericCoupling[melsimplified] ; gencoup // InputForm // StandardForm

{NonCommutative[CouplingConstant[HBChPT2[2], RenormalizationState[0]] * DiracSlash[p3]]}

classcoup = ClassesCoupling[melsimplified] // Together ; classcoup // InputForm // StandardForm

{{-UGenerator[I3][J1, J2]/(2 * DecayConstant[PseudoScalar[2], RenormalizationState[0]])}}

$VeryVerbose = 2 ;

CheckF[gencoup, XName[VertexFields -> {Nucleon[0], Nucleon[0], Pion[0]}, PerturbationOrder -> 2, PhiModel -> HBChPT2, XFileName -> Automatic] <> ".Gen"] ;

Using file name D:\\Program Files\\Wolfram Research\\Mathematica\\4.1\\AddOns\\Applications\\HighEnergyPhysics\\Phi\\CouplingVectors\\HBChPT2F200F200P20o2.Gen

File exists, force evaluating

Saving

CheckF[classcoup, XName[VertexFields -> {Nucleon[0], Nucleon[0], Pion[0]}, PerturbationOrder -> 2, PhiModel -> HBChPT2, XFileName -> Automatic] <> ".Mod"] ;

Using file name D:\\Program Files\\Wolfram Research\\Mathematica\\4.1\\AddOns\\Applications\\HighEnergyPhysics\\Phi\\CouplingVectors\\HBChPT2F200F200P20o2.Mod

File exists, force evaluating

Saving

$VeryVerbose = 0 ;


Converted by Mathematica  (July 10, 2003)