|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 3f5efc: Avoid usage of SARAH`SMQ[] as much as possible.GitHub noreply at github.comThu Mar 9 09:37:01 GMT 2017
Branch: refs/heads/feature-2.0 Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 3f5efc65a82cb3a872b9374e15a2671643554365 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3f5efc65a82cb3a872b9374e15a2671643554365 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M meta/FlexibleEFTHiggsMatching.m M meta/FlexibleSUSY.m M meta/GMuonMinus2.m M meta/LoopMasses.m M meta/TreeMasses.m Log Message: ----------- Avoid usage of SARAH`SMQ[] as much as possible. Reason: SARAH`SMQ[] requires that the list SARAH`SMParticles is filled with all SM particles, including goldstone and Higgs bosons and ghosts. However, this correct filling is not ensured in SARAH so far. For this reason we should use FlexibleSUSY's IsSMParticle[] function. This function should do everything correctly in the future.
More information about the Flexiblesusy-commits mailing list |