[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] d468c7: don't perform alpha_s matching

GitHub noreply at github.com
Wed Mar 15 18:27:28 GMT 2017


  Branch: refs/heads/feature-higgs-2l
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: d468c715130cf8a5c3063a6a1389c712d50b2000
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d468c715130cf8a5c3063a6a1389c712d50b2000
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  don't perform alpha_s matching


  Commit: 94c44302d61f4ba7cc60caa7a3d49c172ca33be4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/94c44302d61f4ba7cc60caa7a3d49c172ca33be4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  perform fermion mass matching always at tree-level


  Commit: 691a01775a1c77f8cc0f1ec26f8af7dac8a9a0c4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/691a01775a1c77f8cc0f1ec26f8af7dac8a9a0c4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  calculate Higgs pole masses using only one momentum iteration


  Commit: 722b6bafbb1fa4821a1fecc5520d7bf26c471090
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/722b6bafbb1fa4821a1fecc5520d7bf26c471090
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M meta/FlexibleSUSY.m
    M templates/standard_model_matching.cpp.in
    M test/test_namespace_collisions.cpp

  Log Message:
  -----------
  Merge branch 'feature-2.0' into feature-2.0-tower-1L-nologs

Conflicts:
	templates/standard_model_matching.cpp.in


  Commit: 1faba427928f22eb576c2f37a6903848c4e17349
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1faba427928f22eb576c2f37a6903848c4e17349
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  use @HiggsBoson@ tag


  Commit: bd4d93442b1ef6dd0c7e4f5b71d662975fdfe268
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bd4d93442b1ef6dd0c7e4f5b71d662975fdfe268
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  calculate MW and MZ using only one momentum iteration


  Commit: 0b0bc3ea66b6926b10a5e5153f2ca9fdde311822
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0b0bc3ea66b6926b10a5e5153f2ca9fdde311822
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  remove undefined function


  Commit: c8cdee4a6a4140d42f2dd646b9c500ee4965f9e7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c8cdee4a6a4140d42f2dd646b9c500ee4965f9e7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_matching.hpp.in
    M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_high_scale_initial_guesser.hpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.hpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_matching.cpp.in
    M templates/standard_model_two_scale_matching.hpp.in

  Log Message:
  -----------
  use tree-level parameters in the self-energies

Note: The tree-level parameters must be kept as an additional object.


  Commit: e756c4df8e94de943ee257ffbb174bd82a599118
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e756c4df8e94de943ee257ffbb174bd82a599118
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M ChangeLog
    M meta/FlexibleSUSY.m
    M meta/SelfEnergies.m
    M meta/ThresholdCorrections.m
    M meta/WriteOut.m
    M src/ckm.cpp
    M src/eigen_utils.hpp
    M src/fixed_point_iterator.hpp
    M src/lattice_solver.hpp
    M src/minimizer.hpp
    M src/physical_input.cpp
    M src/root_finder.hpp
    M src/slha_io.hpp
    M src/splitmssm_thresholds.cpp
    M src/splitmssm_thresholds.hpp
    M src/standard_model_two_scale_low_scale_constraint.cpp
    M src/standard_model_two_scale_low_scale_constraint.hpp
    M src/two_scale_solver.cpp
    M src/two_scale_solver.hpp
    M src/wrappers.hpp
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_high_scale_initial_guesser.hpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.hpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/two_scale_high_scale_constraint.cpp.in
    M templates/two_scale_high_scale_constraint.hpp.in
    M templates/two_scale_high_scale_initial_guesser.cpp.in
    M templates/two_scale_high_scale_initial_guesser.hpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in
    M templates/two_scale_low_scale_initial_guesser.cpp.in
    M templates/two_scale_low_scale_initial_guesser.hpp.in
    M templates/two_scale_susy_scale_constraint.cpp.in
    M templates/two_scale_susy_scale_constraint.hpp.in
    M templates/utilities.cpp.in
    M test/test_array_view.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/feature-2.0' into feature-2.0-tower-1L-nologs

Conflicts:
	templates/standard_model_matching.cpp.in
	templates/standard_model_two_scale_high_scale_initial_guesser.hpp.in
	templates/standard_model_two_scale_low_scale_initial_guesser.hpp.in


  Commit: 4dd00f8c99936e9c51b58ae6b5baac68bab60fac
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4dd00f8c99936e9c51b58ae6b5baac68bab60fac
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  don't call undefined function


  Commit: d84ba7890ee387174c17659f3b759ddf8ea5b3fb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d84ba7890ee387174c17659f3b759ddf8ea5b3fb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  generalize


  Commit: 5bc10883e5127195209094c2981a389e8420afe1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5bc10883e5127195209094c2981a389e8420afe1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_high_scale_initial_guesser.hpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.hpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_matching.cpp.in
    M templates/standard_model_two_scale_matching.hpp.in

  Log Message:
  -----------
  localize tree-level class inside matching class

This has the side effect, that the RG running of the BSM parameters
will always run using the "loop-corrected" parameters.

Also, this seems to be more unstable.


  Commit: fb958dac9841f7ef1836248203f9214440487969
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fb958dac9841f7ef1836248203f9214440487969
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M templates/standard_model_two_scale_matching.cpp.in

  Log Message:
  -----------
  clear problems and solve SM EWSB eqs before tree-level matching


  Commit: fd23ed1a17b4105e7606ca968ad17e817e2b4eaf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fd23ed1a17b4105e7606ca968ad17e817e2b4eaf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

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

  Log Message:
  -----------
  put tree-level matching into one function

to reduce code duplication


  Commit: 3b22e0d2235f3b3a3fb46afd5510db47f4f7e590
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3b22e0d2235f3b3a3fb46afd5510db47f4f7e590
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M templates/standard_model_two_scale_matching.hpp.in

  Log Message:
  -----------
  remove unused member


  Commit: 55b9dfd5fe096482d60cedab991707235b23fa06
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/55b9dfd5fe096482d60cedab991707235b23fa06
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  Remove unused function


  Commit: abe1b7c908aca3d619140278a1149bc894c6280a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/abe1b7c908aca3d619140278a1149bc894c6280a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M meta/FlexibleSUSY.m
    M src/wrappers.hpp
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  auto-generate 1L calculation of Mh_pole

This avoids strange definitions of helper functions.


  Commit: 9a91d225dab6fe553066a54477fde77f35b33d88
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9a91d225dab6fe553066a54477fde77f35b33d88
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M src/wrappers.hpp

  Log Message:
  -----------
  explicitly cast diagonal tadpole matrix to result type


  Commit: c50689ebffad7ccae1ed65b5a603bc29a393c7d3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c50689ebffad7ccae1ed65b5a603bc29a393c7d3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  remove unused header inclusion


  Commit: 7cb06acb4f3a49c2605a9aed5bd43078aa1ab5e2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7cb06acb4f3a49c2605a9aed5bd43078aa1ab5e2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  use squared Mh directly


  Commit: a9f6be9fe7da90a3707ff6ed723098fb62dd56a9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a9f6be9fe7da90a3707ff6ed723098fb62dd56a9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  make calculate_tadpole_over_vevs() function more readable

and make loop order optional


  Commit: 0c155e1a43f14e63ed80a8eb2406203b881e34ef
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0c155e1a43f14e63ed80a8eb2406203b881e34ef
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  calculate DRbar masses after EWSB


  Commit: 55f04ca0bab27236527cb9b74738a46847b25937
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/55f04ca0bab27236527cb9b74738a46847b25937
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  make sure tree-level parameters are used in the calculation of Y_i


  Commit: 5fa4aa1d949ca9ca7fba984e8df3d800afd8ebb5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5fa4aa1d949ca9ca7fba984e8df3d800afd8ebb5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  use same algorithm in SM to calculate Mh2


  Commit: 8972bf2c37432d1ba793145bb352fdb96fd9e881
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8972bf2c37432d1ba793145bb352fdb96fd9e881
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-13 (Fri, 13 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  generalize calculate_tadpole_over_vevs()


  Commit: ac24ff125542ebc5dc9c7ad378f0b8cd3d9a3886
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac24ff125542ebc5dc9c7ad378f0b8cd3d9a3886
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-13 (Fri, 13 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  limit scope of currentScales


  Commit: c5a50f6db4921ae4d7f10539e18a5a5e42acd594
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c5a50f6db4921ae4d7f10539e18a5a5e42acd594
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-13 (Fri, 13 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  match alpha_s always at 1L level

but it plays no role in the 1L matching.  However, it contributes in
the RG running of the MSSM parameters.


  Commit: 5414c21dd68488ea330ecb74e16af8e83471af9f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5414c21dd68488ea330ecb74e16af8e83471af9f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-13 (Fri, 13 Jan 2017)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/SelfEnergies.m
    M src/betafunction.hpp
    M src/command_line_options.cpp
    M src/coupling_monitor.hpp
    M src/derivative.hpp
    M src/eigen_tensor.hpp
    M src/eigen_utils.hpp
    M src/fixed_point_iterator.hpp
    M src/lattice_constraint.hpp
    M src/lattice_solver.cpp
    M src/lattice_solver.hpp
    M src/linalg2.hpp
    M src/lowe.h
    M src/mathdefs.hpp
    M src/minimizer.hpp
    M src/root_finder.hpp
    M src/slha_io.hpp
    M src/small_matrices.hpp
    M src/standard_model.hpp
    M src/thread_pool.hpp
    M templates/librarylink.cpp.in
    M templates/mass_eigenstates.hpp.in
    M templates/slha_io.cpp.in
    M templates/spectrum_generator_interface.hpp.in
    M templates/standard_model_matching.cpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/utilities.hpp.in

  Log Message:
  -----------
  Merge branch 'feature-2.0' into feature-2.0-tower-1L-nologs

Conflicts:
	templates/standard_model_matching.cpp.in


  Commit: 0f0721d740f53f2467b1461f5bd6d7b55735b671
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0f0721d740f53f2467b1461f5bd6d7b55735b671
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-13 (Fri, 13 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  adding helper to calculate fermion masses at tree-level


  Commit: 99c14b8d0265217aeee3e3c68fc0036d2bcbecfd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/99c14b8d0265217aeee3e3c68fc0036d2bcbecfd
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-13 (Fri, 13 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  evaluate SM self-energy at p = mh_MSSM

Before the SM self-energy was evaluated at p = mh_SM.  This, however,
leads to higher-order corrections when lambda is iterated.


  Commit: 21c996c310e7084359168cebd2ebb28b222ec4fa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/21c996c310e7084359168cebd2ebb28b222ec4fa
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  use lambda_tree in SM self-energy and tadpole


  Commit: bdcbf5ba9443bf3ce46413237bf9fae702b07817
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bdcbf5ba9443bf3ce46413237bf9fae702b07817
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  determine momentum inside *_Mh2_pole() functions


  Commit: 88360eedc98adf9b587f0e288f6a6fe83cf8966a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88360eedc98adf9b587f0e288f6a6fe83cf8966a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  solve EWSB at tree-level for sm_0l

and adding comments


  Commit: 4a65a1f31707a7e9b72ceecbf48e3ce737e93f62
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a65a1f31707a7e9b72ceecbf48e3ce737e93f62
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_matching.hpp.in
    M templates/standard_model_two_scale_matching.cpp.in

  Log Message:
  -----------
  evaluate all SM self-energies with lambda_tree


  Commit: 92b6d12e42722dcd3f02e7f32e353648e5309c89
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/92b6d12e42722dcd3f02e7f32e353648e5309c89
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  adding missing documentation


  Commit: ac110727afcf85858853a5a8998bb0a732884977
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac110727afcf85858853a5a8998bb0a732884977
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

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

  Log Message:
  -----------
  Merge branch 'feature-2.0' into feature-2.0-tower-1L-nologs

Conflicts:
	templates/standard_model_matching.cpp.in
	templates/standard_model_matching.hpp.in


  Commit: ffc34f95c9eadc9735eea8732b7006bf6ca32115
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ffc34f95c9eadc9735eea8732b7006bf6ca32115
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_matching.hpp.in
    M templates/standard_model_two_scale_matching.cpp.in

  Log Message:
  -----------
  move calculation of tree-level BSM parameters into matching module

to reduce number of parameters


  Commit: 8f34f803dce815ebb5852c69d9aab63321b85cce
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8f34f803dce815ebb5852c69d9aab63321b85cce
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_two_scale_matching.cpp.in

  Log Message:
  -----------
  invert parameters to match other function


  Commit: 679ffd87270776dee512ed2e2e7fcf6df3f9a251
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/679ffd87270776dee512ed2e2e7fcf6df3f9a251
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  better indentation


  Commit: 74a828558de30e9ab67ec3283dfa7c7d46299f32
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/74a828558de30e9ab67ec3283dfa7c7d46299f32
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  put calculation of tree-level Higgs mass matrix into separate function


  Commit: 35061de31be70b4a6c5263f668165ce580e8fcff
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/35061de31be70b4a6c5263f668165ce580e8fcff
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  calculate tree-level parameters locally to avoid another parameter


  Commit: 14cde1d7575d254c39cf41092702d2733ce5c884
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/14cde1d7575d254c39cf41092702d2733ce5c884
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M meta/FlexibleSUSY.m
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  determine automatically at which loop order the parameters must be

matched


  Commit: b711942d36f7330058b13c4449112250192d9d36
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b711942d36f7330058b13c4449112250192d9d36
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  pass tree-level parameters at first


  Commit: cbbb7c40e8e917c3dca0d6f6d94be3802d11b332
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cbbb7c40e8e917c3dca0d6f6d94be3802d11b332
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M test/module.mk
    A test/test_MSSMtower_lambda_threshold_correction.cpp

  Log Message:
  -----------
  adding numerical test of Delta lambda^(1) in FlexibleEFTHiggs

vs. Bagnaschi et. al.


  Commit: 4f30df835942ed2f4ad11b7da890e67ccbfe0400
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4f30df835942ed2f4ad11b7da890e67ccbfe0400
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

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

  Log Message:
  -----------
  postpone DR-bar mass calculation to an inner function

This has the advantage, that in the interface more parameters can be
const.


  Commit: bf663b0e1d3eac3613a7a40f7d0422c208ff2e32
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf663b0e1d3eac3613a7a40f7d0422c208ff2e32
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

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

  Log Message:
  -----------
  make 2nd argument of match_high_to_low_scale_model const


  Commit: 995f72d0579e5a69c886e522a6643198ab51aea3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/995f72d0579e5a69c886e522a6643198ab51aea3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  avoid cancellation of huge mh2_tree mass in the SM


  Commit: 5db459dd81d533e22590675d0712c0f53c14d87b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5db459dd81d533e22590675d0712c0f53c14d87b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  igonre tachyons for the moment


  Commit: f2923a279d6570b4dbe330abd257ed2f7217d571
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f2923a279d6570b4dbe330abd257ed2f7217d571
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M test/test_MSSMtower_lambda_threshold_correction.cpp

  Log Message:
  -----------
  make MS, Xt, tb, Q free parmeters


  Commit: a639cf05115e9502437c89576d6b4a0016c9a741
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a639cf05115e9502437c89576d6b4a0016c9a741
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M test/test_MSSMtower_lambda_threshold_correction.cpp

  Log Message:
  -----------
  change meaning of parameter to Xt/MS


  Commit: 2fb761892e2a290d890c883ab89f941d8a006ba1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2fb761892e2a290d890c883ab89f941d8a006ba1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  indicate target loop order in the function names


  Commit: c3ca27a43e54403d64c7cbf577eb472e796fb5b8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c3ca27a43e54403d64c7cbf577eb472e796fb5b8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  formulate 1L fermion mass matching conditions

Todo: The 1L pole mass functions for the fermions must still be
implemented.


  Commit: c08339cf3c2c10254668a9015ad44544c4e555e6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c08339cf3c2c10254668a9015ad44544c4e555e6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  implement calculation of SM fermion pole masses


  Commit: 59d8cc5b37a53cae6afcdf14156e6f0e2470676c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/59d8cc5b37a53cae6afcdf14156e6f0e2470676c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  calculate MSSM pole masses using tree-level MSSM parameters

The tree-level masses cancel out anyway in the matching condition.


  Commit: 500be511a7d2666978791bf2626cc3bacfc7ec95
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/500be511a7d2666978791bf2626cc3bacfc7ec95
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M meta/FlexibleSUSY.m
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  adding 1L pole mass function stubs


  Commit: e6d5e580d973d8d41caa50818d4a597ac3b6bbf7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e6d5e580d973d8d41caa50818d4a597ac3b6bbf7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M meta/FlexibleSUSY.m
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  generate fermion pole mass functions for the BSM model


  Commit: 9bcab871ef3291bfce5eb4eba1759928033dd219
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9bcab871ef3291bfce5eb4eba1759928033dd219
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M test/test_MSSMtower.sh

  Log Message:
  -----------
  the new 1L tower deviates a bit more from MSSMMuBMu


  Commit: 7f711def0db38d744b21ff50f0c8bde5c839fe1a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7f711def0db38d744b21ff50f0c8bde5c839fe1a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  use generic local name for later code generation


  Commit: 22eec5eff7692b44d99feee2590b9d2710355129
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/22eec5eff7692b44d99feee2590b9d2710355129
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  parallelize calculation of fermion pole masses


  Commit: fbc673726bcb14655aae9faf56254f8d967c48bb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fbc673726bcb14655aae9faf56254f8d967c48bb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  rename function


  Commit: d8677231540dea1e24915100048da20a8d748359
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d8677231540dea1e24915100048da20a8d748359
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  set EWSB and pole mass loop order to 0 for the tree-level SM


  Commit: 49c6aa87b8aeac65fc69f0bd13833adac70f1cdb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/49c6aa87b8aeac65fc69f0bd13833adac70f1cdb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-26 (Thu, 26 Jan 2017)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  avoid magic number of SG settings

Note: NUMBER_OF_OPTIONS == 24.  However, option [2] and [15] are
currently missing.  But the parameter output scale is added.


  Commit: 86d4e66aabbae2c7c170a5c74de7a9904b125ca4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/86d4e66aabbae2c7c170a5c74de7a9904b125ca4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-26 (Thu, 26 Jan 2017)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  Merge branch 'development' into feature-2.0

Conflicts:
	templates/librarylink.cpp.in


  Commit: 2a3f0ee1e04c5a01162036b7e24f462770c28371
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2a3f0ee1e04c5a01162036b7e24f462770c28371
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-26 (Thu, 26 Jan 2017)

  Changed paths:
    M src/lowe.cpp
    M src/lowe.h

  Log Message:
  -----------
  put CKM and PMNS matrix into input parameters vector


  Commit: 2dc07b9c62b8633b7caf6695f5959b574fb7dbe5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2dc07b9c62b8633b7caf6695f5959b574fb7dbe5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-26 (Thu, 26 Jan 2017)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  replace magic numbers by know global consts


  Commit: 672fe490eca834473a3f74e22fff7fd97b8e989d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/672fe490eca834473a3f74e22fff7fd97b8e989d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-26 (Thu, 26 Jan 2017)

  Changed paths:
    M src/lowe.cpp
    M src/lowe.h
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	src/lowe.cpp
	src/lowe.h
	templates/librarylink.cpp.in


  Commit: c055b19b2eee40c8246e53c0701e6e71cc7e7f77
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c055b19b2eee40c8246e53c0701e6e71cc7e7f77
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-26 (Thu, 26 Jan 2017)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  revert number of options back to 49c6aa87


  Commit: 3e6a7a371e9228823d28b0b4c808d9d4282126b7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3e6a7a371e9228823d28b0b4c808d9d4282126b7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/SplitMSSM/FlexibleSUSY.m.in
    M model_files/SplitMSSM/LesHouches.in.SplitMSSM
    M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCFull/FlexibleSUSY.m.in

  Log Message:
  -----------
  use input parameter to specify high-scale matching conndition loop

order


  Commit: cff40dd201868c702966757630cc1ed56f328065
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cff40dd201868c702966757630cc1ed56f328065
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M templates/librarylink.m.in

  Log Message:
  -----------
  Catch non-numerical input from the user


  Commit: 277536d71a995e48ac3125d3a70dfc368545ffbd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/277536d71a995e48ac3125d3a70dfc368545ffbd
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: f3ed012b160f441e31471752f505399a2badcf9c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f3ed012b160f441e31471752f505399a2badcf9c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M templates/librarylink.m.in

  Log Message:
  -----------
  print Mathematica message and abort if non-numeric input appears


  Commit: 0c0a0032a8c1a411e30236a5149932903a75cd35
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0c0a0032a8c1a411e30236a5149932903a75cd35
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M ChangeLog
    M model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/SplitMSSM/FlexibleSUSY.m.in
    M model_files/SplitMSSM/LesHouches.in.SplitMSSM
    M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCFull/FlexibleSUSY.m.in
    M templates/librarylink.m.in

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: bfe9c15a95880f873fc212c61c280f3dfb7a9551
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bfe9c15a95880f873fc212c61c280f3dfb7a9551
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M templates/librarylink.m.in

  Log Message:
  -----------
  use unique name for check function

to prevent ambiguities if multiple librarylinks are loaded


  Commit: a90fd071fac39918f97343cbad2d2c3b736ca4ce
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a90fd071fac39918f97343cbad2d2c3b736ca4ce
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M templates/librarylink.m.in

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: d6590509014c0b9af56bd0a0b8d8d050977b784c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d6590509014c0b9af56bd0a0b8d8d050977b784c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M src/wrappers.hpp
    M test/test_wrappers.cpp

  Log Message:
  -----------
  implemen generic Min() and Max() functions

inspired by
https://stackoverflow.com/questions/23815138/implementing-variadic-min-max-functions


  Commit: 94afda0593a4211f0133a711aed4a22ee2dde2f3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/94afda0593a4211f0133a711aed4a22ee2dde2f3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M src/wrappers.hpp
    M test/test_wrappers.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	src/wrappers.hpp
	test/test_wrappers.cpp


  Commit: c59db5ceb38766c03aad75fcbcbe167f7e985e8d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c59db5ceb38766c03aad75fcbcbe167f7e985e8d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M templates/module.addon.mk.in

  Log Message:
  -----------
  linking SQLite3 library to addon executable


  Commit: e99eef29adfafb9617a5b13c4b71e02ab9990d6d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e99eef29adfafb9617a5b13c4b71e02ab9990d6d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-28 (Sat, 28 Jan 2017)

  Changed paths:
    M test/test_lowMSSM.sh

  Log Message:
  -----------
  rename output files for consistency


  Commit: 49cc534756c1ef26bdbcb4096de01caf196f2cf3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/49cc534756c1ef26bdbcb4096de01caf196f2cf3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-28 (Sat, 28 Jan 2017)

  Changed paths:
    M model_files/SplitMSSM/LesHouches.in.SplitMSSM

  Log Message:
  -----------
  update SplitMSSM example SLHA file


  Commit: 4d3134e971a4de7bdaf76256f42129801f6fcce2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4d3134e971a4de7bdaf76256f42129801f6fcce2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-28 (Sat, 28 Jan 2017)

  Changed paths:
    M model_files/SplitMSSM/LesHouches.in.SplitMSSM

  Log Message:
  -----------
  use 3L self-energy contributions in the SplitMSSM


  Commit: 7b4ab95c4e6da5fb3a54de73da7aa321734d4266
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7b4ab95c4e6da5fb3a54de73da7aa321734d4266
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-28 (Sat, 28 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  Bugfix: implement missing limits of F8 and F9 for x1 -> x2

from arXiv:1407.4081


  Commit: b7bd0fdddd75d68677f724a49216a839e122fbac
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b7bd0fdddd75d68677f724a49216a839e122fbac
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-28 (Sat, 28 Jan 2017)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: f3f8390ef2e7717eb881a0852c5cd255ce8e472e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f3f8390ef2e7717eb881a0852c5cd255ce8e472e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

  Changed paths:
    M ChangeLog
    M model_files/SplitMSSM/LesHouches.in.SplitMSSM
    M src/threshold_loop_functions.cpp
    M templates/module.addon.mk.in

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	templates/module.addon.mk.in


  Commit: 8e5d0bc172b030b9e516369411597e597c52a0c3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8e5d0bc172b030b9e516369411597e597c52a0c3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  speed-up threshold loop functions

by using short-hand power functions


  Commit: 833f1ab965a11cf5e464ee9b512743a1196cdcec
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/833f1ab965a11cf5e464ee9b512743a1196cdcec
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  avoid multiple calls to std::log


  Commit: 9f327c2e2674016ae55515213d37ec7a0752ba12
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9f327c2e2674016ae55515213d37ec7a0752ba12
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  remove unnecessary multiplications


  Commit: b84211eb466a15ee281015c0f55543e4cf01d267
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b84211eb466a15ee281015c0f55543e4cf01d267
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: d1c8c5a2bc3ac9d25c26bbeec9c1f4590f5b70fc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d1c8c5a2bc3ac9d25c26bbeec9c1f4590f5b70fc
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  implement missing limits of f functions


  Commit: 62ef427d2f7a0455a03075df75d1788941f26bbf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/62ef427d2f7a0455a03075df75d1788941f26bbf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 75c8f8555add25b61e3f59bf98db039662f8085b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/75c8f8555add25b61e3f59bf98db039662f8085b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M ChangeLog
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	test/test_threshold_loop_functions.cpp


  Commit: 46036bc18bf1e3d801a04d86d4ffa38d38475e5c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46036bc18bf1e3d801a04d86d4ffa38d38475e5c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  safer limit of F8 for x1, x2 -> 1


  Commit: 115807de03ad4e7039f0fa477a61768e346cd8e0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/115807de03ad4e7039f0fa477a61768e346cd8e0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  test F functions


  Commit: bd10a9f87312b9014e58224dd70dc3a6aa84c88b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bd10a9f87312b9014e58224dd70dc3a6aa84c88b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: e5736494f3575d8d96d25e928654e5cb269811d5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e5736494f3575d8d96d25e928654e5cb269811d5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  expand F functions around 0 in one/both arguments


  Commit: b086c1ac53d8b33462c470f86080ef1d83c466e7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b086c1ac53d8b33462c470f86080ef1d83c466e7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  expand f functions around 0 in one/both argument(s)


  Commit: 341dc39de2f7c85d7e20f6a0ef60ae279765b36a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/341dc39de2f7c85d7e20f6a0ef60ae279765b36a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: f7b26aa9f68ee068e2eee6adb89e7fb60b00dbe6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7b26aa9f68ee068e2eee6adb89e7fb60b00dbe6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M model_files/HSSUSY/FlexibleSUSY.m.in

  Log Message:
  -----------
  avoid numerical breakdown of 2L alpha_t^2 corrections from SUSYHD

even if these 2L corrections are in the degenerate limit.


  Commit: 1b543ff4248a9ad1f52da270f556858b79552b7c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1b543ff4248a9ad1f52da270f556858b79552b7c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M model_files/HSSUSY/FlexibleSUSY.m.in

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: 6bb28e285352539c8603995b2d87b084c2edb44d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6bb28e285352539c8603995b2d87b084c2edb44d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M src/wrappers.hpp
    M test/test_wrappers.cpp

  Log Message:
  -----------
  Bugfix: Which() must return common type of all argumets

If Which() returns the type of the first argument, the second one
might be converted to the first type.  This might result in chopping
off digits if the first type is int and the second one is double.


  Commit: 0a29121c6bd06b1d695a14a40817689911a6e6c7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0a29121c6bd06b1d695a14a40817689911a6e6c7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M src/wrappers.hpp
    M test/test_wrappers.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	src/wrappers.hpp


  Commit: 22d47c98de7bd224789994f283b1e1d33561853c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/22d47c98de7bd224789994f283b1e1d33561853c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M src/which.hpp
    M test/test_which.cpp

  Log Message:
  -----------
  apply bugfix 6bb28e2 to the WHICH() statement as well


  Commit: 60ea3676016a829074b29173bce1643db7f6142e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60ea3676016a829074b29173bce1643db7f6142e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  correcting limit of f5 and f7 for x = y -> 0


  Commit: dce90c277d103a32b77ffadc598ddda26d0b832f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dce90c277d103a32b77ffadc598ddda26d0b832f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  implement limits of F8 and F9 for xi -> 0


  Commit: 17a0c98314f4aefbfed9f8abf5db55f9c9e3a432
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/17a0c98314f4aefbfed9f8abf5db55f9c9e3a432
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: 3e1ce088a75ea5ee478a78e231a4f3ed0bebb26f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3e1ce088a75ea5ee478a78e231a4f3ed0bebb26f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  omit unused parameter


  Commit: 86a4edaa3fcaf8591fb311957e31bbb87ebd51ae
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/86a4edaa3fcaf8591fb311957e31bbb87ebd51ae
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M meta/TreeMasses.m
    M src/eigen_utils.hpp
    M test/test_eigen_utils.cpp

  Log Message:
  -----------
  simplify removal function for goldstone bosons from Higgs multiplet


  Commit: 7e8121905bb795066afcb5ab032dc8da0708cb85
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7e8121905bb795066afcb5ab032dc8da0708cb85
  Author: iolojz <iolojz.github at gmail.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M meta/GMuonMinus2.m

  Log Message:
  -----------
  Fixed off-by-one index issue


  Commit: f6ff5cffd179e943950d0c96d4d1e1bf9a457c21
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f6ff5cffd179e943950d0c96d4d1e1bf9a457c21
  Author: Alexander Voigt <Expander at users.noreply.github.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M meta/GMuonMinus2.m

  Log Message:
  -----------
  Merge pull request #13 from iolojz/feature-2.0

Fixed off-by-one index issue


  Commit: 853a4146b822d058f653836c099ed2a8dd1b8c3d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/853a4146b822d058f653836c099ed2a8dd1b8c3d
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/standard_model_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  make BC solver a local object to enable copy construction of SG


  Commit: e64565dba72b3935bae535dc88e494e2fd5d0815
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e64565dba72b3935bae535dc88e494e2fd5d0815
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/high_scale_spectrum_generator.hpp.in
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/standard_model_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  make constraints and matching condition local variables

because they take pointers, which are invalidated when the spectrum
generator object is copied.


  Commit: a6afc001574d9d8de572b6f52ecbfdad3d9c3706
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a6afc001574d9d8de572b6f52ecbfdad3d9c3706
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M meta/TreeMasses.m
    M src/eigen_utils.hpp
    M src/threshold_loop_functions.cpp
    A templates/standard_model_high_scale_spectrum_generator.hpp.in
    A templates/standard_model_low_scale_spectrum_generator.hpp.in
    M templates/two_scale_high_scale_spectrum_generator.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.hpp.in
    M templates/two_scale_low_scale_spectrum_generator.cpp.in
    M templates/two_scale_low_scale_spectrum_generator.hpp.in
    M test/test_eigen_utils.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	templates/standard_model_high_scale_spectrum_generator.hpp.in
	templates/standard_model_low_scale_spectrum_generator.hpp.in
	templates/two_scale_high_scale_spectrum_generator.cpp.in
	templates/two_scale_low_scale_spectrum_generator.cpp.in


  Commit: a9807225616fd81b1b4d0491b43d5a81bbc46995
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a9807225616fd81b1b4d0491b43d5a81bbc46995
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M model_files/MSSMtower/FlexibleSUSY.m.in
    M model_files/MSSMtower/LesHouches.in.MSSMtower

  Log Message:
  -----------
  remove unused parameter in FlexibleEFTHiggs


  Commit: 9634e1bcc6822c993659391e27bdf1d0d9f14b65
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9634e1bcc6822c993659391e27bdf1d0d9f14b65
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  make FlexibleEFTHiggs spectrum generator safely copyable


  Commit: b44b0d2a4a1ee112ffc4d93016242a3bb771faf5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b44b0d2a4a1ee112ffc4d93016242a3bb771faf5
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  allow calculation at Q < Mt

in order to exactly reproduce the fixed-order results for Q < Mt.


  Commit: d7406a50793228a594e5aa30f6e4aa9fe4880939
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7406a50793228a594e5aa30f6e4aa9fe4880939
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  rename redirection class to avoid conflicts with other modules


  Commit: a44651584c0a9ab765330c584a2389037287f202
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a44651584c0a9ab765330c584a2389037287f202
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M templates/standard_model_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  provide non-const get_eft() method


  Commit: ecf897e143adede88e935f432ab1edba28ab6b3f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ecf897e143adede88e935f432ab1edba28ab6b3f
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M model_files/MSSMtower/FlexibleSUSY.m.in
    M model_files/MSSMtower/LesHouches.in.MSSMtower
    M templates/librarylink.cpp.in
    M templates/standard_model_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_low_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	templates/librarylink.cpp.in


  Commit: 13fb64083caeed39325bc37f5e72f812b41758e6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13fb64083caeed39325bc37f5e72f812b41758e6
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    R templates/standard_model_high_scale_spectrum_generator.hpp.in
    R templates/standard_model_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  remove files that re-appeared after merge of development


  Commit: 34226eeefcc638be341635ecd8ebd99be14de158
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/34226eeefcc638be341635ecd8ebd99be14de158
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
    M addons/GM2Calc/MSSMNoFV_onshell_mass_eigenstates.cpp

  Log Message:
  -----------
  adapt GM2Calc model to commit 86a4edaa3fca


  Commit: 335fcc0415a126338e081534ca54e1c1d0784232
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/335fcc0415a126338e081534ca54e1c1d0784232
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
    M addons/GM2Calc/MSSMNoFV_onshell_mass_eigenstates.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: 02943656ffd71d81114a88f1126ec0ff22d86c6a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02943656ffd71d81114a88f1126ec0ff22d86c6a
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  put all helper functions into unique model namespace

This avoids collisions among multiple libraries loaded at the same
time into Mathematica.


  Commit: 555d810b1d0602deaca189be409674f81806e4bd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/555d810b1d0602deaca189be409674f81806e4bd
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  simplify naming of functions and classes again

after all have been put into a unique namespace.


  Commit: 3726ec07c709d732cc43df08e0043baa6fdc155f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3726ec07c709d732cc43df08e0043baa6fdc155f
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M src/mssm_twoloophiggs_impl.f

  Log Message:
  -----------
  protect against sin(theta_b) being zero


  Commit: 581080fab1547ccb72796ee8fd6a72b7f9d938b0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/581080fab1547ccb72796ee8fd6a72b7f9d938b0
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M src/mssm_twoloophiggs_impl.f

  Log Message:
  -----------
  Bugfix: Catch further NaNs from inside the MSSM 2L Higgs mass routines

of Pietro Slavich.


  Commit: 0001ac7cd47b829540a0a29a23d9d3f945160327
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0001ac7cd47b829540a0a29a23d9d3f945160327
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 90aa7c2d06927aad27b747b04677c7b3794faef6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/90aa7c2d06927aad27b747b04677c7b3794faef6
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M src/mssm_twoloophiggs_impl.f

  Log Message:
  -----------
  decrease sin(theta_b) minimum value

in order to make MSSM_2L_limits test pass again


  Commit: adc25d20e937c5c5cfc4deaa92253b7e269715c0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/adc25d20e937c5c5cfc4deaa92253b7e269715c0
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M templates/high_scale_spectrum_generator.hpp.in
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/standard_model_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  properly construct constraints

instead of filling them with data afterwards


  Commit: 383295cf42cf31312b25dec62fceecf5b8deef6f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/383295cf42cf31312b25dec62fceecf5b8deef6f
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M README
    M doc/install.dox
    M install-sarah

  Log Message:
  -----------
  update recommended SARAH version to 4.9.3


  Commit: 3827dba6215f780d7a7f4cd0c55c97edccd83485
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3827dba6215f780d7a7f4cd0c55c97edccd83485
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    A meta/TwoLoopSM.m

  Log Message:
  -----------
  adding meta-code module with SM 2-loop corrections

taken from arxiv:1205.6497 and arxiv:1504.05200.


  Commit: 2bb7259051bbb75848fb21e4dd70418bd27b36ea
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2bb7259051bbb75848fb21e4dd70418bd27b36ea
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M meta/Parameters.m

  Log Message:
  -----------
  Bugfix: extend IncreaseIndexLiterals[] function to nested functions

The following example call of IncreaseIndexLiterals[] now works:

  In[]:= IncreaseIndexLiterals[Hpm[{2}][PL]]
  Out[]= Hpm[{3}][PL]

Thanks to Markus Bach.


  Commit: f8c87c8884432fc2a1ab39f4f7829bfc3902c81b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f8c87c8884432fc2a1ab39f4f7829bfc3902c81b
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  Bugfix: avoid fixed indices in vertex replacement rules

in order to not mess up increased/decreased indices.

Thanks to Markus Bach.


  Commit: 12530c4c7de6bd163094c38192922dda18f8496e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/12530c4c7de6bd163094c38192922dda18f8496e
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  generalize bugfix: replace all particle indices


  Commit: ff66e603ac05399e73a0b31148c647f22be720c1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff66e603ac05399e73a0b31148c647f22be720c1
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  adding pattern test function for particles


  Commit: 0cc173a5f4e47f7fdb4eb58d50e81159c281e01b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0cc173a5f4e47f7fdb4eb58d50e81159c281e01b
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  update years


  Commit: 46f20e87b881c8a666ee0869e5e180087628e25b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46f20e87b881c8a666ee0869e5e180087628e25b
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M config/references

  Log Message:
  -----------
  adding FlexibleEFTHiggs paper to list of references


  Commit: c88af7ba276e670291c77916852da3054778770c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c88af7ba276e670291c77916852da3054778770c
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M ChangeLog
    M README
    M doc/install.dox
    M install-sarah
    M meta/FlexibleSUSY.m
    M meta/Parameters.m
    M meta/SelfEnergies.m
    M meta/TreeMasses.m
    A meta/TwoLoopSM.m
    M src/mssm_twoloophiggs_impl.f
    M templates/librarylink.cpp.in
    A templates/standard_model_high_scale_spectrum_generator.hpp.in
    A templates/standard_model_low_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.cpp.in
    M templates/two_scale_low_scale_spectrum_generator.cpp.in

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	templates/librarylink.cpp.in
	templates/standard_model_high_scale_spectrum_generator.hpp.in
	templates/standard_model_low_scale_spectrum_generator.hpp.in
	templates/two_scale_high_scale_spectrum_generator.cpp.in
	templates/two_scale_low_scale_spectrum_generator.cpp.in


  Commit: 4f53579649d9ef3d719dce18f1037aec87a2525b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4f53579649d9ef3d719dce18f1037aec87a2525b
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    R templates/standard_model_high_scale_spectrum_generator.hpp.in
    R templates/standard_model_low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  remove files that re-appeared after merge of development


  Commit: 59dfe13c5ce9bcb9812fcc2fccd0d06828f523a5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/59dfe13c5ce9bcb9812fcc2fccd0d06828f523a5
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  acknowledge Dylan and Tom


  Commit: 4e58bc37e11b4c76e89158b49880b630ab17ebbd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4e58bc37e11b4c76e89158b49880b630ab17ebbd
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  make vertical lines bold to improve readability


  Commit: 695da0b6e5d7c9c70e52d6918408d520074d7234
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/695da0b6e5d7c9c70e52d6918408d520074d7234
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M config/references
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0


  Commit: ad2a68a06e62e2a0688a471d3ca114b497041c50
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad2a68a06e62e2a0688a471d3ca114b497041c50
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  print name of created file only in debug mode


  Commit: 3d23a65bc4dcd4a32290e742ce3f478ef88c4711
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3d23a65bc4dcd4a32290e742ce3f478ef88c4711
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  print headline in similar style as welcome message


  Commit: 62781e0242991130e769a5afa8ead93e55faf4f8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/62781e0242991130e769a5afa8ead93e55faf4f8
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M meta/SelfEnergies.m
    M meta/Utils.m

  Log Message:
  -----------
  draw nice progress bar instead of many dots


  Commit: d96bf7e0aba43c78cdd163cc51683e92b7b86a09
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d96bf7e0aba43c78cdd163cc51683e92b7b86a09
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  remove unused function


  Commit: 8bf8b21fb64fffd524d5a02d195a302960d7957f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8bf8b21fb64fffd524d5a02d195a302960d7957f
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M model_files/HGTHDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCFull/FlexibleSUSY.m.in
    M test/test_HGTHDM_threshold_corrections_scale_invariance.m

  Log Message:
  -----------
  remove unused flags


  Commit: ec35aeb9c1c3b7042c2c293f286b025f74fd51f6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ec35aeb9c1c3b7042c2c293f286b025f74fd51f6
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M meta/THDM/Thresholds_1L_full.m

  Log Message:
  -----------
  adding flag to enable/disable DREG-DRED conversion term of g2

If flagMSDR == 1, then a DREG-DRED conversion term for g2 is included,
which accounts for the fact that the full high-scale model is
regularized in DRED, but the threshold corrections are expressed in
terms of MS-bar parameters.

If flagMSDR == 0, then this DREG-DRED conversion term for g2 is
disabled.  This can be used to derive the threshold corrections from
the THDM+higgsinos+gauginos -> THDM.  In this case both models are
regularized in DREG, so the conversion term must be omitted.


  Commit: 048bbe17af1925ccb0b2265722cf2bcd7363e682
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/048bbe17af1925ccb0b2265722cf2bcd7363e682
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M test/module.mk

  Log Message:
  -----------
  do not call FSCONFIG in test


  Commit: 9f9538b033a530e912981eb34497f15d12810865
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9f9538b033a530e912981eb34497f15d12810865
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M test/module.mk
    A test/test_HGTHDM_THDM_threshold_corrections_scale_invariance.m

  Log Message:
  -----------
  test logs of threshold correction THDM+split <-> THDM


  Commit: eec8bb9c7314324f8110d5663358c3bf5daf74b3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eec8bb9c7314324f8110d5663358c3bf5daf74b3
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M meta/LatticeUtils.m

  Log Message:
  -----------
  use explicit context name when referring to FSMassMatrix

This avoids problems when the Vertices` module is loaded in some other
modules.

Thanks to Markus Bach


  Commit: ba5b8f63ee306b25279df77596e5f08e6c83d101
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ba5b8f63ee306b25279df77596e5f08e6c83d101
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  do not load unused modules


  Commit: ff190ca880e8c7ba15746cf0ce18fa6397c537a0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff190ca880e8c7ba15746cf0ce18fa6397c537a0
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  remove another load of LatticeUtlis`


  Commit: c0116f3044159a4b1468e06e1da12868a66207e0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c0116f3044159a4b1468e06e1da12868a66207e0
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  include missing LatticeUtils` and Parameters` modules


  Commit: 622a80d5da461a0a259a094325cd734ff8e79c61
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/622a80d5da461a0a259a094325cd734ff8e79c61
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M ChangeLog
    M configure

  Log Message:
  -----------
  version 1.7.3


  Commit: fb72ded58374515433bfb0cd2fa4ab788e06be25
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fb72ded58374515433bfb0cd2fa4ab788e06be25
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M model_files/CMSSMCPV/FlexibleSUSY.m.in
    M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV

  Log Message:
  -----------
  use Cos[Phi] as input in the CMSSMCPV

as defined in SLHA-2


  Commit: 48336c98fe23fb538bfe103c44321cd0907b34eb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/48336c98fe23fb538bfe103c44321cd0907b34eb
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M doc/model_file.dox
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  adding support for IMMINPAR input block


  Commit: 2093f541ee40af88d9f2a45b5c980d4e9c434174
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2093f541ee40af88d9f2a45b5c980d4e9c434174
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M model_files/CMSSMCPV/FlexibleSUSY.m.in
    M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV

  Log Message:
  -----------
  allow user to set imaginary part of M12 and A0 in CMSSMCPV


  Commit: 586512b81ea40ed560ec42833be523e3cfc2a294
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/586512b81ea40ed560ec42833be523e3cfc2a294
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M templates/run.m.in

  Log Message:
  -----------
  adding missing comma


  Commit: 70c59b2f2debc8eca7076e1908f21971539e21c6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/70c59b2f2debc8eca7076e1908f21971539e21c6
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M model_files/CMSSMCPV/FlexibleSUSY.m.in
    M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV

  Log Message:
  -----------
  use Cos[Phi] as input in the CMSSMCPV

as defined in SLHA-2


  Commit: 78d1fc6053f230b8a6e343ded986bb3f33790b35
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/78d1fc6053f230b8a6e343ded986bb3f33790b35
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M model_files/CMSSMCPV/FlexibleSUSY.m.in
    M model_files/MSSMCPV/FlexibleSUSY.m.in

  Log Message:
  -----------
  testing calculation of a_mu and effective couplings in (C)MSSMCPV


  Commit: 4b72fcc4bd7cf8f9d865a5278b43566468f1243d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4b72fcc4bd7cf8f9d865a5278b43566468f1243d
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M model_files/HSSUSY/FlexibleSUSY.m.in

  Log Message:
  -----------
  replace numbers by fractions

which simplifies algebraic checks


  Commit: daa2732d7c3f34d015ef2976dfa86f1d01da493f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/daa2732d7c3f34d015ef2976dfa86f1d01da493f
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M src/standard_model.cpp
    M src/standard_model.hpp
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in

  Log Message:
  -----------
  remove old backwards compatibility function


  Commit: e5e4abfb697f8907fab6deda649e1683121b979e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e5e4abfb697f8907fab6deda649e1683121b979e
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M meta/FlexibleSUSY.m
    M src/slha_io.cpp
    M src/standard_model.cpp
    M src/standard_model_two_scale_model.cpp
    M templates/mass_eigenstates.cpp.in
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  use the correct ren-scheme name in the comments and user output


  Commit: 9acbaa8e60f5a6769a60ad1c48ad03a308ee4ef4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9acbaa8e60f5a6769a60ad1c48ad03a308ee4ef4
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M meta/Parameters.m

  Log Message:
  -----------
  recognize masses wrapped in SARAH`Mass[] or SARAH`Mass2[]


  Commit: 45127298ff853c3b7cbddd141f993ba73dd4589b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/45127298ff853c3b7cbddd141f993ba73dd4589b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M model_files/BLSM/FlexibleSUSY.m.in
    M model_files/NoInputParameters/FlexibleSUSY.m.in
    M model_files/SM/FlexibleSUSY.m.in
    M model_files/SMHighPrecision/FlexibleSUSY.m.in

  Log Message:
  -----------
  remove effective coupling calculations for models w/o pseudoscalar


  Commit: f578aff6a29a74cac819855e25ba3c29cecbbcb0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f578aff6a29a74cac819855e25ba3c29cecbbcb0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M model_files/SSM/FlexibleSUSY.m.in
    M model_files/SSM/LesHouches.in.SSM

  Log Message:
  -----------
  update SSM model file


  Commit: 4baa39bb5bb8d3974bea34bb253e65679fac541c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4baa39bb5bb8d3974bea34bb253e65679fac541c
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M templates/a_muon.cpp.in

  Log Message:
  -----------
  give defgroup a name


  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.


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

  Changed paths:
    M meta/FlexibleSUSY.m
    M model_files/BLSM/FlexibleSUSY.m.in
    M model_files/BLSMlightZp/FlexibleSUSY.m.in
    M model_files/BetaSM/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/MDM/FlexibleSUSY.m.in
    M model_files/NSM/FlexibleSUSY.m.in
    M model_files/SM/FlexibleSUSY.m.in
    M model_files/SMEWSBAtMZ/FlexibleSUSY.m.in
    M model_files/SMHighPrecision/FlexibleSUSY.m.in
    M model_files/SMHighScale/FlexibleSUSY.m.in
    M model_files/SMNoRGEs/FlexibleSUSY.m.in
    M model_files/SMnoGUT/FlexibleSUSY.m.in
    M model_files/SMtower/FlexibleSUSY.m.in
    M model_files/SSM/FlexibleSUSY.m.in
    M model_files/SplitMSSM/FlexibleSUSY.m.in
    M model_files/THDMII/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/cSM/FlexibleSUSY.m.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in

  Log Message:
  -----------
  support MZMSbar and MWMSbar symbols for non-SUSY models


  Commit: 02d3cfb0b08747dab5f69a8da5a8e8dbbfd951f8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02d3cfb0b08747dab5f69a8da5a8e8dbbfd951f8
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M sarah/NSM/parameters.m

  Log Message:
  -----------
  print ZH mixing matrix in the NSM


  Commit: 78ef21c3742a3ee4a9eeca979938a2aa3277c2f4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/78ef21c3742a3ee4a9eeca979938a2aa3277c2f4
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  set unset flags to False by default


  Commit: 819e3bf3318da1bf458fa5f217667b6e7420ab14
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/819e3bf3318da1bf458fa5f217667b6e7420ab14
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M model_files/CMSSMCPV/FlexibleSUSY.m.in
    M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV

  Log Message:
  -----------
  Bugfix: also sign(mu) is needed in CMSSMCPV

in order to map to the whole phi space [-Pi,Pi].


  Commit: fb494bc5b5e4c4542b32a62761876261f7b85f61
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fb494bc5b5e4c4542b32a62761876261f7b85f61
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-10 (Fri, 10 Mar 2017)

  Changed paths:
    M meta/FlexibleSUSY.m
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in

  Log Message:
  -----------
  prevent naming conflicts and introduce EMSbar symbol


  Commit: 67cce69d4030c6162f9fac2da759fd6a0977a466
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/67cce69d4030c6162f9fac2da759fd6a0977a466
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-10 (Fri, 10 Mar 2017)

  Changed paths:
    M configure

  Log Message:
  -----------
  GM2Calc 1.3.2 is incorporated in FS


  Commit: abeea7bd25bc55b01f923e656eb1531b2abaa514
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/abeea7bd25bc55b01f923e656eb1531b2abaa514
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-11 (Sat, 11 Mar 2017)

  Changed paths:
    M README
    M configure
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFVSLHA2/FlexibleSUSY.m.in
    M model_files/MSSMNoFVatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMNoFVtower/FlexibleSUSY.m.in

  Log Message:
  -----------
  do not overwrite SA`Casimir

as it is correctly set in SARAH 4.10.2.


  Commit: 4a25cc0e3b52c416d4eabd64b814015292c52919
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a25cc0e3b52c416d4eabd64b814015292c52919
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-11 (Sat, 11 Mar 2017)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  Bugfix: GetDimension[] should return correct result for bar and conj

heads


  Commit: d4b5d9f64f20e4c62cc20674639e0b98b0374eca
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d4b5d9f64f20e4c62cc20674639e0b98b0374eca
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-11 (Sat, 11 Mar 2017)

  Changed paths:
    M src/wrappers.hpp
    M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in

  Log Message:
  -----------
  use Pi instead of M_PI

which is not guaranteed to be defined everywhere


  Commit: bc7abce09c0de3a7650155a44454419d645fe602
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc7abce09c0de3a7650155a44454419d645fe602
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  use in-class initialization of scales


  Commit: 88fffa7a81c47189f52c754a9b112c0a86e95079
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88fffa7a81c47189f52c754a9b112c0a86e95079
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M templates/librarylink.cpp.in
    M templates/run.cpp.in
    M templates/run_cmd_line.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  save pole mass scale in the @ModelName at _scales struct


  Commit: be5d9f72f26d5591cb6e103c6741c98d826b41dd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/be5d9f72f26d5591cb6e103c6741c98d826b41dd
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M templates/librarylink.cpp.in
    M templates/run.cpp.in
    M templates/run_cmd_line.cpp.in

  Log Message:
  -----------
  ensure that observables are calculated at the pole mass scale

So far the scale at which the observables have been calculated did
depend on the "parameter output scale", because this was the scale at
which the model was output of the spectrum generator.


  Commit: e3d3ed58a24e626ddab9d58998d31806e7335310
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e3d3ed58a24e626ddab9d58998d31806e7335310
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M templates/librarylink.cpp.in
    M templates/observables.cpp.in
    M templates/observables.hpp.in
    M templates/run.cpp.in
    M templates/run_cmd_line.cpp.in

  Log Message:
  -----------
  refactor last commit to avoid code duplication


  Commit: 0c22fab5b0fb6ed7011b68a2e354919bfe7548e0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0c22fab5b0fb6ed7011b68a2e354919bfe7548e0
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  adding helper function to return electric charge properties


  Commit: fb8afdba40b41f1c36ddbfae36bde761f3addbb8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fb8afdba40b41f1c36ddbfae36bde761f3addbb8
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/GMuonMinus2.m
    M templates/a_muon.cpp.in

  Log Message:
  -----------
  adding universal leading log 2L QED contibution to amu


  Commit: 39c9d7cd631a1b9ab96525a69b5460141f26161c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/39c9d7cd631a1b9ab96525a69b5460141f26161c
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

  Changed paths:
    M templates/standard_model_matching.cpp.in

  Log Message:
  -----------
  catch case when loop_order == 0


  Commit: a86ec33dbbd77972acf7d11ecb5eea1f7173b902
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a86ec33dbbd77972acf7d11ecb5eea1f7173b902
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

  Changed paths:
    M .gitattributes
    M .gitignore
    M ChangeLog
    M README
    M addons/GM2Calc/MSSMNoFV_onshell_mass_eigenstates.cpp
    M config/references
    M configure
    M doc/images/FS-models.xcf
    M doc/install.dox
    M doc/model_file.dox
    M examples/customized-betas/MSSMcbs_spectrum_generator.hpp
    M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.hpp
    M examples/switch_MSSM.cpp
    M examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp
    M install-sarah
    M meta/BetaFunction.m
    M meta/CConversion.m
    M meta/Constraint.m
    M meta/ConvergenceTester.m
    M meta/EffectiveCouplings.m
    M meta/FlexibleSUSY.m
    M meta/GMuonMinus2.m
    M meta/LoopMasses.m
    M meta/Parameters.m
    M meta/Phases.m
    M meta/SelfEnergies.m
    M meta/ThresholdCorrections.m
    M meta/TreeMasses.m
    A meta/TwoLoopSM.m
    M meta/Utils.m
    M meta/WriteOut.m
    M model_files/BLSM/FlexibleSUSY.m.in
    M model_files/BLSMlightZp/FlexibleSUSY.m.in
    M model_files/BetaSM/FlexibleSUSY.m.in
    M model_files/CMSSMCPV/FlexibleSUSY.m.in
    M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/MDM/FlexibleSUSY.m.in
    M model_files/MSSMCPV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFVSLHA2/FlexibleSUSY.m.in
    M model_files/MSSMNoFVatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMNoFVtower/FlexibleSUSY.m.in
    M model_files/MSSMtower/FlexibleSUSY.m.in
    M model_files/MSSMtower/LesHouches.in.MSSMtower
    M model_files/NSM/FlexibleSUSY.m.in
    M model_files/SM/FlexibleSUSY.m.in
    M model_files/SMEWSBAtMZ/FlexibleSUSY.m.in
    M model_files/SMHighPrecision/FlexibleSUSY.m.in
    M model_files/SMHighScale/FlexibleSUSY.m.in
    M model_files/SMNoRGEs/FlexibleSUSY.m.in
    M model_files/SMnoGUT/FlexibleSUSY.m.in
    M model_files/SMtower/FlexibleSUSY.m.in
    M model_files/SSM/FlexibleSUSY.m.in
    M model_files/SplitMSSM/FlexibleSUSY.m.in
    M model_files/SplitMSSM/LesHouches.in.SplitMSSM
    M model_files/THDMII/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/cSM/FlexibleSUSY.m.in
    R models/sm/module.mk
    R models/sm/sm.hpp
    R models/sm/sm_two_scale.cpp
    R models/sm/sm_two_scale.hpp
    R models/sm/sm_two_scale_convergence_tester.cpp
    R models/sm/sm_two_scale_convergence_tester.hpp
    R models/sm/sm_two_scale_experimental_constraint.cpp
    R models/sm/sm_two_scale_experimental_constraint.hpp
    R models/smcw/module.mk
    R models/smcw/smcw.hpp
    R models/smcw/smcw_two_scale.cpp
    R models/smcw/smcw_two_scale.hpp
    R models/smcw/smcw_two_scale_convergence_tester.cpp
    R models/smcw/smcw_two_scale_convergence_tester.hpp
    R models/smcw/smcw_two_scale_gut_constraint.cpp
    R models/smcw/smcw_two_scale_gut_constraint.hpp
    M src/betafunction.hpp
    M src/coupling_monitor.hpp
    M src/derivative.hpp
    M src/dilog.cpp
    M src/eigen_utils.hpp
    M src/error.hpp
    M src/fixed_point_iterator.hpp
    M src/global_thread_pool.cpp
    M src/lattice_convergence_tester.hpp
    M src/lowe.cpp
    M src/lowe.h
    M src/mathlink_utils.hpp
    M src/mssm_twoloophiggs_impl.f
    M src/numerics2.cpp
    M src/numerics2.hpp
    M src/physical_input.hpp
    M src/problems.hpp
    M src/raii.hpp
    M src/scan.cpp
    M src/slha_io.cpp
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M src/standard_model.cpp
    M src/standard_model.hpp
    M src/standard_model_effective_couplings.cpp
    M src/standard_model_effective_couplings.hpp
    M src/standard_model_two_scale_model.cpp
    M src/sum.hpp
    M src/threshold_loop_functions.cpp
    M src/two_loop_corrections.hpp
    M src/two_scale_composite_convergence_tester.cpp
    M src/two_scale_composite_convergence_tester.hpp
    M src/two_scale_convergence_tester.hpp
    M src/two_scale_convergence_tester_drbar.hpp
    M src/two_scale_running_precision.cpp
    M src/two_scale_running_precision.hpp
    M src/two_scale_solver.cpp
    M src/two_scale_solver.hpp
    M src/weinberg_angle.cpp
    M src/weinberg_angle.hpp
    M src/which.hpp
    M src/wrappers.hpp
    M templates/a_muon.cpp.in
    M templates/info.cpp.in
    M templates/info.hpp.in
    M templates/input_parameters.hpp.in
    M templates/librarylink.cpp.in
    M templates/librarylink.m.in
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in
    M templates/model_slha.hpp.in
    M templates/module.addon.mk.in
    M templates/observables.cpp.in
    M templates/observables.hpp.in
    M templates/physical.cpp.in
    M templates/physical.hpp.in
    M templates/run.cpp.in
    M templates/run.m.in
    M templates/run_cmd_line.cpp.in
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in
    M templates/soft_parameters.cpp.in
    M templates/soft_parameters.hpp.in
    M templates/spectrum_generator_interface.hpp.in
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_matching.hpp.in
    M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_matching.cpp.in
    M templates/standard_model_two_scale_matching.hpp.in
    M templates/susy_parameters.cpp.in
    M templates/susy_parameters.hpp.in
    M templates/two_scale_high_scale_constraint.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.hpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in
    M templates/two_scale_low_scale_initial_guesser.cpp.in
    M templates/two_scale_low_scale_spectrum_generator.cpp.in
    M templates/two_scale_low_scale_spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_susy_scale_constraint.cpp.in
    M templates/utilities.cpp.in
    M templates/utilities.hpp.in
    M test/module.mk
    M test/test_CMSSMCPV_tree_level_spectrum.cpp
    M test/test_CMSSMMassWInput_spectrum.cpp
    M test/test_CMSSMNoFV_two_loop_spectrum.cpp
    M test/test_CMSSM_benchmark.cpp
    M test/test_CMSSM_beta_function_benchmark.cpp
    M test/test_CMSSM_info.cpp
    M test/test_CMSSM_model.cpp
    M test/test_CMSSM_spectrum.cpp
    M test/test_CMSSM_two_loop_spectrum.cpp
    M test/test_NMSSMCPV_tree_level_spectrum.cpp
    M test/test_NMSSM_benchmark.cpp
    M test/test_NMSSM_beta_functions.cpp
    M test/test_NMSSM_spectrum.cpp
    M test/test_NUTNMSSM_spectrum.cpp
    M test/test_SMHighPrecision_two_loop_spectrum.cpp
    M test/test_SM_effective_couplings.cpp
    M test/test_SM_one_loop_spectrum.cpp
    M test/test_SM_three_loop_spectrum.cpp
    M test/test_SM_two_loop_spectrum.cpp
    M test/test_SM_weinberg_angle.cpp
    M test/test_compare_ewsb_solvers.cpp
    M test/test_eigen_utils.cpp
    M test/test_ewsb_solver.cpp
    M test/test_fixed_point_iterator.cpp
    M test/test_minimizer.cpp
    M test/test_raii.cpp
    M test/test_root_finder.cpp
    M test/test_sum.cpp
    M test/test_threshold_loop_functions.cpp
    M test/test_two_scale_running_precision.cpp
    R test/test_two_scale_sm.cpp
    R test/test_two_scale_sm_smcw_integration.cpp
    M test/test_two_scale_solver.cpp
    M test/test_which.cpp
    M test/test_wrappers.cpp

  Log Message:
  -----------
  Merge branch 'feature-2.0' into feature-2.0-tower-1L-nologs

Conflicts:
	meta/FlexibleEFTHiggsMatching.m
	templates/standard_model_matching.cpp.in
	templates/standard_model_matching.hpp.in


  Commit: 09c776e92011521b29e9848a5a30497850d78be4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09c776e92011521b29e9848a5a30497850d78be4
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

  Changed paths:
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_matching.cpp.in

  Log Message:
  -----------
  allow 2L Mh calculation in the SM


  Commit: e32674cbd58caf598e3af9e8266379f58f33d5ba
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e32674cbd58caf598e3af9e8266379f58f33d5ba
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M test/test_CMSSMNoFV_GM2Calc.sh

  Log Message:
  -----------
  remove old test against GM2Calc 1L


  Commit: 39dfd93884aefb6d61508792731b7c8041d9c091
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/39dfd93884aefb6d61508792731b7c8041d9c091
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M meta/FlexibleEFTHiggsMatching.m
    M meta/FlexibleSUSY.m
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_matching.hpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_matching.cpp.in
    M test/module.mk
    M test/test_MSSMtower.sh
    A test/test_MSSMtower_lambda_threshold_correction.cpp

  Log Message:
  -----------
  Merge branch 'feature-2.0-tower-1L-nologs' into feature-2.0


  Commit: 86df706d5a3c9534afaadfd3d5cca896698ae144
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/86df706d5a3c9534afaadfd3d5cca896698ae144
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M test/test_MSSMtower.sh

  Log Message:
  -----------
  ensure MSSMtower calculates Mh at 1-loop level


  Commit: 06616e938f3707cfc9d04f96277db0c8b1d65d16
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/06616e938f3707cfc9d04f96277db0c8b1d65d16
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M src/mssm_twoloophiggs_impl.f

  Log Message:
  -----------
  Bugfix: fix further NaNs from Pietro's 2L MSSM routines

My previous bugfix 581080fab was not optimal, because it might be that
the numeric splitting for the bottom squarks is reverted in a later
check for degeneracy.


  Commit: 305fd5de7e2a6785f0b387f4f0a9c546a2cfc260
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/305fd5de7e2a6785f0b387f4f0a9c546a2cfc260
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M doc/tikz-uml.sty

  Log Message:
  -----------
  apply tikz-uml.patch

from
https://tex.stackexchange.com/questions/263174/undefined-control-sequence-error-when-using-tikz-uml-package-in-latex


  Commit: b8a13bd0d8a15310e96c659af9ee50e885772be6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b8a13bd0d8a15310e96c659af9ee50e885772be6
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M doc/flexiblesusy-paper.tex

  Log Message:
  -----------
  the CMSSM model name has changed


  Commit: 2cc95d699618c1d8aef92c74cf085fcfcdface37
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2cc95d699618c1d8aef92c74cf085fcfcdface37
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M test/test_NMSSMtower.sh

  Log Message:
  -----------
  relax test precision

due to new FlexibleEFTHiggs algorithm


  Commit: 439d0f1bfeee3277350fe0d4ed10d6b60c25c3d8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/439d0f1bfeee3277350fe0d4ed10d6b60c25c3d8
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M test/test_CMSSM_benchmark.cpp

  Log Message:
  -----------
  print FS's speed compared to SOFTSUSY


  Commit: 33f9cd72d02691090487c9d1ff03471c8f2379d2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/33f9cd72d02691090487c9d1ff03471c8f2379d2
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M model_files/LHInputMSSM/FlexibleSUSY.m.in
    M model_files/LHInputMSSM/LesHouches.in.LHInputMSSM
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/MSSMatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT
    M model_files/complexMSSM/FlexibleSUSY.m.in
    M model_files/complexMSSM/LesHouches.in.complexMSSM

  Log Message:
  -----------
  rename input blocks for trilinear couplings

to be SLHA conform


  Commit: f475d7b11f76768fa2982b92eae75a399ef8e44a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f475d7b11f76768fa2982b92eae75a399ef8e44a
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M ChangeLog
    M configure
    M doc/flexiblesusy-paper.tex
    M doc/tikz-uml.sty
    M meta/FlexibleSUSY.m
    M meta/LatticeUtils.m
    M meta/Parameters.m
    M meta/THDM/Thresholds_1L_full.m
    M meta/TreeMasses.m
    M meta/WriteOut.m
    M model_files/BLSM/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/NoInputParameters/FlexibleSUSY.m.in
    M model_files/SM/FlexibleSUSY.m.in
    M model_files/SMHighPrecision/FlexibleSUSY.m.in
    M model_files/SSM/FlexibleSUSY.m.in
    M model_files/SSM/LesHouches.in.SSM
    M sarah/NSM/parameters.m
    M src/mssm_twoloophiggs_impl.f
    M test/module.mk
    A test/test_HGTHDM_THDM_threshold_corrections_scale_invariance.m
    M test/test_HGTHDM_threshold_corrections_scale_invariance.m

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	ChangeLog
	configure
	meta/FlexibleSUSY.m
	meta/WriteOut.m
	model_files/CMSSMCPV/FlexibleSUSY.m.in


  Commit: 592b1d849e4fdf04b48e6f3a3b193771dc2679f0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/592b1d849e4fdf04b48e6f3a3b193771dc2679f0
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  adding Jobst Ziebell to list of contributors


  Commit: f2b991236956f5ce7a9061ab4e2fef7c664624fe
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f2b991236956f5ce7a9061ab4e2fef7c664624fe
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M meta/Observables.m

  Log Message:
  -----------
  re-use IsObservable function


  Commit: 50089dd67b47fec5dcd30788964bdc67ad64ce10
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/50089dd67b47fec5dcd30788964bdc67ad64ce10
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M meta/Observables.m
    M meta/WriteOut.m
    M templates/observables.cpp.in

  Log Message:
  -----------
  allow user to output EDMs in extra SLHA output blocks

Example: Calculate EDMS of Fe and write them to the
FlexibleSUSYLowEnergy block entries 22-24.

ExtraSLHAOutputBlocks = {
   {FlexibleSUSYLowEnergy,
     {{22, FlexibleSUSYObservable`EDM[Fe[1]]},
      {23, FlexibleSUSYObservable`EDM[Fe[2]]},
      {24, FlexibleSUSYObservable`EDM[Fe[3]]} } }
};


  Commit: 790272d68e147d509708f302747f7357cc5f39ad
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/790272d68e147d509708f302747f7357cc5f39ad
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  allowing for multiple parameters


  Commit: f65622aa3be973193bf3e9c939c4b660a0d04ea9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f65622aa3be973193bf3e9c939c4b660a0d04ea9
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  nicer start messages


  Commit: 98b4f0dddca5732cec98de089363cd178b914ca3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/98b4f0dddca5732cec98de089363cd178b914ca3
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/Utils.m

  Log Message:
  -----------
  more fancy output in notebook mode


  Commit: 6a28e1cac040949fbca6188c4af4d72f2e8d529b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6a28e1cac040949fbca6188c4af4d72f2e8d529b
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M ChangeLog
    M README
    M addons/GM2Calc/MSSMNoFV_onshell_mass_eigenstates.cpp
    M config/references
    M configure
    M doc/flexiblesusy-paper.tex
    M doc/install.dox
    M doc/model_file.dox
    M doc/tikz-uml.sty
    M install-sarah
    M meta/FlexibleEFTHiggsMatching.m
    M meta/FlexibleSUSY.m
    M meta/GMuonMinus2.m
    M meta/LatticeUtils.m
    M meta/LoopMasses.m
    M meta/Observables.m
    M meta/Parameters.m
    M meta/SelfEnergies.m
    M meta/THDM/Thresholds_1L_full.m
    M meta/TreeMasses.m
    A meta/TwoLoopSM.m
    M meta/Utils.m
    M meta/WriteOut.m
    M model_files/BLSM/FlexibleSUSY.m.in
    M model_files/BLSMlightZp/FlexibleSUSY.m.in
    M model_files/BetaSM/FlexibleSUSY.m.in
    M model_files/CMSSMCPV/FlexibleSUSY.m.in
    M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/HGTHDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/LHInputMSSM/FlexibleSUSY.m.in
    M model_files/LHInputMSSM/LesHouches.in.LHInputMSSM
    M model_files/MDM/FlexibleSUSY.m.in
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/MSSMCPV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFVSLHA2/FlexibleSUSY.m.in
    M model_files/MSSMNoFVatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMNoFVtower/FlexibleSUSY.m.in
    M model_files/MSSMatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT
    M model_files/MSSMtower/FlexibleSUSY.m.in
    M model_files/MSSMtower/LesHouches.in.MSSMtower
    M model_files/NSM/FlexibleSUSY.m.in
    M model_files/NoInputParameters/FlexibleSUSY.m.in
    M model_files/SM/FlexibleSUSY.m.in
    M model_files/SMEWSBAtMZ/FlexibleSUSY.m.in
    M model_files/SMHighPrecision/FlexibleSUSY.m.in
    M model_files/SMHighScale/FlexibleSUSY.m.in
    M model_files/SMNoRGEs/FlexibleSUSY.m.in
    M model_files/SMnoGUT/FlexibleSUSY.m.in
    M model_files/SMtower/FlexibleSUSY.m.in
    M model_files/SSM/FlexibleSUSY.m.in
    M model_files/SSM/LesHouches.in.SSM
    M model_files/SplitMSSM/FlexibleSUSY.m.in
    M model_files/SplitMSSM/LesHouches.in.SplitMSSM
    M model_files/THDMII/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCApprox/FlexibleSUSY.m.in
    M model_files/THDMIIMSSMBCFull/FlexibleSUSY.m.in
    M model_files/cSM/FlexibleSUSY.m.in
    M model_files/complexMSSM/FlexibleSUSY.m.in
    M model_files/complexMSSM/LesHouches.in.complexMSSM
    M sarah/NSM/parameters.m
    M src/eigen_utils.hpp
    M src/lowe.cpp
    M src/lowe.h
    M src/mssm_twoloophiggs_impl.f
    M src/slha_io.cpp
    M src/standard_model.cpp
    M src/standard_model.hpp
    M src/standard_model_two_scale_model.cpp
    M src/threshold_loop_functions.cpp
    M src/which.hpp
    M src/wrappers.hpp
    M templates/a_muon.cpp.in
    M templates/librarylink.cpp.in
    M templates/librarylink.m.in
    M templates/mass_eigenstates.cpp.in
    M templates/mass_eigenstates.hpp.in
    M templates/module.addon.mk.in
    M templates/observables.cpp.in
    M templates/observables.hpp.in
    M templates/run.cpp.in
    M templates/run.m.in
    M templates/run_cmd_line.cpp.in
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_matching.hpp.in
    M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in
    M templates/standard_model_two_scale_matching.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.hpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in
    M templates/two_scale_low_scale_spectrum_generator.cpp.in
    M templates/two_scale_low_scale_spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in
    M test/module.mk
    M test/test_CMSSMNoFV_GM2Calc.sh
    M test/test_CMSSM_benchmark.cpp
    A test/test_HGTHDM_THDM_threshold_corrections_scale_invariance.m
    M test/test_HGTHDM_threshold_corrections_scale_invariance.m
    M test/test_MSSMtower.sh
    A test/test_MSSMtower_lambda_threshold_correction.cpp
    M test/test_NMSSMtower.sh
    M test/test_eigen_utils.cpp
    M test/test_threshold_loop_functions.cpp
    M test/test_which.cpp
    M test/test_wrappers.cpp

  Log Message:
  -----------
  Merge branch 'feature-2.0' into feature-higgs-2l


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/4a53d5fdeb52...6a28e1cac040


More information about the Flexiblesusy-commits mailing list