[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 8a39f6: adding (g-2) functions from Robert Greifenhagen

GitHub noreply at github.com
Wed Jul 29 11:27:52 BST 2015


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 8a39f6baaad92e9ee5bb93cff418af6bd6a411ca
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8a39f6baaad92e9ee5bb93cff418af6bd6a411ca
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    A addons/gm2os/ffunctions.cpp
    A addons/gm2os/ffunctions.hpp
    A addons/gm2os/gm2.cpp
    A addons/gm2os/gm2_1loop.cpp
    A addons/gm2os/gm2_1loop.hpp
    A addons/gm2os/gm2_2loop.cpp
    A addons/gm2os/gm2_2loop.hpp
    A addons/gm2os/gm2_calculator.cpp
    A addons/gm2os/gm2_calculator.hpp
    A addons/gm2os/module.mk

  Log Message:
  -----------
  adding (g-2) functions from Robert Greifenhagen


  Commit: f994014d364b2767558ab91f6d238ddf572d50ae
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f994014d364b2767558ab91f6d238ddf572d50ae
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_calculator.cpp
    M addons/gm2os/gm2_calculator.hpp

  Log Message:
  -----------
  replace MUDIM by renormalization scale


  Commit: 0e4cc24b3e8e2a070945be223b9d5b4fe9e3c10b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0e4cc24b3e8e2a070945be223b9d5b4fe9e3c10b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp
    M addons/gm2os/gm2_calculator.cpp
    M addons/gm2os/gm2_calculator.hpp

  Log Message:
  -----------
  remove redundant parameters to avoid any ambiguities


  Commit: c0fb029af1810e9eaf631255b4e095ccc4d586f9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c0fb029af1810e9eaf631255b4e095ccc4d586f9
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_calculator.hpp

  Log Message:
  -----------
  all mass and mixing matrix getters return the pole masses

The idea is that the physical struct can be filled with the pole
masses and mixing matrices from the SLHA_io class from an SLHA input.
After the filling of the physical struct, the conversion of the model
parameters can be done by calling convert_to_onshell().


  Commit: 927a7bad1dd55ab679fb1c9224df556c7c4c5b01
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/927a7bad1dd55ab679fb1c9224df556c7c4c5b01
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_calculator.cpp

  Log Message:
  -----------
  add some comments


  Commit: 1d602da5d66bc2cf934d62df3871aab9d79e7da6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d602da5d66bc2cf934d62df3871aab9d79e7da6
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    A addons/gm2os/MSSMNoFV_onshell.cpp
    A addons/gm2os/MSSMNoFV_onshell.hpp
    M addons/gm2os/gm2.cpp
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_1loop.hpp
    M addons/gm2os/gm2_2loop.cpp
    M addons/gm2os/gm2_2loop.hpp
    R addons/gm2os/gm2_calculator.cpp
    R addons/gm2os/gm2_calculator.hpp
    M addons/gm2os/module.mk

  Log Message:
  -----------
  rename class to express its intention


  Commit: c088d974e86857a1d107cab9651bb6f826563821
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c088d974e86857a1d107cab9651bb6f826563821
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  rename variable


  Commit: b7f42525f892b7df059e19fc1d8dc06e2866e5ed
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b7f42525f892b7df059e19fc1d8dc06e2866e5ed
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  SvmL is a scalar


  Commit: 70ae2571cdf4c651480abc53eee02786aa2f2b3a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/70ae2571cdf4c651480abc53eee02786aa2f2b3a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  make local copies const to help the compiler


  Commit: bd18bb35b7746e3b8a806784836c1d3e4d9fed9e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bd18bb35b7746e3b8a806784836c1d3e4d9fed9e
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  add missing header inclusion


  Commit: fb401c3c79fa2acd46d9c94aa43b92d82135da0a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fb401c3c79fa2acd46d9c94aa43b92d82135da0a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  remove unused header inclusions


  Commit: 4e90c62468f3325634a18cf7eb09df102b899767
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4e90c62468f3325634a18cf7eb09df102b899767
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp
    M addons/gm2os/ffunctions.cpp
    M addons/gm2os/ffunctions.hpp
    M addons/gm2os/gm2.cpp
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_1loop.hpp
    M addons/gm2os/gm2_2loop.cpp
    M addons/gm2os/gm2_2loop.hpp

  Log Message:
  -----------
  rename gm2 namespace to avoid collisons with Jobst's implementation


  Commit: acaf0653702b26331bbe44d920dbd49bd90cb2a4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/acaf0653702b26331bbe44d920dbd49bd90cb2a4
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  read model parameters from SLHA input source


  Commit: e8252c168e1c31bde182cd2ba4af90eb3194493d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e8252c168e1c31bde182cd2ba4af90eb3194493d
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  calculate DR-bar masses before conversion


  Commit: 97fd626727e0850d5c5a6c2cebd920c28cdd612e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/97fd626727e0850d5c5a6c2cebd920c28cdd612e
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M sarah/MSSMNoFV/particles.m

  Log Message:
  -----------
  Merge remote branch 'origin/development' into feature-gm2-MSSM-onshell


  Commit: 473ecff60b0db76e49b3d594208b9611b6e5564a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/473ecff60b0db76e49b3d594208b9611b6e5564a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFVatMGUT/FlexibleSUSY.m.in

  Log Message:
  -----------
  Merge branch 'development' into feature-gm2-MSSM-onshell


  Commit: 0afd70a90bc35fd5a5a2345c73fec4e062dd930d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0afd70a90bc35fd5a5a2345c73fec4e062dd930d
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  implementing DR-bar -> OS conversion for Mu, M1, M2

using the algorithm proposed by Dominik.


  Commit: 9cfc46818ad511573c527ba3bf78c392c64947eb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9cfc46818ad511573c527ba3bf78c392c64947eb
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  split DR-bar -> OS conversion into separate functions

Warning: Each function changes some model parameters.  TB therefore
changes it's meaning from function to function.


  Commit: 57d08a5ae4f939b53abc0708ce5206b17c6507c4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/57d08a5ae4f939b53abc0708ce5206b17c6507c4
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

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

  Log Message:
  -----------
  adding first tests for DR-bar -> OS conversion


  Commit: 13713699291cb9bf195dfb80721f24943c1f943c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13713699291cb9bf195dfb80721f24943c1f943c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  adding default constructor


  Commit: 430471dff4a8e1d2d9c29f932cb7bb4239d6df52
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/430471dff4a8e1d2d9c29f932cb7bb4239d6df52
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

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

The function convert_vev() recaltulates only the SM-like VEV.
tan(beta) is kept as it was before.


  Commit: 9c8511ceefcac74d497f48ce99b94ac5ec86d6fa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9c8511ceefcac74d497f48ce99b94ac5ec86d6fa
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  recalculate trilinear couplings using the old Ai parameters


  Commit: e192fdfeb9c78a3016cfb542762cd32287202632
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e192fdfeb9c78a3016cfb542762cd32287202632
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

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

The function convert_weak_mixing_angle() only converts the weak mixing
angle to the on-shell scheme.  The value of the elecromagnetic gauge
coupling e is preserved.


  Commit: 02416b54c95d280bb2c4e8e1c91654c25f5ec1f4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02416b54c95d280bb2c4e8e1c91654c25f5ec1f4
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp
    M test/test_MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  convert soft smuon mass parameters ml2 and me2


  Commit: 311130f2d36b781527fe463fe7a2ca29f36d0eef
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/311130f2d36b781527fe463fe7a2ca29f36d0eef
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  more specific error message


  Commit: 93cdd53acd2f8f895c3e2e76c2e33824cf3b697c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/93cdd53acd2f8f895c3e2e76c2e33824cf3b697c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  specify ren. scheme in comment


  Commit: fc4c300d217a517286e6da41a272e66766d4e9e6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc4c300d217a517286e6da41a272e66766d4e9e6
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  write BMu in terms of sin(2 beta) to avoid negative BMu

which again avoids tachyons.


  Commit: af84b10d00a1a8afcb53864eb225203fdb8929d6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/af84b10d00a1a8afcb53864eb225203fdb8929d6
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp
    M addons/gm2os/gm2.cpp
    M addons/gm2os/module.mk
    A model_files/MSSMNoFVSLHA2/FlexibleSUSY.m.in
    A model_files/MSSMNoFVSLHA2/LesHouches.in.MSSMNoFVSLHA2
    M test/module.mk
    M test/test_MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  exchangeing MSSMNoFV_onshell base class by SLHA2 compilant one

Only SLHA-2 supports SMuon masses and mixings.


  Commit: cd3466fb4399cad0a3a3ad202ff39958479db688
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd3466fb4399cad0a3a3ad202ff39958479db688
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp
    A addons/gm2os/gm2_error.hpp
    M addons/gm2os/module.mk

  Log Message:
  -----------
  check setup and throw exception if error occurs


  Commit: 5cbd4aaad9537f262d31ac7b6b155548936578f2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5cbd4aaad9537f262d31ac7b6b155548936578f2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  catch exceptions


  Commit: 52481b51266762417f706b107207bb5ea9a5a7e1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/52481b51266762417f706b107207bb5ea9a5a7e1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  remove unused variable


  Commit: cd8de13fa6c2a5dd322e0f77067006e18fe901e8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd8de13fa6c2a5dd322e0f77067006e18fe901e8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  adding Robert's debug printout


  Commit: e8c6b488b3084293576e6335b26d0c15d5c55c1c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e8c6b488b3084293576e6335b26d0c15d5c55c1c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  printing converted on-shell parameters


  Commit: fcc35bd617cc05fc75bbdad635406743351539c0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fcc35bd617cc05fc75bbdad635406743351539c0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M addons/gm2os/module.mk

  Log Message:
  -----------
  build g-2 addon only if MSSMNoFVSLHA2 is build


  Commit: e5d7aa4017e28ab655cee99346aaef62217d26cf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e5d7aa4017e28ab655cee99346aaef62217d26cf
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_1loop.hpp

  Log Message:
  -----------
  adding references to the 1-loop (g-2) contributions


  Commit: b2533af62ef261982092ad57eeaec144a38f2b74
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b2533af62ef261982092ad57eeaec144a38f2b74
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_1loop.hpp

  Log Message:
  -----------
  adding references to eqs. in arXiv:hep-ph/0609168


  Commit: c1fdea5ec106bd2a5daacb8486af513d6d3b6a19
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c1fdea5ec106bd2a5daacb8486af513d6d3b6a19
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  reorder functions for better readability


  Commit: f1d88686d895e4732b61860c01676c2144c4aba8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f1d88686d895e4732b61860c01676c2144c4aba8
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  calculate e.m. gauge coupling in Thompson limit from alpha


  Commit: a47b07136998295088a83a8b0be8803c13e859e6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a47b07136998295088a83a8b0be8803c13e859e6
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  initialize em. gauge couplings


  Commit: 84fdfc5f807891c471fa575d29b451593c54e6a1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/84fdfc5f807891c471fa575d29b451593c54e6a1
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  initialize MW, MZ, MM and ren. scale to proper value


  Commit: 084b991905691671be7f9958fc2d67784fe948fc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/084b991905691671be7f9958fc2d67784fe948fc
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  convert gauge couplings g1, g2 to values used in g-2 calculation


  Commit: bb350306c9819c3f144e3ac23d0fcad7e215a5bf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bb350306c9819c3f144e3ac23d0fcad7e215a5bf
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  calculate e from gY and g2

This is completely equivalent to returning EL after
convert_to_onshell() has been called.  However, it avoids frequent use
of EL and prefers gY and g2 instead.


  Commit: eb94711102f7e3af24349d47f3924c2b004c98be
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eb94711102f7e3af24349d47f3924c2b004c98be
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  use DR-bar stop, sbottom, stau masses and mixing angles

in order to avoid conversion to on-shell scheme.  They appear only in
the 2-loop terms.


  Commit: 8db84d793942f15c3b33e54297e886a156e69da1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8db84d793942f15c3b33e54297e886a156e69da1
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp
    A addons/gm2os/gm2_slha_io.cpp
    A addons/gm2os/gm2_slha_io.hpp
    M addons/gm2os/module.mk

  Log Message:
  -----------
  add custom SLHA reader for onshell model


  Commit: 1e51c19fc55663a8b0861959b0316d205746215f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1e51c19fc55663a8b0861959b0316d205746215f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  no need to read pole masses of massless particles


  Commit: 04052b6dd27a75c5f8fa95f0ea7b02c2e7d77633
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/04052b6dd27a75c5f8fa95f0ea7b02c2e7d77633
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  read SM pole masses from SMINPUTS block


  Commit: fce1dfeb2f98444e7dc9be1c6519bddb27093ae0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fce1dfeb2f98444e7dc9be1c6519bddb27093ae0
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  read tan(beta) and vev from HMIX 2 and 3


  Commit: 0f225a29b697a9670ee99167c15a666ea4244f81
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0f225a29b697a9670ee99167c15a666ea4244f81
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  read BMu from HMIX 4


  Commit: 8c0244b128d0c4940cc1c215727e5408aaf78b1d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8c0244b128d0c4940cc1c215727e5408aaf78b1d
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  read soft parameters from MSOFT block

in order to be SLHA-1 conform


  Commit: 968a7caa4459e3a49ac8235fd54753dae9b59c10
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/968a7caa4459e3a49ac8235fd54753dae9b59c10
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  no need to calculate the VEV ourselfs


  Commit: 1696a74d064d1c20755e6c7a212d0c408c69f756
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1696a74d064d1c20755e6c7a212d0c408c69f756
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  read only A parameters, according to SLHA-1


  Commit: ba9f8abd04242a95badddb8c1e8256200f600916
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ba9f8abd04242a95badddb8c1e8256200f600916
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    A addons/gm2os/LesHouches.in.gm2os

  Log Message:
  -----------
  adding default (minimal) SLHA input file for the g-2 implementation


  Commit: b0a90f6ab410e781d7c098b02e14d4f5cb1e7769
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b0a90f6ab410e781d7c098b02e14d4f5cb1e7769
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  implement operator << for the os model


  Commit: c19b0ae0346e72fcc4f39d206ac7422e513a46c6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c19b0ae0346e72fcc4f39d206ac7422e513a46c6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M addons/gm2os/LesHouches.in.gm2os

  Log Message:
  -----------
  use PDG values by default


  Commit: cd2dea30b570098901ebdcca48973f08ccf3947f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd2dea30b570098901ebdcca48973f08ccf3947f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  remove unused variable


  Commit: 3302bffd72ac0de21bacbf26cdcfa3f4a5ede968
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3302bffd72ac0de21bacbf26cdcfa3f4a5ede968
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  adding setters for the different alphas


  Commit: f1e63446694b4b935dff8eecc179c27e0ced7307
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f1e63446694b4b935dff8eecc179c27e0ced7307
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/LesHouches.in.gm2os
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  read alpha(MZ) and alpha_thompson from special FlexibleSUSYGM2 block

For the moment I've defined the g-2 specific SLHA input block to read

Block FlexibleSUSYGM2
     1     0.00781653       # alpha(MZ)
     2     0.00729735       # alpha in Thompson limit


  Commit: 6c01015c87cc30c2559de4fc491e3034ce365273
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6c01015c87cc30c2559de4fc491e3034ce365273
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  adapt printout operator to g-2 parameter set


  Commit: 561386b736cae54143ca6250720cba377d2096ed
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/561386b736cae54143ca6250720cba377d2096ed
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  better ordering of output


  Commit: 22f1d5cc6dd6e21e9e23da964dec56cca37b586c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/22f1d5cc6dd6e21e9e23da964dec56cca37b586c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  use operator << for output


  Commit: bc165794a9c6571251716d354609b75dd87eaf76
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc165794a9c6571251716d354609b75dd87eaf76
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/gm2.cpp
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_1loop.hpp
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  make gm2 functions independent of FlexibleSUSY's wrappers module


  Commit: 3dc21e356501419db54783c78a342cb79d8191b8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3dc21e356501419db54783c78a342cb79d8191b8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  increase precision of on-shell parameter determination


  Commit: b171f71cc487eba1eb37528f44b3c4fd2d82122e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b171f71cc487eba1eb37528f44b3c4fd2d82122e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  remove unused preprocessor macro


  Commit: b94f82b960001d83603be9b45ece74353249a636
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b94f82b960001d83603be9b45ece74353249a636
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  don't read unused SLHA blocks


  Commit: 0a3449d914e6f9fee4c57d7a9587b17e0b20becc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0a3449d914e6f9fee4c57d7a9587b17e0b20becc
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  treat non-set block entries as zero


  Commit: b6daee419e4ac77db4f30a7bf700814d7fd216c3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b6daee419e4ac77db4f30a7bf700814d7fd216c3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  don't read gauge couplings from SLHA file


  Commit: bc5e59eec35586b40de585a7afc544322e77a40a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc5e59eec35586b40de585a7afc544322e77a40a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  read ren. scale only from blocks that we use


  Commit: b2383fe56013fc3a5391189b684285f7ac82f262
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b2383fe56013fc3a5391189b684285f7ac82f262
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  print error if ren. scale could not be found in any SLHA block


  Commit: 49716f37f2126673a86dea5d4e1ec3697f5607eb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/49716f37f2126673a86dea5d4e1ec3697f5607eb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  don't require that DR-bar masses must be initialized by user


  Commit: a28e4d44847cc84d85c7d179ce4f87695d0c1bf4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a28e4d44847cc84d85c7d179ce4f87695d0c1bf4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  initialize Yukawa couplings to zero for the moment

Later, we might use genuine DR-bar Yukawa couplings.


  Commit: f685eb5443b6e013405a746c035bedb13bbd4a12
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f685eb5443b6e013405a746c035bedb13bbd4a12
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  calculate tree-level masses at first and do the check afterwards


  Commit: 7eed6cd97e4fe1e167ca9b32aec488d8fe835008
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7eed6cd97e4fe1e167ca9b32aec488d8fe835008
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  if pole masses of SUSY particles were not set, use tree-level masses

Background: The user might omit to set SUSY pole masses in the MASS
block, and instead set only Mu, M1, M2 etc.  In this case, we
calculate the tree-level mass spectrum using these parameters, and
interpret them as "pole masses".  In this way, the user-defined
parameters Mu, M1, M2 etc. are automatically interpreted as on-shell
parameters.  This again allows one to directly input on-shell
parameters.


  Commit: 5c8b6a2284d3623520dab6d7a26d3e67f65111a9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5c8b6a2284d3623520dab6d7a26d3e67f65111a9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  don't read Yukawa couplings from SLHA file

The Yukawa couplings will be calculated inside the MSSMNoFV_onshell
class.

This change made it necessary to store the trilinear couplings inside
the MSSMNoFV_onshell class.


  Commit: 10e9c3c44ae60bdc6649fd1ce02c3e555facfa77
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/10e9c3c44ae60bdc6649fd1ce02c3e555facfa77
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M addons/gm2os/LesHouches.in.gm2os

  Log Message:
  -----------
  remove default SLHA input blocks for Yukawas

They are now obsolete.


  Commit: 5a0ad59fc1b49f290e1a06bdeeb19bce10725802
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5a0ad59fc1b49f290e1a06bdeeb19bce10725802
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp
    M addons/gm2os/gm2_2loop.hpp

  Log Message:
  -----------
  add Yukawa coupling conversion routine w/ tan(beta) resummation

Author: Dominik StÃckinger


  Commit: 2c724ebfd5e8e41d660d6b081be8cc28eb5b4a35
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2c724ebfd5e8e41d660d6b081be8cc28eb5b4a35
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_2loop.cpp
    M addons/gm2os/gm2_2loop.hpp

  Log Message:
  -----------
  implement routines for tan(beta) resummation

Author: Dominik StÃckinger


  Commit: eff29731158b92a2ac42c4fc6305956da4a21160
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eff29731158b92a2ac42c4fc6305956da4a21160
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  adding comments to routines w/ tan(beta) resummation


  Commit: d4c3ed5a9848dea0cfa2e9a4d9450cfbca14cc8b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d4c3ed5a9848dea0cfa2e9a4d9450cfbca14cc8b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  use non-resummed tree-level Yukawa couplings for the moment

because the resummation is yet not consistent


  Commit: da75cefa4fdba9f300846abf1b2cefcd1bcbcf90
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/da75cefa4fdba9f300846abf1b2cefcd1bcbcf90
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_1loop.hpp

  Log Message:
  -----------
  implement 1-loop g-2 calculation w/ tan(beta) resummation

Author: Dominik StÃckinger, Alexander Voigt


  Commit: 6cb89100602a90a3d9b13a9d7ae443f7f251c3ea
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6cb89100602a90a3d9b13a9d7ae443f7f251c3ea
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  print g-2 w/ and w/o tan(beta) resummation


  Commit: f7fc5a488f20218bc9ff6c22f633bf070b958e9f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7fc5a488f20218bc9ff6c22f633bf070b958e9f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  unify muon and tau corrections


  Commit: 0701924ef9c436fba7bb539df67f91293940865c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0701924ef9c436fba7bb539df67f91293940865c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  implement tan_beta_cor() by reusing delta_mu_correction()


  Commit: f7b2d25db575aa6d74e2e45ab7e0c51852b983c5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7b2d25db575aa6d74e2e45ab7e0c51852b983c5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.hpp

  Log Message:
  -----------
  remove n_R, n_L, c_R, c_L from public 1-loop g-2 interface


  Commit: 88d7bab3169826d108993ca37c3c75cf361189ab
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88d7bab3169826d108993ca37c3c75cf361189ab
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  Changing sign convention of n_R to Eq. (2.5p) of arXiv:1311.1775


  Commit: a6151bcb13c5298dcc5eb21002b1046746510b0d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a6151bcb13c5298dcc5eb21002b1046746510b0d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  changing convention of n_L to Eq. (2.5o) of arXiv:1311.1775


  Commit: cbf64eb13c4235ccbdb8aae6e364f55c918c99b8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cbf64eb13c4235ccbdb8aae6e364f55c918c99b8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  changing convention of B function to Eq. (2.7a) in arXiv:1311.1775


  Commit: 583710d7d70e03edc846bd14dcbcef3e1ea255e8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/583710d7d70e03edc846bd14dcbcef3e1ea255e8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  changing convention of c_L, AAC and BBC according to arXiv:1311.1775


  Commit: a3a37bdf04b3bbca75359ba47670ae48ed175e01
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a3a37bdf04b3bbca75359ba47670ae48ed175e01
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  Bugfix: use smuon mixing matrix which diagonalizes mass matrix

Before this commit, the smuon "pole mass" matrix was used, which is
the mixing matrix that diagonalizes the loop-corrected smuon mass
matrix for p = m_smuon1.

Now we're using the mixing matrix, which diagonalizes the "tree-level"
mass matrix.  The tree-level mass matrix contains the soft mass
parameters, which have been determined such that the tree-level smuon
mass = the pole mass.


  Commit: e87a88770a9bfdbc1b7ab9471f12ef2e6861880d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e87a88770a9bfdbc1b7ab9471f12ef2e6861880d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  don't read non well-defined Smuon mixing matrix


  Commit: 6c295e408fbbbdc720693511e2382c024332e03d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6c295e408fbbbdc720693511e2382c024332e03d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  converting BBC and BBN function to new convention

Author: Dominik StÃckinger


  Commit: b19c5edac5c05d48556392dfe1fd8548dfe40115
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b19c5edac5c05d48556392dfe1fd8548dfe40115
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.hpp
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  reset all Yukawa couplings to tree-level for non-resummed result

Rationale: For the tan(beta) resummation y_mu, y_tau and y_b will be
modified.  For the non-resummed calculation, all these couplings must
be reset to tree-level().


  Commit: fdaa3641cd68e41b18070fcb1c8dd39a8fe07728
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fdaa3641cd68e41b18070fcb1c8dd39a8fe07728
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  make use of tan(beta) resummation for y_mu and y_tau

Note: We must not use an iteration to determine the resummed Yukawa
couplings, because in this way we would mix in 2-loop corrections.


  Commit: 6b90bf1fe9f28039ee249b090d56f028d2ac50ce
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6b90bf1fe9f28039ee249b090d56f028d2ac50ce
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

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

  Log Message:
  -----------
  adding test for strict g-2 1-loop results

These numbers have been verified by Dominik.


  Commit: a5862e0d9f8f635ee29490a181520c4d1a0fa32e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a5862e0d9f8f635ee29490a181520c4d1a0fa32e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  recalculate smuon mass and mixing after Yukawa resummation


  Commit: 24cd36b478d359a142abc6530a94a63feb16e56b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/24cd36b478d359a142abc6530a94a63feb16e56b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.hpp
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  avoid double brackets to improve readability


  Commit: 7d7e4a50af052581d4cfee19b78351d092f6add6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7d7e4a50af052581d4cfee19b78351d092f6add6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  avoid copying Smuon array and matrices


  Commit: 9632e6910bbdc079d53628ffb86d09b13833218a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9632e6910bbdc079d53628ffb86d09b13833218a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/LesHouches.in.gm2os

  Log Message:
  -----------
  remove unused Smuon mixing matrix input block


  Commit: d1a0672f286df7525f337fd15f89483abb898134
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d1a0672f286df7525f337fd15f89483abb898134
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/LesHouches.in.gm2os

  Log Message:
  -----------
  remove unused trilinear input elements


  Commit: 153e764bab9600c70bd73560222b18da993846f7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/153e764bab9600c70bd73560222b18da993846f7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/LesHouches.in.gm2os

  Log Message:
  -----------
  remove unused BMu input parameter

BMu is determined from the CP-odd Higgs pole mass


  Commit: 13e75ea1cb572d4434e56de33eaf38601594ea38
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13e75ea1cb572d4434e56de33eaf38601594ea38
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  Merge branch 'feature-gm2-MSSM-onshell-resummation-fix' into feature-gm2-MSSM-onshell


  Commit: fa99e5fbc8ba97acb745b2dcaea829788f1e64aa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fa99e5fbc8ba97acb745b2dcaea829788f1e64aa
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/ffunctions.cpp
    M addons/gm2os/ffunctions.hpp

  Log Message:
  -----------
  implement H2(x,y) function of Eq. (34) of arxiv:0901.2065


  Commit: 36a7d341513a143c0251b3225ec88a4ca6b76f57
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/36a7d341513a143c0251b3225ec88a4ca6b76f57
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_2loop.cpp

  Log Message:
  -----------
  implement Delta_b corrections

from arxiv:0901.2065, Eq. (103) and Eqs. (31)-(35)


  Commit: 5fe0063480a2d1e815ff2465389f9b455a34a925
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5fe0063480a2d1e815ff2465389f9b455a34a925
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/ffunctions.cpp

  Log Message:
  -----------
  adding relation between Iabc and H2


  Commit: 641e840b93b1ef45bc28662f966c5cd21375265a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/641e840b93b1ef45bc28662f966c5cd21375265a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.cpp

  Log Message:
  -----------
  read g3 from SLHA input file


  Commit: 7a879a1eaa87a3d9d1791523ec059571726bc14d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7a879a1eaa87a3d9d1791523ec059571726bc14d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/LesHouches.in.gm2os

  Log Message:
  -----------
  adding default value for alpha_S

alpha_S is needed for the Delta-b corrections


  Commit: 86426ae8df187228e2f1e63e41b6403a38646558
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/86426ae8df187228e2f1e63e41b6403a38646558
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M test/test_gm2os.cpp

  Log Message:
  -----------
  fix tests due to new Delta-b corrections


  Commit: 933c9eb0ce2384acb539e0584c9103634c6d028c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/933c9eb0ce2384acb539e0584c9103634c6d028c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  Bugfix: DR-bar -> OS conversion in limit tan(beta) -> infinity

Before this commit, the conversion ml2(1,1) and me2(1,1) from DR-bar
to on-shell did not converge in the limit tan(beta) -> infinity (for
example tan(beta) = 100000).  The reason was that in the smuon mass
matrix the "tree-level" Yukawa coupling (defined in terms of the pole
masses, w/o tan(beta) resummation) was used.

This commit implements an initial guess for the resummed Yukawa
couplings *before* the DR-bar to on-shell conversion for ml2(1,1) and
me2(1,1) is performed.  In this way, the resummed Yukawa coupling is
used in the calculation of the smuon mass matrix during the DR-bar to
on-shell conversion.

Author: Dominik Stockinger


  Commit: e9c323895e360647249c42c5204dc06cc5ebd38f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9c323895e360647249c42c5204dc06cc5ebd38f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M test/test_gm2os.cpp

  Log Message:
  -----------
  adapt g-2 tests to initial Yukawa coupling guess


  Commit: 09cdc83e15af5daa433ee6cf88a05edf16ae9c0b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09cdc83e15af5daa433ee6cf88a05edf16ae9c0b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/ffunctions.hpp

  Log Message:
  -----------
  remove unused header inclusions


  Commit: 217a4af695e0e0057df3c17d650a2f7b6cd65c3a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/217a4af695e0e0057df3c17d650a2f7b6cd65c3a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/ffunctions.cpp
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  remove direct dependency of logger module


  Commit: 81c466bbe96c7f4a22466986c277fe7b8a0a3d83
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/81c466bbe96c7f4a22466986c277fe7b8a0a3d83
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M addons/gm2os/ffunctions.cpp

  Log Message:
  -----------
  make ffunctions module independent of SoftSUSY's numerics.{h,cpp}


  Commit: 7036bd444647ae7eeebe1c7e052e4b5d93f78816
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7036bd444647ae7eeebe1c7e052e4b5d93f78816
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    A addons/gm2os/Makefile.in
    A addons/gm2os/module.gm2.mk
    M addons/gm2os/module.mk

  Log Message:
  -----------
  adding standalone makefile and makefile module

Later the `make export-gm2os' command will create an alone standing
program for the calculation of g-2.


  Commit: 0be26c05546e1ac1b9817f1a340487872a101a92
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0be26c05546e1ac1b9817f1a340487872a101a92
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  write custom smuon mass iteration to be independent of the GSL


  Commit: 030f3d2fcaf1988ad18030eb912ea98079bf8c6d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/030f3d2fcaf1988ad18030eb912ea98079bf8c6d
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/Makefile.in
    M addons/gm2os/module.gm2.mk

  Log Message:
  -----------
  remove dependency on any GSL functions or libs


  Commit: 1b55cd4dd401dd5668ed39f9859f62cbce81b1f6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1b55cd4dd401dd5668ed39f9859f62cbce81b1f6
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/Makefile.in
    M addons/gm2os/module.mk

  Log Message:
  -----------
  export dilog and numerics2 module


  Commit: 96a94322c1da5231eb474dfd1e996d19b2486d98
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/96a94322c1da5231eb474dfd1e996d19b2486d98
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp
    A addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.cpp
    A addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.hpp
    A addons/gm2os/MSSMNoFV_onshell_physical.cpp
    A addons/gm2os/MSSMNoFV_onshell_physical.hpp
    A addons/gm2os/MSSMNoFV_onshell_soft_parameters.cpp
    A addons/gm2os/MSSMNoFV_onshell_soft_parameters.hpp
    A addons/gm2os/MSSMNoFV_onshell_susy_parameters.cpp
    A addons/gm2os/MSSMNoFV_onshell_susy_parameters.hpp
    M addons/gm2os/ffunctions.cpp
    M addons/gm2os/ffunctions.hpp
    M addons/gm2os/gm2_slha_io.cpp
    M addons/gm2os/module.gm2.mk
    M addons/gm2os/module.mk

  Log Message:
  -----------
  add alone-standing MSSM model class hierarchy

RGE running is stripped off, because the beta-functions of the
on-shell model are not known.


  Commit: 6c56a40a34bf6a4f3c873cc7c770272fbc021cbc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6c56a40a34bf6a4f3c873cc7c770272fbc021cbc
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.cpp
    M addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.hpp
    M addons/gm2os/MSSMNoFV_onshell_soft_parameters.cpp
    M addons/gm2os/MSSMNoFV_onshell_soft_parameters.hpp
    M addons/gm2os/MSSMNoFV_onshell_susy_parameters.cpp
    M addons/gm2os/MSSMNoFV_onshell_susy_parameters.hpp

  Log Message:
  -----------
  remove beta-function interface


  Commit: 1565a4e6dac72e7ad79d21f2824ad1279c413c4b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1565a4e6dac72e7ad79d21f2824ad1279c413c4b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/Makefile.in

  Log Message:
  -----------
  use C++11 features by default


  Commit: 6ea32f1662e131d14f38be69408535186e5cf2db
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6ea32f1662e131d14f38be69408535186e5cf2db
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/module.gm2.mk

  Log Message:
  -----------
  build all MSSM model files


  Commit: 2b7e537038c3beecc48ace19ead35ce361c0b21b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2b7e537038c3beecc48ace19ead35ce361c0b21b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/ffunctions.cpp
    M addons/gm2os/ffunctions.hpp

  Log Message:
  -----------
  adding helper function for SLHA file reading and parameter conversion


  Commit: 9a2dea6521abc92e3beacd78da3f3e84ba50a49f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9a2dea6521abc92e3beacd78da3f3e84ba50a49f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp
    M addons/gm2os/gm2_slha_io.cpp
    M addons/gm2os/gm2_slha_io.hpp

  Log Message:
  -----------
  add custom, minmal SLHA reader for g-2


  Commit: 47e568a885f37547f7e253929829c01c4d969332
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47e568a885f37547f7e253929829c01c4d969332
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.cpp

  Log Message:
  -----------
  make mass eigenstates module independent of wrappers


  Commit: 3239c1d25cacf6085a1885c302ad7a76d91e3acc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3239c1d25cacf6085a1885c302ad7a76d91e3acc
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/Makefile.in
    M addons/gm2os/module.mk

  Log Message:
  -----------
  export slhaea


  Commit: ad8baea13d4ae96f5bb9e66aaf0ad1b9eaae54e0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad8baea13d4ae96f5bb9e66aaf0ad1b9eaae54e0
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M src/eigen_utils.hpp

  Log Message:
  -----------
  Merge remote branch 'origin/development' into feature-gm2-MSSM-onshell


  Commit: fe31c27109094e982660775530c1d66b8c66b8f4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fe31c27109094e982660775530c1d66b8c66b8f4
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell_physical.hpp

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


  Commit: 3309a8c543cb8e14122bda92d593e2f142948d9d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3309a8c543cb8e14122bda92d593e2f142948d9d
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.cpp

  Log Message:
  -----------
  simplify Gluino and Gluon mass calculation


  Commit: 77da66a341472046e0cbcbb8750fd617a2318dbc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/77da66a341472046e0cbcbb8750fd617a2318dbc
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell_physical.cpp

  Log Message:
  -----------
  make physical struct independent of slha_io


  Commit: 1d8390cf9ce374e8e2a78b6ac21bddeb20bf0b94
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d8390cf9ce374e8e2a78b6ac21bddeb20bf0b94
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/Makefile.in
    R addons/gm2os/module.gm2.mk
    M addons/gm2os/module.mk
    A addons/gm2os/module.src.mk

  Log Message:
  -----------
  put all source files into src/ for simplicity


  Commit: 77251e6ef5c2dbf40ebffa6c0e0ac0ba39db97ff
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/77251e6ef5c2dbf40ebffa6c0e0ac0ba39db97ff
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/module.mk
    M addons/gm2os/module.src.mk

  Log Message:
  -----------
  export gm2.cpp


  Commit: 2f296445528799d32e247852e73c2c38b42adf00
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2f296445528799d32e247852e73c2c38b42adf00
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  make main module independent of cmd line options module


  Commit: 1f520e53bb160963a8179c40a8a7f6ddb4f6f376
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1f520e53bb160963a8179c40a8a7f6ddb4f6f376
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  correct line breaks in help message


  Commit: 0ca1526648f58a49603cd46422dd87e45f1a53ff
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0ca1526648f58a49603cd46422dd87e45f1a53ff
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_slha_io.hpp

  Log Message:
  -----------
  make g-2 indepentend of boost/function.hpp


  Commit: 4e63c7bd498ce185d36ab8ba819d32ae39845f10
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4e63c7bd498ce185d36ab8ba819d32ae39845f10
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/module.mk

  Log Message:
  -----------
  remove dependency of loop function libs and GSL


  Commit: 3e1a468f14831c9fb8e7ed437c598a6a4d093b2c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3e1a468f14831c9fb8e7ed437c598a6a4d093b2c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2_1loop.cpp

  Log Message:
  -----------
  implement tan(beta) resummation in amu1Lapprox()

Author: Dominik Stockinger


  Commit: 522380ed2fc4c1c50bf99023707ff72394e64535
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/522380ed2fc4c1c50bf99023707ff72394e64535
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_1loop.hpp
    M addons/gm2os/gm2_2loop.cpp
    M addons/gm2os/gm2_2loop.hpp

  Log Message:
  -----------
  move tan(beta) corrections to 1-loop g-2 module

in order to avoid a circular dependency


  Commit: 47f26469cb3a591ea08c3a5bbc3f608663ecbc2b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47f26469cb3a591ea08c3a5bbc3f608663ecbc2b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp
    M addons/gm2os/gm2_1loop.cpp
    M addons/gm2os/gm2_1loop.hpp

  Log Message:
  -----------
  change naming convention gm2 -> amu

because all routines really calculate amu = (g-2)/2


  Commit: 1f76ffb1c430459d4c14f66dc4140911924edff9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1f76ffb1c430459d4c14f66dc4140911924edff9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell.cpp
    M addons/gm2os/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  make precision goal configurable


  Commit: 27a2e0280cc602a9d37b5162e08d088792b53bae
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/27a2e0280cc602a9d37b5162e08d088792b53bae
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.hpp
    M test/module.mk
    M test/test_MSSMNoFV_onshell.cpp
    A test/test_MSSMNoFV_onshell.hpp
    M test/test_gm2os.cpp

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


  Commit: d5d5d75efd4d373c969c35f6b9a4ce52f43dd538
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d5d5d75efd4d373c969c35f6b9a4ce52f43dd538
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/Makefile.in

  Log Message:
  -----------
  create config header


  Commit: cc2702885a85550160b22d1efc733a3f135d4fac
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cc2702885a85550160b22d1efc733a3f135d4fac
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2os/gm2.cpp

  Log Message:
  -----------
  print version information


  Commit: 3c56d0c926b1ed97248347fedbf5ed49d2b90e88
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c56d0c926b1ed97248347fedbf5ed49d2b90e88
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    A addons/gm2calc/LesHouches.in.gm2os
    A addons/gm2calc/MSSMNoFV_onshell.cpp
    A addons/gm2calc/MSSMNoFV_onshell.hpp
    A addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.cpp
    A addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.hpp
    A addons/gm2calc/MSSMNoFV_onshell_physical.cpp
    A addons/gm2calc/MSSMNoFV_onshell_physical.hpp
    A addons/gm2calc/MSSMNoFV_onshell_soft_parameters.cpp
    A addons/gm2calc/MSSMNoFV_onshell_soft_parameters.hpp
    A addons/gm2calc/MSSMNoFV_onshell_susy_parameters.cpp
    A addons/gm2calc/MSSMNoFV_onshell_susy_parameters.hpp
    A addons/gm2calc/Makefile.in
    A addons/gm2calc/ffunctions.cpp
    A addons/gm2calc/ffunctions.hpp
    A addons/gm2calc/gm2.cpp
    A addons/gm2calc/gm2_1loop.cpp
    A addons/gm2calc/gm2_1loop.hpp
    A addons/gm2calc/gm2_2loop.cpp
    A addons/gm2calc/gm2_2loop.hpp
    A addons/gm2calc/gm2_error.hpp
    A addons/gm2calc/gm2_slha_io.cpp
    A addons/gm2calc/gm2_slha_io.hpp
    A addons/gm2calc/module.mk
    A addons/gm2calc/module.src.mk
    R addons/gm2os/LesHouches.in.gm2os
    R addons/gm2os/MSSMNoFV_onshell.cpp
    R addons/gm2os/MSSMNoFV_onshell.hpp
    R addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.cpp
    R addons/gm2os/MSSMNoFV_onshell_mass_eigenstates.hpp
    R addons/gm2os/MSSMNoFV_onshell_physical.cpp
    R addons/gm2os/MSSMNoFV_onshell_physical.hpp
    R addons/gm2os/MSSMNoFV_onshell_soft_parameters.cpp
    R addons/gm2os/MSSMNoFV_onshell_soft_parameters.hpp
    R addons/gm2os/MSSMNoFV_onshell_susy_parameters.cpp
    R addons/gm2os/MSSMNoFV_onshell_susy_parameters.hpp
    R addons/gm2os/Makefile.in
    R addons/gm2os/ffunctions.cpp
    R addons/gm2os/ffunctions.hpp
    R addons/gm2os/gm2.cpp
    R addons/gm2os/gm2_1loop.cpp
    R addons/gm2os/gm2_1loop.hpp
    R addons/gm2os/gm2_2loop.cpp
    R addons/gm2os/gm2_2loop.hpp
    R addons/gm2os/gm2_error.hpp
    R addons/gm2os/gm2_slha_io.cpp
    R addons/gm2os/gm2_slha_io.hpp
    R addons/gm2os/module.mk
    R addons/gm2os/module.src.mk
    M test/module.mk
    M test/test_MSSMNoFV_onshell.cpp
    M test/test_MSSMNoFV_onshell.hpp
    A test/test_gm2calc.cpp
    R test/test_gm2os.cpp

  Log Message:
  -----------
  rename gm2os -> gm2calc


  Commit: 39af37f883eb89e6e78230f056613f43a0c05a6b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/39af37f883eb89e6e78230f056613f43a0c05a6b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.cpp
    M addons/gm2calc/MSSMNoFV_onshell.hpp
    M addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.cpp
    M addons/gm2calc/Makefile.in
    M addons/gm2calc/ffunctions.cpp
    M addons/gm2calc/ffunctions.hpp
    M addons/gm2calc/gm2.cpp
    M addons/gm2calc/gm2_1loop.cpp
    M addons/gm2calc/gm2_1loop.hpp
    M addons/gm2calc/gm2_2loop.cpp
    M addons/gm2calc/gm2_2loop.hpp
    M addons/gm2calc/gm2_error.hpp
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp
    M addons/gm2calc/module.mk
    M config/config.h.in
    M configure

  Log Message:
  -----------
  rename g-2 program gm2os -> gm2calc


  Commit: 1949ebe8e8b2cf9f1f61a7a7e84dcc9a7e11d493
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1949ebe8e8b2cf9f1f61a7a7e84dcc9a7e11d493
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/Makefile.in

  Log Message:
  -----------
  remove empty rm statements


  Commit: 54686395675c101a0a0000ec7c4acc9f3ba524d9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/54686395675c101a0a0000ec7c4acc9f3ba524d9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/Makefile.in

  Log Message:
  -----------
  move definition of LIBEXT down to compilation variables


  Commit: 1784b4e3b3f8e258555cc352ad2efe7f5e1149da
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1784b4e3b3f8e258555cc352ad2efe7f5e1149da
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/Makefile.in

  Log Message:
  -----------
  increase optimization level to -O2


  Commit: 07b6e03e989b748dff2de52665fdfaca17610423
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/07b6e03e989b748dff2de52665fdfaca17610423
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/module.mk

  Log Message:
  -----------
  export default SLHA file as an example


  Commit: 5126776c47ec1848930c3004bf243189f1631c50
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5126776c47ec1848930c3004bf243189f1631c50
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    A addons/gm2calc/README

  Log Message:
  -----------
  adding a first draft of the README


  Commit: 4174726957057e38032d230f0f64c8a04f40d127
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4174726957057e38032d230f0f64c8a04f40d127
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/Makefile.in

  Log Message:
  -----------
  create bin/ directory


  Commit: 3be4853f01c52246945bc1f36e2a6b8231eae074
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3be4853f01c52246945bc1f36e2a6b8231eae074
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/README
    M addons/gm2calc/module.src.mk

  Log Message:
  -----------
  move executables to bin/ directory


  Commit: d188dcd6783cb8af5068231fa3cb63e2a0efcbc0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d188dcd6783cb8af5068231fa3cb63e2a0efcbc0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.cpp
    M addons/gm2calc/ffunctions.cpp
    M addons/gm2calc/gm2.cpp

  Log Message:
  -----------
  newline after ERROR message


  Commit: 4b16da43c3ddd506532574b68bf7f4c964a28772
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4b16da43c3ddd506532574b68bf7f4c964a28772
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M addons/gm2calc/module.src.mk

  Log Message:
  -----------
  remove executables from bin/


  Commit: 8d501a6ccd006569d521b68bb1aa16c5a43f14eb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8d501a6ccd006569d521b68bb1aa16c5a43f14eb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    A addons/gm2calc/AUTHORS
    A addons/gm2calc/COPYING
    M addons/gm2calc/module.mk

  Log Message:
  -----------
  export README, AUTHORS and COPYING


  Commit: 982460435e9db09bee64db7ce45240c3dbcffe40
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/982460435e9db09bee64db7ce45240c3dbcffe40
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.cpp
    M addons/gm2calc/MSSMNoFV_onshell.hpp
    M addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.cpp
    M addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.hpp
    M addons/gm2calc/MSSMNoFV_onshell_physical.cpp
    M addons/gm2calc/MSSMNoFV_onshell_physical.hpp
    M addons/gm2calc/MSSMNoFV_onshell_soft_parameters.cpp
    M addons/gm2calc/MSSMNoFV_onshell_soft_parameters.hpp
    M addons/gm2calc/MSSMNoFV_onshell_susy_parameters.cpp
    M addons/gm2calc/MSSMNoFV_onshell_susy_parameters.hpp
    M addons/gm2calc/ffunctions.cpp
    M addons/gm2calc/ffunctions.hpp
    M addons/gm2calc/gm2.cpp
    M addons/gm2calc/gm2_1loop.cpp
    M addons/gm2calc/gm2_1loop.hpp
    M addons/gm2calc/gm2_2loop.cpp
    M addons/gm2calc/gm2_2loop.hpp
    M addons/gm2calc/gm2_error.hpp
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp

  Log Message:
  -----------
  put correct program name into copying note


  Commit: 19f909be158e1b699a0fbd74082d5787380d5790
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/19f909be158e1b699a0fbd74082d5787380d5790
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell_physical.hpp
    M addons/gm2calc/MSSMNoFV_onshell_soft_parameters.cpp
    M addons/gm2calc/MSSMNoFV_onshell_soft_parameters.hpp
    M addons/gm2calc/MSSMNoFV_onshell_susy_parameters.cpp

  Log Message:
  -----------
  remove generation time note


  Commit: d833a9a9589c2f9499e8c9930dfce72a7d14e3ac
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d833a9a9589c2f9499e8c9930dfce72a7d14e3ac
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/Makefile.in
    M addons/gm2calc/README

  Log Message:
  -----------
  use g++ and gfortran for dependency generation by default


  Commit: 406a93536ff1875f9adc19115fd5cc0de902b05e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/406a93536ff1875f9adc19115fd5cc0de902b05e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/README

  Log Message:
  -----------
  complete the example using icc for compilation


  Commit: 13d17fdb8cbc81f6628e3d3ac45a50834ff8c7b4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13d17fdb8cbc81f6628e3d3ac45a50834ff8c7b4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/Makefile.in

  Log Message:
  -----------
  write make arguments to a file to help the user


  Commit: 36f523d27bef04928dceabef88ceba91aeecdc8b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/36f523d27bef04928dceabef88ceba91aeecdc8b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp

  Log Message:
  -----------
  read MW(pole) from MASS[24], or if not given there, from SMINPUTS[9]

Rationale: Usually, MW is a prediction.  In this case MASS[24]
contains the predicted MW.  In any other case, we read MW from
SMINPUTS[9].


  Commit: 027d7e07cedfacf51201b752b18076b09de83932
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/027d7e07cedfacf51201b752b18076b09de83932
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    A addons/gm2calc/LesHouches.in.gm2calc
    R addons/gm2calc/LesHouches.in.gm2os

  Log Message:
  -----------
  rename SLHA input file


  Commit: d97fa758ab5d1c7dbc1c1b9a8dddf7997f4592e5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d97fa758ab5d1c7dbc1c1b9a8dddf7997f4592e5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  adding element setters for trilinear couplings


  Commit: ab6bf230e7500e360da68ee70deac9e92f86d7fb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ab6bf230e7500e360da68ee70deac9e92f86d7fb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/LesHouches.in.gm2calc
    M addons/gm2calc/MSSMNoFV_onshell.cpp
    M addons/gm2calc/MSSMNoFV_onshell.hpp
    M addons/gm2calc/gm2.cpp
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp

  Log Message:
  -----------
  first draft of g-2 specific SLHA input


  Commit: 2b0612ae12b676dfaaf3fb6429e5bbc512e65ad6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2b0612ae12b676dfaaf3fb6429e5bbc512e65ad6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    A addons/gm2calc/gm2calc.in

  Log Message:
  -----------
  adding g-2 onshell input file

Run it with:

cat addons/gm2calc/gm2calc.in | \
    ./addons/gm2calc/gm2.x --gm2calc-input-file=-


  Commit: bc912317ba75d9401d8ce643a844d1e45bd322d3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc912317ba75d9401d8ce643a844d1e45bd322d3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.cpp
    M addons/gm2calc/MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  decompose check_input() and copying


  Commit: 9333549c4b8f54f91990acc1edbea89fbc08916b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9333549c4b8f54f91990acc1edbea89fbc08916b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  check input at first step


  Commit: 83943bd1bd580c949fe58646c9bf8d1063fa7475
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/83943bd1bd580c949fe58646c9bf8d1063fa7475
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2.cpp

  Log Message:
  -----------
  put model setup into separate function


  Commit: 1e98b7f78e3372f96a0c3e7bd19ebd8938aac423
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1e98b7f78e3372f96a0c3e7bd19ebd8938aac423
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/LesHouches.in.gm2calc
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2calc.in

  Log Message:
  -----------
  rename input block to GM2CalcInput


  Commit: c52f07c8c6bf05b349ff0ff224217ec807bb123d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c52f07c8c6bf05b349ff0ff224217ec807bb123d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    R addons/gm2calc/LesHouches.in.gm2calc
    M addons/gm2calc/gm2calc.in
    M addons/gm2calc/module.mk
    A addons/gm2calc/slha.in

  Log Message:
  -----------
  export gm2calc input file


  Commit: 0237c8bb4e29d644021437fdba1611bd4e46647b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0237c8bb4e29d644021437fdba1611bd4e46647b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2.cpp
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp
    M addons/gm2calc/gm2calc.in
    M addons/gm2calc/slha.in

  Log Message:
  -----------
  first implementation of different output formats


  Commit: 16a4ac21352221b86c7f97adec663a3c6fd5d7b8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/16a4ac21352221b86c7f97adec663a3c6fd5d7b8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp

  Log Message:
  -----------
  use tuple processor to read Block GM2CalcConfig

This avoids overwriting default values and properly handles unset
values.


  Commit: d18495509870cd644c5fb4226f395b738d8625a0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d18495509870cd644c5fb4226f395b738d8625a0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp

  Log Message:
  -----------
  read GM2CalcInput block via a tuple processor for speed reasons


  Commit: a9ca6f28b9e9c1ec6fcd3430315b441fd7946044
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a9ca6f28b9e9c1ec6fcd3430315b441fd7946044
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp

  Log Message:
  -----------
  don't read alphas twice


  Commit: 0010dc3e686c27717f2da5723ebf6f293271926c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0010dc3e686c27717f2da5723ebf6f293271926c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp

  Log Message:
  -----------
  read fermion masses from SMINPUTS via tuple processor

for speed reasons


  Commit: c9ca4b87b4ee3bc7f816114864cda19260e504e8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c9ca4b87b4ee3bc7f816114864cda19260e504e8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp

  Log Message:
  -----------
  read the masses from SMINPUTS in one run


  Commit: 72462fb01cf860f8cd5cfe58b86ee3fd99bab26d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/72462fb01cf860f8cd5cfe58b86ee3fd99bab26d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp

  Log Message:
  -----------
  read SUSY masses from MASS block via processor tuple

for spead reasons


  Commit: 5c06af66d0b2dda7fd0b1ba87e50919394082161
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5c06af66d0b2dda7fd0b1ba87e50919394082161
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp
    M addons/gm2calc/gm2_slha_io.hpp

  Log Message:
  -----------
  read soft-breaking parameters from MSOFT block via tuple processor

for speed reasons


  Commit: 554e05aa0060ab3bdc2b57f01b2ff505b65c0148
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/554e05aa0060ab3bdc2b57f01b2ff505b65c0148
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2_slha_io.cpp

  Log Message:
  -----------
  avoid warning when MW entry is found in MASS block


  Commit: c9e2d1312dfb5e8cd30141abd04bf121d697a231
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c9e2d1312dfb5e8cd30141abd04bf121d697a231
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2.cpp

  Log Message:
  -----------
  always enable tan(beta) resummation at 2-loop level


  Commit: 43d8c56c50133e93ca6282e3cb4a371877d105ce
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/43d8c56c50133e93ca6282e3cb4a371877d105ce
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2.cpp
    M test/test_MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  simplify amu calculation routine


  Commit: 04ea47329fadcfd8fe393b525f42efccc976196a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/04ea47329fadcfd8fe393b525f42efccc976196a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M test/test_MSSMNoFV_onshell.hpp

  Log Message:
  -----------
  correcting input block name in test


  Commit: e9ff34efc6463e8bdffe686f1623e18e0c065be2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9ff34efc6463e8bdffe686f1623e18e0c065be2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.hpp
    M addons/gm2calc/MSSMNoFV_onshell_physical.cpp
    M addons/gm2calc/MSSMNoFV_onshell_physical.hpp
    M addons/gm2calc/MSSMNoFV_onshell_soft_parameters.cpp
    M addons/gm2calc/MSSMNoFV_onshell_soft_parameters.hpp
    M addons/gm2calc/MSSMNoFV_onshell_susy_parameters.cpp
    M addons/gm2calc/MSSMNoFV_onshell_susy_parameters.hpp
    M addons/gm2calc/gm2_slha_io.hpp

  Log Message:
  -----------
  put all classes into the gm2calc namespace


  Commit: 31f69f0f2c07f76c1432f0f6155d993e2d1467d3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/31f69f0f2c07f76c1432f0f6155d993e2d1467d3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/README
    M addons/gm2calc/module.mk

  Log Message:
  -----------
  update README file and rename input file directory


  Commit: bea4a88811af7831df3a05654cb6100bc0574047
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bea4a88811af7831df3a05654cb6100bc0574047
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M addons/gm2calc/README
    R addons/gm2calc/gm2.cpp
    A addons/gm2calc/gm2calc.cpp
    M addons/gm2calc/module.mk
    M addons/gm2calc/module.src.mk

  Log Message:
  -----------
  rename executable gm2.x -> gm2calc.x


  Commit: cd978f47d8c4926a81cef21da9c8c87270fefd11
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd978f47d8c4926a81cef21da9c8c87270fefd11
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2calc.cpp

  Log Message:
  -----------
  rename variables for consistency


  Commit: 91fff72b4f340db8878b7f58cf498e2bda5ce2f7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/91fff72b4f340db8878b7f58cf498e2bda5ce2f7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2calc.cpp

  Log Message:
  -----------
  add documentation


  Commit: 0fc45d3ad361b650965fc60cc119e9d1f26672f9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0fc45d3ad361b650965fc60cc119e9d1f26672f9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2calc.cpp

  Log Message:
  -----------
  print error in case of unknown output format


  Commit: caabc3837c113118dd9ee8cc233e34740aba3372
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/caabc3837c113118dd9ee8cc233e34740aba3372
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  throw exception if muon mass is zero


  Commit: e2dab9e0a11b72fa69577e4d65975e3d76d85888
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e2dab9e0a11b72fa69577e4d65975e3d76d85888
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/README

  Log Message:
  -----------
  extend the README file


  Commit: 51ee88ef951968b19dafda9928f98a0c56e9d0fa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51ee88ef951968b19dafda9928f98a0c56e9d0fa
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2calc.in
    M addons/gm2calc/slha.in

  Log Message:
  -----------
  use default alpha from arxiv:1311.1775


  Commit: 311baf9c59e2cfdca38ca180857a3bc36bf5d382
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/311baf9c59e2cfdca38ca180857a3bc36bf5d382
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.cpp

  Log Message:
  -----------
  add more debug output to operator<<


  Commit: dd261918b242edc1c1b81a849f8918352d0a2dae
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dd261918b242edc1c1b81a849f8918352d0a2dae
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/gm2calc.cpp

  Log Message:
  -----------
  pretty detailed output


  Commit: 09e5e87c967b56d338cdcbee9577496f6aa22bce
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09e5e87c967b56d338cdcbee9577496f6aa22bce
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/README

  Log Message:
  -----------
  update compiler requirements

I printed the minimum version I've tested compilation with.


  Commit: f14776e30557d2211dc3244af91576bf2d3c886b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f14776e30557d2211dc3244af91576bf2d3c886b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/README

  Log Message:
  -----------
  a little more precise description of GM2Calc


  Commit: b4b0e8f83d1bd6bc3242cc61667200def473967c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b4b0e8f83d1bd6bc3242cc61667200def473967c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M addons/gm2calc/Makefile.in
    M configure

  Log Message:
  -----------
  set version number of GM2Calc to 0.2.0

I regard Robert Geifenhagen's version as 0.1.


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/38e281c8bc1c...b4b0e8f83d1b


More information about the Flexiblesusy-commits mailing list