[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 28c094: help FS finding the soft Higgs masses

GitHub noreply at github.com
Tue Nov 4 14:34:46 GMT 2014


  Branch: refs/heads/feature-munuSSM
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 28c094c99af30c907db01b686465ff885245589a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/28c094c99af30c907db01b686465ff885245589a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M meta/EWSB.m
    M meta/FlexibleSUSY.m
    M model_files/munuSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  help FS finding the soft Higgs masses

I introduces the new user variable FSSoftHiggsMasses where the user
can specify the list of soft Higgs masses.

For the calculation of the Higgs masses, the tree-level EWSB
eqs. substitution must be done in the Higgs mass matrix.  In FS this
substitution is done like this:

 0) save the soft Higgs masses in temporary varibles

 1) solve the tree-level EWSB eqs. for the soft Higgs masses
    (thereby the soft Higgs masse are overwritten)

 2) calculate the Higgs mass matrix

 3) reset the soft Higgs masses to the saved values from 0)

For these steps, FS needs to know which model parameters are the soft
Higgs masses.  In some models (for example in the munuSSM), this is
difficult to find out.  If FS fails to find the soft Higgs masses, the
user can assist by setting them in the variable FSSoftHiggsMasses.




More information about the Flexiblesusy-commits mailing list