[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 7e78df: move SOFTSUSY to test/SOFTSUSY directory

GitHub noreply at github.com
Thu Mar 29 12:23:50 BST 2018


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 7e78df6478e6ca818fe69fcbae0f5e95ba841f7f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7e78df6478e6ca818fe69fcbae0f5e95ba841f7f
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M .gitattributes
    M .gitignore
    M configure
    R models/SoftsusyFlavourMSSM/flavoursoft.cpp
    R models/SoftsusyFlavourMSSM/flavoursoft.h
    M models/SoftsusyFlavourMSSM/module.mk
    R models/SoftsusyFlavourMSSM/run_softpoint.cpp
    R models/SoftsusyFlavourMSSM/run_softpoint.h
    R models/SoftsusyMSSM/SoftsusyMSSM.hpp
    R models/SoftsusyMSSM/SoftsusyMSSM_parameter_point.hpp
    R models/SoftsusyMSSM/SoftsusyMSSM_solver.hpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale.cpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale.hpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_convergence_tester.cpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_convergence_tester.hpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_initial_guesser.cpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_initial_guesser.hpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_low_scale_constraint.cpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_low_scale_constraint.hpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_sugra_constraint.cpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_sugra_constraint.hpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_susy_scale_constraint.cpp
    R models/SoftsusyMSSM/SoftsusyMSSM_two_scale_susy_scale_constraint.hpp
    R models/SoftsusyMSSM/conversion.cpp
    R models/SoftsusyMSSM/conversion.hpp
    R models/SoftsusyMSSM/def.cpp
    R models/SoftsusyMSSM/def.h
    R models/SoftsusyMSSM/diagonalization.cpp
    R models/SoftsusyMSSM/diagonalization.hpp
    R models/SoftsusyMSSM/gut_scale_calculator.hpp
    R models/SoftsusyMSSM/linalg.cpp
    R models/SoftsusyMSSM/linalg.h
    R models/SoftsusyMSSM/lowe_legacy.cpp
    R models/SoftsusyMSSM/lowe_legacy.h
    R models/SoftsusyMSSM/module.mk
    R models/SoftsusyMSSM/mssmUtils.cpp
    R models/SoftsusyMSSM/mssmUtils.h
    R models/SoftsusyMSSM/mycomplex.h
    R models/SoftsusyMSSM/numerics_legacy.cpp
    R models/SoftsusyMSSM/numerics_legacy.h
    R models/SoftsusyMSSM/physpars.cpp
    R models/SoftsusyMSSM/physpars.h
    R models/SoftsusyMSSM/rge.cpp
    R models/SoftsusyMSSM/rge.h
    R models/SoftsusyMSSM/rk_legacy.cpp
    R models/SoftsusyMSSM/rk_legacy.hpp
    R models/SoftsusyMSSM/run_SoftsusyMSSM.cpp
    R models/SoftsusyMSSM/softpars.cpp
    R models/SoftsusyMSSM/softpars.h
    R models/SoftsusyMSSM/softsusy.cpp
    R models/SoftsusyMSSM/softsusy.h
    R models/SoftsusyMSSM/susy.cpp
    R models/SoftsusyMSSM/susy.h
    R models/SoftsusyMSSM/tensor.cpp
    R models/SoftsusyMSSM/tensor.h
    R models/SoftsusyMSSM/utils.cpp
    R models/SoftsusyMSSM/utils.h
    R models/SoftsusyMSSM/xpr-base.h
    R models/SoftsusyMSSM/xpr-matrix.h
    R models/SoftsusyMSSM/xpr-vector.h
    R models/SoftsusyNMSSM/SoftsusyNMSSM.hpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_parameter_point.hpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale.cpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale.hpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_convergence_tester.cpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_convergence_tester.hpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_initial_guesser.cpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_initial_guesser.hpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_low_scale_constraint.cpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_low_scale_constraint.hpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_sugra_constraint.cpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_sugra_constraint.hpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_susy_scale_constraint.cpp
    R models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_susy_scale_constraint.hpp
    R models/SoftsusyNMSSM/module.mk
    R models/SoftsusyNMSSM/nmssm1loop.f
    R models/SoftsusyNMSSM/nmssm1loop.h
    R models/SoftsusyNMSSM/nmssmUtils.cpp
    R models/SoftsusyNMSSM/nmssmUtils.h
    R models/SoftsusyNMSSM/nmssmsoftpars.cpp
    R models/SoftsusyNMSSM/nmssmsoftpars.h
    R models/SoftsusyNMSSM/nmssmsoftsusy.cpp
    R models/SoftsusyNMSSM/nmssmsoftsusy.h
    R models/SoftsusyNMSSM/nmssmsusy.cpp
    R models/SoftsusyNMSSM/nmssmsusy.h
    M src/module.mk
    R src/numerics.cpp
    R src/numerics.h
    A test/SOFTSUSY/SoftsusyMSSM.hpp
    A test/SOFTSUSY/SoftsusyMSSM_parameter_point.hpp
    A test/SOFTSUSY/SoftsusyMSSM_solver.hpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale.cpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale.hpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_convergence_tester.cpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_convergence_tester.hpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_initial_guesser.cpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_initial_guesser.hpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_low_scale_constraint.cpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_low_scale_constraint.hpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_sugra_constraint.cpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_sugra_constraint.hpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_susy_scale_constraint.cpp
    A test/SOFTSUSY/SoftsusyMSSM_two_scale_susy_scale_constraint.hpp
    A test/SOFTSUSY/SoftsusyNMSSM.hpp
    A test/SOFTSUSY/SoftsusyNMSSM_parameter_point.hpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale.cpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale.hpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_convergence_tester.cpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_convergence_tester.hpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_initial_guesser.cpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_initial_guesser.hpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_low_scale_constraint.cpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_low_scale_constraint.hpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_sugra_constraint.cpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_sugra_constraint.hpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_susy_scale_constraint.cpp
    A test/SOFTSUSY/SoftsusyNMSSM_two_scale_susy_scale_constraint.hpp
    A test/SOFTSUSY/conversion.cpp
    A test/SOFTSUSY/conversion.hpp
    A test/SOFTSUSY/def.cpp
    A test/SOFTSUSY/def.h
    A test/SOFTSUSY/diagonalization.cpp
    A test/SOFTSUSY/diagonalization.hpp
    A test/SOFTSUSY/flavoursoft.cpp
    A test/SOFTSUSY/flavoursoft.h
    A test/SOFTSUSY/gut_scale_calculator.hpp
    A test/SOFTSUSY/linalg.cpp
    A test/SOFTSUSY/linalg.h
    A test/SOFTSUSY/lowe_legacy.cpp
    A test/SOFTSUSY/lowe_legacy.h
    A test/SOFTSUSY/module.mk
    A test/SOFTSUSY/mssmUtils.cpp
    A test/SOFTSUSY/mssmUtils.h
    A test/SOFTSUSY/mycomplex.h
    A test/SOFTSUSY/nmssm1loop.f
    A test/SOFTSUSY/nmssm1loop.h
    A test/SOFTSUSY/nmssmUtils.cpp
    A test/SOFTSUSY/nmssmUtils.h
    A test/SOFTSUSY/nmssmsoftpars.cpp
    A test/SOFTSUSY/nmssmsoftpars.h
    A test/SOFTSUSY/nmssmsoftsusy.cpp
    A test/SOFTSUSY/nmssmsoftsusy.h
    A test/SOFTSUSY/nmssmsusy.cpp
    A test/SOFTSUSY/nmssmsusy.h
    A test/SOFTSUSY/numerics.cpp
    A test/SOFTSUSY/numerics.h
    A test/SOFTSUSY/numerics_legacy.cpp
    A test/SOFTSUSY/numerics_legacy.h
    A test/SOFTSUSY/physpars.cpp
    A test/SOFTSUSY/physpars.h
    A test/SOFTSUSY/rge.cpp
    A test/SOFTSUSY/rge.h
    A test/SOFTSUSY/rk_legacy.cpp
    A test/SOFTSUSY/rk_legacy.hpp
    A test/SOFTSUSY/run_softpoint.cpp
    A test/SOFTSUSY/run_softpoint.h
    A test/SOFTSUSY/run_softsusy.cpp
    A test/SOFTSUSY/softpars.cpp
    A test/SOFTSUSY/softpars.h
    A test/SOFTSUSY/softsusy.cpp
    A test/SOFTSUSY/softsusy.h
    A test/SOFTSUSY/susy.cpp
    A test/SOFTSUSY/susy.h
    A test/SOFTSUSY/tensor.cpp
    A test/SOFTSUSY/tensor.h
    A test/SOFTSUSY/utils.cpp
    A test/SOFTSUSY/utils.h
    A test/SOFTSUSY/xpr-base.h
    A test/SOFTSUSY/xpr-matrix.h
    A test/SOFTSUSY/xpr-vector.h
    M test/module.mk

  Log Message:
  -----------
  move SOFTSUSY to test/SOFTSUSY directory


  Commit: e339deb82f6282a61e8047af41e3830a459ab2bc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e339deb82f6282a61e8047af41e3830a459ab2bc
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    R models/SoftsusyFlavourMSSM/module.mk

  Log Message:
  -----------
  remove unused module


  Commit: 65c92a6938ae7275bf681bb8551af06f71750d3c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/65c92a6938ae7275bf681bb8551af06f71750d3c
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M test/SOFTSUSY/module.mk

  Log Message:
  -----------
  remove unused library


  Commit: 0fc5b34d24761529c41ad7e36b662fed81bfd6c1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0fc5b34d24761529c41ad7e36b662fed81bfd6c1
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M test/test_CMSSMCKM_spectrum.sh
    M test/test_CMSSMNoFV_benchmark.cpp
    M test/test_CMSSM_gluino.sh
    M test/test_CMSSM_slha_output.cpp
    M test/test_NMSSM_benchmark.cpp
    M test/test_NMSSM_slha_output.cpp
    M test/test_lowNMSSM_spectrum.sh

  Log Message:
  -----------
  rename run_softpoint.x executable


  Commit: b2cd43535aa6b637b89598a1210556354f271bd8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b2cd43535aa6b637b89598a1210556354f271bd8
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M src/module.mk
    A src/numerics.cpp
    A src/numerics.h
    M test/SOFTSUSY/module.mk
    R test/SOFTSUSY/numerics.cpp
    R test/SOFTSUSY/numerics.h

  Log Message:
  -----------
  move legacy numerics.{h,cpp} back to src/

for the moment.

Note: In the feature-tachyons branch this commit may be reverted.
I.e. when the new implementation of the loop functions is available,
numerics.{h,cpp} can be moved back to test/SOFTSUSY/ .


  Commit: 196e75f8f8f3354e3498df04082814f1cf43a4dd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/196e75f8f8f3354e3498df04082814f1cf43a4dd
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M templates/observables.cpp.in

  Log Message:
  -----------
  include gm2calc_interface.hpp only if ENABLE_GM2Calc is defined


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/38a1571a817b...196e75f8f8f3


More information about the Flexiblesusy-commits mailing list