5    tanBetaResummation -> True,
 
    7    runningCouplings -> True];
 
   28    CKM -> IdentityMatrix[3] ];
 
   30(* calculate amu 
using the gauge basis input parameters *)
 
   31Print[{amu, Damu} /. GM2CalcAmuTHDMGaugeBasis[
 
   33    lambda            -> { 0.7, 0.6, 0.5, 0.4, 0.3, 0.2, 0.1 },
 
   39    Deltau            -> 0 IdentityMatrix[3],
 
   40    Deltad            -> 0 IdentityMatrix[3],
 
   41    Deltal            -> 0 IdentityMatrix[3],
 
   42    Piu               -> 0 IdentityMatrix[3],
 
   43    Pid               -> 0 IdentityMatrix[3],
 
   44    Pil               -> 0 IdentityMatrix[3]]
 
   47(* calculate amu 
using the mass basis input parameters *)
 
   48Print[{amu, Damu} /. GM2CalcAmuTHDMMassBasis[
 
   53    sinBetaMinusAlpha -> 0.999,
 
   61    Deltau            -> 0 IdentityMatrix[3],
 
   62    Deltad            -> 0 IdentityMatrix[3],
 
   63    Deltal            -> 0 IdentityMatrix[3],
 
   64    Piu               -> 0 IdentityMatrix[3],
 
   65    Pid               -> 0 IdentityMatrix[3],
 
   66    Pil               -> 0 IdentityMatrix[3]]
 
GM2CalcSetSMParameters[alpha0 -> 0.00729735, alphaMZ -> 0.0077552, alphaS -> 0.1184, MhSM -> 125.09, MW -> 80.385, MZ -> 91.1876, MT -> 173.34, mcmc -> 1.28, mu2GeV -> 0.0022, mbmb -> 4.18, ms2GeV -> 0.096, md2GeV -> 0.0047, ML -> 1.777, MM -> 0.1056583715, ME -> 0.000510998928, Mv1 -> 0, Mv2 -> 0, Mv3 -> 0, CKM -> IdentityMatrix[3]]
calculate Print[{amu, Damu}/. GM2CalcAmuTHDMGaugeBasis[yukawaType -> 2, lambda -> { 0.7, 0.6, 0.5, 0.4, 0.3, 0.2, 0.1 }, TB -> 3, m122 -> 200^2, zetau -> 0, zetad -> 0, zetal -> 0, Deltau -> 0 IdentityMatrix[3], Deltad -> 0 IdentityMatrix[3], Deltal -> 0 IdentityMatrix[3], Piu -> 0 IdentityMatrix[3], Pid -> 0 IdentityMatrix[3], Pil -> 0 IdentityMatrix[3]]]
Install["bin/gm2calc.mx"]
GM2CalcSetFlags[loopOrder -> 2, tanBetaResummation -> True, forceOutput -> False, runningCouplings -> True]