[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] b6df55: fix tests

GitHub noreply at github.com
Thu May 1 20:02:25 BST 2014


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: b6df555518848f5fa9971e4e71c811d75f271b15
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b6df555518848f5fa9971e4e71c811d75f271b15
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-04-27 (Sun, 27 Apr 2014)

  Changed paths:
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M test/test_MSSM_model.cpp
    M test/test_MSSM_spectrum.cpp
    M test/test_MSSM_susy_scale_constraint.cpp
    M test/test_NMSSM_one_loop_spectrum.cpp
    M test/test_NMSSM_spectrum.cpp
    M test/test_NMSSM_susy_scale_constraint.cpp
    M test/test_SMSSM_one_loop_spectrum.cpp

  Log Message:
  -----------
  fix tests


  Commit: 096fb02e2d0637a87ad22a7b776a5a71dfb980a8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/096fb02e2d0637a87ad22a7b776a5a71dfb980a8
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-04-27 (Sun, 27 Apr 2014)

  Changed paths:
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_initial_guesser.cpp.in
    M templates/two_scale_initial_guesser_low_scale_model.cpp.in

  Log Message:
  -----------
  no implicite reset of the model parameters in the initial guesser

Instead, call model.clear() explicitely before solver.solve().
This is much more transparent.


  Commit: 7a79bf529b05b90ba6873c6783c06fbe0332d99c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7a79bf529b05b90ba6873c6783c06fbe0332d99c
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in

  Log Message:
  -----------
  clear output parameters if a serious problem has occured

A serious problem is a problem which leads to an invalid spectrum.  In
this case the output masses / mixing matrices should be set to zero to
avoid confusion on the user side.


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/c081b5f8eb80...7a79bf529b05


More information about the Flexiblesusy-commits mailing list