[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] df1d9f: adding MSSM model file without flavour violation

GitHub noreply at github.com
Wed May 14 10:51:28 BST 2014


  Branch: refs/heads/higgs-study
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: df1d9ffd6e2f0d4b9b6843dfa9f80c498d44017d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/df1d9ffd6e2f0d4b9b6843dfa9f80c498d44017d
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
    A sarah/MSSMNoFV/MSSMNoFV.m
    A sarah/MSSMNoFV/parameters.m
    A sarah/MSSMNoFV/particles.m

  Log Message:
  -----------
  adding MSSM model file without flavour violation

based on Florian's MSSM-NoFv


  Commit: c5a36ca856d7ab9d74b6fc08d8f2b11c9cbbc8cf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c5a36ca856d7ab9d74b6fc08d8f2b11c9cbbc8cf
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
    A model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  adding MSSMNoFV FlexibleSUSY model file


  Commit: 833e40a1eb7f357de7c25773a2391299546a29eb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/833e40a1eb7f357de7c25773a2391299546a29eb
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M meta/ThresholdCorrections.m

  Log Message:
  -----------
  catch case where mass matrix could not be found


  Commit: e36bff776816a19be53338077103717342c57f78
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e36bff776816a19be53338077103717342c57f78
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M sarah/MSSMNoFV/particles.m

  Log Message:
  -----------
  Hack: make SARAH recognize top, bottom and tau


  Commit: 2587ae9be2a1701a411730662d7b52fb50539d46
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2587ae9be2a1701a411730662d7b52fb50539d46
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M meta/ThresholdCorrections.m
    M meta/Vertices.m

  Log Message:
  -----------
  handle one-dimensional top, bottom, tau in the Yukawa calculation


  Commit: f1800d4e06d712a3ed9da207fb30d1b407d22bda
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f1800d4e06d712a3ed9da207fb30d1b407d22bda
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M meta/SelfEnergies.m
    M meta/ThresholdCorrections.m
    M meta/TreeMasses.m

  Log Message:
  -----------
  fixing some explicite index accesses of 3rd generation fermions


  Commit: 978d4f6261d2451c00ad85d087331551d49b7638
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/978d4f6261d2451c00ad85d087331551d49b7638
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M sarah/MSSMNoFV/particles.m

  Log Message:
  -----------
  make Fvt accessible via SARAH`Neutrino


  Commit: 5b7e6fb2717951c1b01dcf35604ba822d2aae25b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5b7e6fb2717951c1b01dcf35604ba822d2aae25b
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  adapt DRbar mass calculation functions to one-dimensional case


  Commit: 11e884c9229f607f10b00e770818b4eb277cd3fa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/11e884c9229f607f10b00e770818b4eb277cd3fa
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-02 (Fri, 02 May 2014)

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

  Log Message:
  -----------
  Use stop 1 and 2 for the calculation of the SUSY scale


  Commit: 19b210f6e4772d9d127b73e36fc396ffbcd24930
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/19b210f6e4772d9d127b73e36fc396ffbcd24930
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M .gitattributes
    A BUGS
    M ChangeLog
    M README
    M config/Makefile.in
    M config/Makefile.standalone.in
    M config/Makefile.tower.in
    M config/config.h.in
    A config/install_stripped.sh
    M config/module.mk
    A config/remove_export_markers.sh
    M configure
    M doc/module.mk
    M doc/paper.tex
    A doc/release
    M examples/module.mk
    M legacy/conversion.cpp
    M legacy/conversion.hpp
    M legacy/diagonalization.cpp
    M legacy/diagonalization.hpp
    M legacy/module.mk
    M meta/CConversion.m
    M meta/Constraint.m
    M meta/EWSB.m
    M meta/FlexibleSUSY.m
    M meta/LoopMasses.m
    M meta/SelfEnergies.m
    M meta/TestSuite.m
    M model_files/E6SSM/FlexibleSUSY.m.in
    A model_files/MSSMCPV/FlexibleSUSY.m.in
    M model_files/UMSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    M models/SoftsusyMSSM/module.mk
    M models/SoftsusyNMSSM/module.mk
    M models/fmssm/module.mk
    M models/fmssmn/module.mk
    M slhaea/module.mk
    M src/build_info.cpp
    M src/command_line_options.cpp
    M src/lattice_solver.cpp
    M src/logger.hpp
    M src/minimizer.hpp
    M src/module.mk
    M src/numerics.cpp
    M src/rge.cpp
    M src/rk.cpp
    M src/root_finder.hpp
    M src/sfermions.cpp
    M src/two_scale_constraint.hpp
    M templates/module.mk.in
    M templates/scan.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_high_scale_constraint.cpp.in
    M templates/two_scale_initial_guesser.cpp.in
    M templates/two_scale_initial_guesser_low_scale_model.cpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M test/module.mk
    M test/test_MSSM.hpp
    A test/test_MSSM_info.cpp
    M test/test_MSSM_model.cpp
    M test/test_MSSM_spectrum.cpp
    M test/test_MSSM_susy_scale_constraint.cpp
    M test/test_NMSSM.hpp
    M test/test_NMSSM_ewsb.cpp
    M test/test_NMSSM_one_loop_spectrum.cpp
    M test/test_NMSSM_spectrum.cpp
    M test/test_NMSSM_susy_scale_constraint.cpp
    M test/test_SMSSM_ewsb.cpp
    M test/test_SMSSM_one_loop_spectrum.cpp
    A test/test_Vertices.m
    M test/test_logger.cpp
    M test/test_two_scale_mssm_solver.cpp

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


  Commit: f6e62a8b838462fc201b57cec2f08611f3317116
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f6e62a8b838462fc201b57cec2f08611f3317116
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-03 (Sat, 03 May 2014)

  Changed paths:
    M test/module.mk
    A test/test_MSSMNoFV.hpp
    A test/test_MSSMNoFV_beta_functions.cpp

  Log Message:
  -----------
  adding beta function test MSSM <--> MSSMNoFV


  Commit: cebaa78479c0ba7f01c2a3f94550babf874c5100
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cebaa78479c0ba7f01c2a3f94550babf874c5100
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-03 (Sat, 03 May 2014)

  Changed paths:
    M test/module.mk
    M test/test.h
    A test/test_MSSMNoFV_tree_level_spectrum.cpp

  Log Message:
  -----------
  comparing tree-level spectrum of the MSSMNoFV


  Commit: c0410be317736bd84d2b25d1bf682861a09e2429
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c0410be317736bd84d2b25d1bf682861a09e2429
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-03 (Sat, 03 May 2014)

  Changed paths:
    M test/test_MSSMNoFV_tree_level_spectrum.cpp

  Log Message:
  -----------
  comparing fermions as well


  Commit: 6d5b18a1cf7b151de87e5de0877997c834259ce7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6d5b18a1cf7b151de87e5de0877997c834259ce7
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-03 (Sat, 03 May 2014)

  Changed paths:
    M templates/two_scale_initial_guesser.cpp.in
    M templates/two_scale_initial_guesser_low_scale_model.cpp.in
    M test/test_MSSM.hpp
    M test/test_MSSM_initial_guesser.cpp
    M test/test_MSSM_spectrum.cpp
    M test/test_NMSSM_initial_guesser.cpp
    M test/test_NMSSM_spectrum.cpp

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


  Commit: 746a461f20fe462d38f30b84a99a19724ca9d8d9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/746a461f20fe462d38f30b84a99a19724ca9d8d9
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-05 (Mon, 05 May 2014)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/LoopMasses.m
    M model_files/E6SSM/FlexibleSUSY.m.in
    M model_files/FlexibleSUSY.m.in
    M model_files/MRSSM/FlexibleSUSY.m.in
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/SMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/FlexibleSUSY.m.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in

  Log Message:
  -----------
  adding helper function to get LSP


  Commit: 8d10dd66ff7faa7253d187fbeff15ee23b8f7f8a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8d10dd66ff7faa7253d187fbeff15ee23b8f7f8a
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-05 (Mon, 05 May 2014)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  compare pole masses for the LSP determination


  Commit: 4d1d4c930b1de383c1b257e8c355ef045e71d214
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4d1d4c930b1de383c1b257e8c355ef045e71d214
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-05 (Mon, 05 May 2014)

  Changed paths:
    M test/test_MSSM_model.cpp

  Log Message:
  -----------
  checking LSP routine for the MSSM


  Commit: 116f4dfcf7916e51667cff6acb190dfa1045d9bf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/116f4dfcf7916e51667cff6acb190dfa1045d9bf
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-05 (Mon, 05 May 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  create get_lsp() function only if PotentialLSPParticles is non-empty


  Commit: e4c0086de2318e96b052ed77e7a5b14315c962fb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e4c0086de2318e96b052ed77e7a5b14315c962fb
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-05 (Mon, 05 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  document `PotentialLSPParticles' variable


  Commit: bf9903ba132caf62da8658fad3b1a6e909034935
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf9903ba132caf62da8658fad3b1a6e909034935
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-05 (Mon, 05 May 2014)

  Changed paths:
    M ChangeLog

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


  Commit: 27b2294011db379838d5287a3bc4c979999518fb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/27b2294011db379838d5287a3bc4c979999518fb
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-06 (Tue, 06 May 2014)

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

  Log Message:
  -----------
  testing MSSMNoFV low-scale constraint

This test fails, because

 1. The first and second generation Fermions are not recognized
    as SM particles by SARAH (SMQ[] function returns false).

 2. The prefactors of the logaritms of the sfermions are incorrect


  Commit: 488f102e0bd645d7235c22631bcb8fab6a6bc4a1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/488f102e0bd645d7235c22631bcb8fab6a6bc4a1
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-07 (Wed, 07 May 2014)

  Changed paths:
    M sarah/MSSMNoFV/particles.m

  Log Message:
  -----------
  restore original NoFV model file


  Commit: 88e4adfe0b9f7d00f67587e07ae70b19c55dc651
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88e4adfe0b9f7d00f67587e07ae70b19c55dc651
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-07 (Wed, 07 May 2014)

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

  Log Message:
  -----------
  set SM particles by hand in the FS model file

SARAH currently does not recognize the flavour-decomposed SM fermions
as SM fermions via the SMQ function.


  Commit: f118f98423b1195e4409d61f33c544a0e1bfcccc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f118f98423b1195e4409d61f33c544a0e1bfcccc
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-07 (Wed, 07 May 2014)

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

  Log Message:
  -----------
  define casimir operators for SU(3) for 1st and 2nd gen flavour states

SARAH does not define them for the first and second generations.


  Commit: 08b7459b76193406f54a5d1b89186040c473683b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/08b7459b76193406f54a5d1b89186040c473683b
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-08 (Thu, 08 May 2014)

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

  Log Message:
  -----------
  simplify function call


  Commit: 367cb1a9dd2e942f2b10ab4552235f2f65fc8f21
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/367cb1a9dd2e942f2b10ab4552235f2f65fc8f21
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M ChangeLog
    M doc/paper.tex
    M meta/FlexibleSUSY.m
    M meta/LoopMasses.m
    M model_files/E6SSM/FlexibleSUSY.m.in
    M model_files/FlexibleSUSY.m.in
    M model_files/MRSSM/FlexibleSUSY.m.in
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/SMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/FlexibleSUSY.m.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M test/test_MSSM_model.cpp

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


  Commit: ff2f2901e331696bd57c8a1a6cc8ddbc02fcf4c6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff2f2901e331696bd57c8a1a6cc8ddbc02fcf4c6
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M doc/chapters/output.tex
    M doc/paper.tex
    M src/betafunction.cpp
    M src/betafunction.hpp
    M src/coupling_monitor.hpp
    M templates/two_scale_soft_parameters.cpp.in
    M templates/two_scale_soft_parameters.hpp.in
    M templates/two_scale_susy_parameters.cpp.in
    M templates/two_scale_susy_parameters.hpp.in
    M templates/utilities.hpp.in
    M test/test_MSSM_info.cpp
    M test/test_betafunction.cpp

  Log Message:
  -----------
  change interface function display() --> get()


  Commit: 21aa3661d0df8425703b83280b77d06ae8124f67
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/21aa3661d0df8425703b83280b77d06ae8124f67
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  updating speed test results (including non-fv FS variant)


  Commit: 882b843a3542bdf2e230515407a0c249ef53e2bf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/882b843a3542bdf2e230515407a0c249ef53e2bf
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M meta/LoopMasses.m
    M meta/SelfEnergies.m
    M meta/ThresholdCorrections.m
    M meta/TreeMasses.m
    M meta/Vertices.m
    A model_files/MSSMNoFV/FlexibleSUSY.m.in
    A sarah/MSSMNoFV/MSSMNoFV.m
    A sarah/MSSMNoFV/parameters.m
    A sarah/MSSMNoFV/particles.m
    M test/module.mk
    M test/test.h
    A test/test_MSSMNoFV.hpp
    A test/test_MSSMNoFV_beta_functions.cpp
    A test/test_MSSMNoFV_low_scale_constraint.cpp
    A test/test_MSSMNoFV_tree_level_spectrum.cpp

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

This adds the non-flavour violating model file to FS.  Note, that the
current SARAH version has a bug, which leads to zero mass matrices for
the first two generation sfermions.  This can be fixed by hand by
replacing in (mixings.m, line 758) the line

  If[FreeQ[OffSetFlavors, basis[[i, 1, 1]]],

by

  If[FreeQ[OffSetFlavorsXXX, basis[[i,1,1]]],


  Commit: f96ef8e08eed3bc3849b5d238138119df193ac10
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f96ef8e08eed3bc3849b5d238138119df193ac10
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  update version number of FS


  Commit: 57b561a57cb042bd00f581940423e9e4812e08c1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/57b561a57cb042bd00f581940423e9e4812e08c1
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-09 (Fri, 09 May 2014)

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

  Log Message:
  -----------
  Bugfix: correcting LSP particle names in the MRSSM


  Commit: a58ca834922c1882860a1ba93dc6b5192885e7c5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a58ca834922c1882860a1ba93dc6b5192885e7c5
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  fix warning

The warning about non-set HighScale* variables should only be printed
if no low-scale model is chosen.


  Commit: e980fe27f61dc4655191f5a24f9d0eb9f16b167d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e980fe27f61dc4655191f5a24f9d0eb9f16b167d
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  default initialization of model file variables


  Commit: bc365c9294c086645ee999eb16f195ad763aa434
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc365c9294c086645ee999eb16f195ad763aa434
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  update year


  Commit: f43b1f92ea346fb9fb727613d9480b5941a2ce1b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f43b1f92ea346fb9fb727613d9480b5941a2ce1b
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  remove duplicate reference


  Commit: 208df8f8a95b73c5ee60307fe9fd955546454fe5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/208df8f8a95b73c5ee60307fe9fd955546454fe5
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  improve description of model class hierarchy and boundary conditions


  Commit: 89115b3b74eb627682b6d0e4efed33bdc222f7a8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/89115b3b74eb627682b6d0e4efed33bdc222f7a8
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  my eyes suffer less with 11pt and CM font


  Commit: 934b8826eb9be252c03743f05fd738ed0210a148
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/934b8826eb9be252c03743f05fd738ed0210a148
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  try to make Section 6.2.1 a bit clearer


  Commit: 3a1df5b147564ed19266692ed473b69d1fc09068
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3a1df5b147564ed19266692ed473b69d1fc09068
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  improve rest of Section 6 a bit


  Commit: 95ba7ae3b4937a5359e18acc689ca298d8e649c6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/95ba7ae3b4937a5359e18acc689ca298d8e649c6
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-10 (Sat, 10 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  moving the SLHA input file to the appendix


  Commit: 55ed44ee5b8d8c9e7625514a4bbf971de52904ea
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/55ed44ee5b8d8c9e7625514a4bbf971de52904ea
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-11 (Sun, 11 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  better spacing of listings


  Commit: 9fd9e07c6a28deea4872955563b406d2561043e2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9fd9e07c6a28deea4872955563b406d2561043e2
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-11 (Sun, 11 May 2014)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  avoid nullptr to enable compilation with g++ 4.4.7

For some reason

   if (thread_exception)
      std::rethrow_exception(thread_exception);

does not work (but it should)!


  Commit: 744eac3ab3c40920b96f7c9e8d5278ce63e7bb20
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/744eac3ab3c40920b96f7c9e8d5278ce63e7bb20
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-11 (Sun, 11 May 2014)

  Changed paths:
    M meta/LoopMasses.m
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  factor out thread exception pointer handling

This avoids a dependency of the meta code on the two-scale model
class internals.


  Commit: ca7bbec43b1ed006b3a82e994ada660d38e0a88e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca7bbec43b1ed006b3a82e994ada660d38e0a88e
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-11 (Sun, 11 May 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  check for availability of std::thread and std::mutex .

If not available, we exit with error code 1 and recommend to
reconfigure with --disable-threads or use a C++ compiler which
supports it and we exit.

An alternative might be to implicitely disable threads by setting

  enable_threads="no"

But I think implicite changing the user's settings is dangerous.


  Commit: 560a2b068fa4ef6c5931afdf6e582e71a9d74e6a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/560a2b068fa4ef6c5931afdf6e582e71a9d74e6a
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-11 (Sun, 11 May 2014)

  Changed paths:
    M configure

  Log Message:
  -----------
  include <mutex> header for more recent g++ versions


  Commit: 7f52e8cc60192a1d1255dfff5934f435c38e79cd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7f52e8cc60192a1d1255dfff5934f435c38e79cd
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  improve the design goal and compilation sections a bit


  Commit: 4dbec42e2fc161532abf4e6944bab4e2e98b0b0e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4dbec42e2fc161532abf4e6944bab4e2e98b0b0e
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  improve section 8


  Commit: e93eb03c1d17d65eb55f7e88862f559a3e1e8e51
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e93eb03c1d17d65eb55f7e88862f559a3e1e8e51
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  extending Appendix B


  Commit: 172bdc5925e51579ad4cc1b28d02516b40972ed0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/172bdc5925e51579ad4cc1b28d02516b40972ed0
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  adding References title


  Commit: 49fe996b606eb45650987db70b0e48c756fa6763
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/49fe996b606eb45650987db70b0e48c756fa6763
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  put SLHA template file into lstlisting environmetn


  Commit: 5fdf86be4115519ff4ebef1428d9d7a016d5fd86
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5fdf86be4115519ff4ebef1428d9d7a016d5fd86
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M doc/paper.tex

  Log Message:
  -----------
  give more details on the fixed-point iteration


  Commit: 91051bc4f84d706972de2f2e4e7fbe125584c6ca
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/91051bc4f84d706972de2f2e4e7fbe125584c6ca
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-05-14 (Wed, 14 May 2014)

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

  Log Message:
  -----------
  adding tc to the SLHA input file


  Commit: bf9378377c077cc96bf57e886353fbc2e0a8dc57
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf9378377c077cc96bf57e886353fbc2e0a8dc57
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-05-14 (Wed, 14 May 2014)

  Changed paths:
    M higgs-study/plot_tc.gnuplot

  Log Message:
  -----------
  its more interesting to plot the tc-dpendence


  Commit: d7e76d55e6a583864512dc08da597778b8110f14
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7e76d55e6a583864512dc08da597778b8110f14
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-14 (Wed, 14 May 2014)

  Changed paths:
    M templates/two_scale_low_scale_constraint.cpp.in

  Log Message:
  -----------
  reset MZDRbar in the low-scale constraint


  Commit: 0ab4066c5b25b18b347fee654a6d0d4fe327443b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0ab4066c5b25b18b347fee654a6d0d4fe327443b
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-14 (Wed, 14 May 2014)

  Changed paths:
    M src/betafunction.cpp
    M src/betafunction.hpp

  Log Message:
  -----------
  adding reset() function for the beta-function base class


  Commit: 33c16d26172b77385cb4e2a8dda916f39a493b95
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/33c16d26172b77385cb4e2a8dda916f39a493b95
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-14 (Wed, 14 May 2014)

  Changed paths:
    M templates/two_scale_susy_parameters.cpp.in

  Log Message:
  -----------
  reset beta-function base class state


  Commit: 98f6e3c9c0fa35312dd57e35e3cb2032533bc76b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/98f6e3c9c0fa35312dd57e35e3cb2032533bc76b
  Author: Alexander Voigt <Alexander.Voigt at physik.tu-dresden.de>
  Date:   2014-05-14 (Wed, 14 May 2014)

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

  Log Message:
  -----------
  use a fixed default running precision in the initial guesser


  Commit: 9eecd5b29c8053bb52e62e5582b37bac9e3b0fcf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9eecd5b29c8053bb52e62e5582b37bac9e3b0fcf
  Author: Expander <Hole.destructor at gmx.de>
  Date:   2014-05-14 (Wed, 14 May 2014)

  Changed paths:
    M ChangeLog
    M configure
    M doc/chapters/output.tex
    M doc/paper.tex
    M meta/FlexibleSUSY.m
    M meta/LoopMasses.m
    M meta/SelfEnergies.m
    M meta/ThresholdCorrections.m
    M meta/TreeMasses.m
    M meta/Vertices.m
    M model_files/E6SSM/FlexibleSUSY.m.in
    M model_files/FlexibleSUSY.m.in
    M model_files/MRSSM/FlexibleSUSY.m.in
    M model_files/MSSM/FlexibleSUSY.m.in
    A model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/SMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/FlexibleSUSY.m.in
    A sarah/MSSMNoFV/MSSMNoFV.m
    A sarah/MSSMNoFV/parameters.m
    A sarah/MSSMNoFV/particles.m
    M src/betafunction.cpp
    M src/betafunction.hpp
    M src/coupling_monitor.hpp
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_initial_guesser.cpp.in
    M templates/two_scale_initial_guesser.hpp.in
    M templates/two_scale_initial_guesser_low_scale_model.cpp.in
    M templates/two_scale_initial_guesser_low_scale_model.hpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M templates/two_scale_soft_parameters.cpp.in
    M templates/two_scale_soft_parameters.hpp.in
    M templates/two_scale_susy_parameters.cpp.in
    M templates/two_scale_susy_parameters.hpp.in
    M templates/utilities.hpp.in
    M test/module.mk
    M test/test.h
    A test/test_MSSMNoFV.hpp
    A test/test_MSSMNoFV_beta_functions.cpp
    A test/test_MSSMNoFV_low_scale_constraint.cpp
    A test/test_MSSMNoFV_tree_level_spectrum.cpp
    M test/test_MSSM_info.cpp
    M test/test_MSSM_model.cpp
    M test/test_betafunction.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into higgs-study


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/5ec64c050db1...9eecd5b29c80


More information about the Flexiblesusy-commits mailing list