Changes between Version 18 and Version 19 of ASperGe


Ignore:
Timestamp:
Sep 2, 2013, 2:54:04 PM (11 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ASperGe

    v18 v19  
    22
    33== A C++ package for Automated SPEctRum GEneration ==
    4 Diagonalization of the mass matrices in general can only be achieved numerically. To automate the diagonalization procedure into FeynRules, a C++ package, ASperGe, has been designed. ASperGe automatically computes the masses and the mixing matrices starting from a Lagrangian in the gauge basis implemented in FeynRules.
     4Diagonalization of the mass matrices in general can only be achieved numerically. To automate the diagonalization procedure into !FeynRules, a C++ package, ASperGe, has been designed. ASperGe automatically computes the masses and the mixing matrices starting from a Lagrangian in the gauge basis implemented in !FeynRules.
    55
    6 To use ASperGe, the user just implements the model in !FeynRules and provides the information about the mixing in the model-file as described in the manual. Calling the interface then creates the version of ASperGe dedicated to the model under consideration. The output of ASperGe can be given back to FeynRules. At that point, ASperGe is independent of FeynRules and can be used on its own.
     6To use ASperGe, the user just implements the model in !FeynRules and provides the information about the mixing in the model-file as described in the manual. Calling the interface then creates the version of ASperGe dedicated to the model under consideration. The output of ASperGe can be given back to !FeynRules. At that point, ASperGe is independent of !FeynRules and can be used on its own.
    77
    88=== More information ===