Changes between Version 1 and Version 2 of ASperGe


Ignore:
Timestamp:
Jan 11, 2013, 6:41:27 PM (12 years ago)
Author:
Karen De Causmaecker
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ASperGe

    v1 v2  
    1 The ASperGe page
     1= ASperGe =
     2
     3== A C++ package for Automated SPEctRum GEneration ==
     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.
     5
     6To use ASperGe, the user just implements the Lagrangian in the gauge basis 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 independently.
     7
     8=== Package ===
     9* FeynRules manual
     10* ASperGe paper
     11
     12=== Models ===
     13* Two-Higgs-Doublet model (2HDM)
     14* Left-Right Standard Model (LRSM)
     15* Mimimal Supersymmetric Standard Model (MSSM)