[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 8b1d2f: generalise particle references in the templates

GitHub noreply at github.com
Mon Aug 15 16:20:13 BST 2016


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 8b1d2fcf8e1bc00126514aa9fc481b242a9552d7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8b1d2fcf8e1bc00126514aa9fc481b242a9552d7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  generalise particle references in the templates

MSSM:

  HiggsBoson_0   ->   hh(0)
  HiggsBoson_1   ->   hh(1)
  HiggsBoson(1)  ->   hh(1)

SM:

  HiggsBoson_0   ->   hh      # has no index
  HiggsBoson(0)  ->   hh(0)   # always puts index in parenthesis

Conflicts:
	meta/FlexibleSUSY.m




More information about the Flexiblesusy-commits mailing list