[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 02f649: adding 2-loop SQCD corrections to yt^DRbar in the ...

GitHub noreply at github.com
Fri Mar 24 16:56:15 GMT 2017


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 02f6495e23c3dc1b07c79d74055da390139b5382
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02f6495e23c3dc1b07c79d74055da390139b5382
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
    A meta/MSSM/dmtas2.expr
    A meta/MSSM/dmtas2.m
    A meta/MSSM/extract_MSSM_Mt_over_mt_from_softsusy.m

  Log Message:
  -----------
  adding 2-loop SQCD corrections to yt^DRbar in the MSSM

The GiNaC expression in "dmtas2.expr" has been extracted from SOFTSUSY
3.7.4 by adding the following C++ code snippet into the file
src/two_loop_thresholds/two_loop_archives/tquark_2loop_strong_pole.gar
right after the cache has been filled:

if (cache.size() == 1) {
   ofstream out("dmtas2.expr");
   out << cache[0] << endl;
}

Note: The expression does not include the 2-loop factor 1/(4 Pi)^4 .




More information about the Flexiblesusy-commits mailing list