[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 076593: adding struct which contains calculated observable...

GitHub noreply at github.com
Mon Nov 23 15:16:01 GMT 2015


  Branch: refs/heads/feature-GMM2
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 0765937c0d2bed021faf6a434303d06750fab6d1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0765937c0d2bed021faf6a434303d06750fab6d1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M src/module.mk
    A src/observables.cpp
    A src/observables.hpp

  Log Message:
  -----------
  adding struct which contains calculated observables


  Commit: 861ca0b985a49f2eabe0979ae256c675ca1a7413
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/861ca0b985a49f2eabe0979ae256c675ca1a7413
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

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

  Log Message:
  -----------
  adding function stub which writes the observables to the SLHAea object


  Commit: 62e9a2dbaee6fb591e3dafeccefe350bcb4b7b8a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/62e9a2dbaee6fb591e3dafeccefe350bcb4b7b8a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M templates/module.mk
    M templates/module.mk.in
    A templates/observables.cpp.in
    A templates/observables.hpp.in
    M templates/run.cpp.in

  Log Message:
  -----------
  adding function that calculates all observables

Note: I still need to generate

 * the function which calculates the observables
   calculate_observables() using the user-given information which
   output parameters to calculate

 * the function which writes the observables to the SLHAea object,
   using the information about where the output parameters should be
   written


  Commit: bc4a03edba3f6acad3896985dab727d954519cbf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc4a03edba3f6acad3896985dab727d954519cbf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M meta/module.mk
    M templates/observables.cpp.in
    M templates/run.cpp.in
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  allow user to add amu to extra SLHA output parameters


  Commit: 3ceee9830d41f8e426b32af698facaa49962711e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3ceee9830d41f8e426b32af698facaa49962711e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M src/observables.cpp
    M src/observables.hpp
    M templates/utilities.cpp.in
    M templates/utilities.hpp.in

  Log Message:
  -----------
  allow writing observables to database


  Commit: 79a77e4125b64943bedf1f72c70602c61fe2f783
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/79a77e4125b64943bedf1f72c70602c61fe2f783
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M templates/run.cpp.in

  Log Message:
  -----------
  write observables to database


  Commit: c628c55a43f4a382f3269a5a50c1a4435cd81fd9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c628c55a43f4a382f3269a5a50c1a4435cd81fd9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M templates/utilities.hpp.in

  Log Message:
  -----------
  correcting signature of from_database()


  Commit: 2b6242b0e48e7014c3ea2d16e58096d97e885ad8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2b6242b0e48e7014c3ea2d16e58096d97e885ad8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NUTNMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  adding calculation of amu to a few models for illustration


  Commit: d419cc6a69453c84617e3618a7883a7f08556d1c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d419cc6a69453c84617e3618a7883a7f08556d1c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

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

  Log Message:
  -----------
  adding run-time configuration variable to disable observables


  Commit: 0f5cc53f7f5388b4fed843a0db7e1b3a7d9d9eed
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0f5cc53f7f5388b4fed843a0db7e1b3a7d9d9eed
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M meta/WriteOut.m
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NUTNMSSM/FlexibleSUSY.m.in
    M model_files/SM/LesHouches.in.SM
    M src/observables.cpp
    M src/observables.hpp
    M templates/observables.cpp.in
    M templates/run.cpp.in
    M templates/run_cmd_line.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  allow calculation of observable at runtime

using FlexibleSUSY[15]


  Commit: c5dd7eaf2710c56787afd4c2d6635ff8b689d7b2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c5dd7eaf2710c56787afd4c2d6635ff8b689d7b2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  let the compiler create function overloads


  Commit: e7d6e44c78b08a3037d7f76cbe1a1438784adb3b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7d6e44c78b08a3037d7f76cbe1a1438784adb3b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/tower/LesHouches.in.tower
    M model_files/CMSSM/LesHouches.in.CMSSM
    M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV
    M model_files/CMSSMNoFV/LesHouches.in.CMSSMNoFV
    M model_files/E6SSM/LesHouches.in.E6SSM
    M model_files/LHInputMSSM/LesHouches.in.LHInputMSSM
    M model_files/MRSSM/LesHouches.in.MRSSM
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/MSSMNoFV/LesHouches.in.MSSMNoFV
    M model_files/MSSMNoFVSLHA2/LesHouches.in.MSSMNoFVSLHA2
    M model_files/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT
    M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NMSSMCPV/LesHouches.in.NMSSMCPV
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP1
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP2
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP3
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_GTP1
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_GTP2
    M model_files/NUTSMSSM/LesHouches.in.NUTSMSSM
    M model_files/SM/LesHouches.in.SM
    M model_files/SMHighScale/LesHouches.in.SMHighScale
    M model_files/SMSSM/LesHouches.in.SMSSM
    M model_files/SSM/LesHouches.in.SSM
    M model_files/THDMII/LesHouches.in.THDMII
    M model_files/UMSSM/LesHouches.in.UMSSM
    M model_files/cCMSSM/LesHouches.in.cCMSSM
    M model_files/complexMSSM/LesHouches.in.complexMSSM
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    M model_files/lowNMSSM/LesHouches.in.TP1
    M model_files/lowNMSSM/LesHouches.in.TP2
    M model_files/lowNMSSM/LesHouches.in.TP3
    M model_files/lowNMSSM/LesHouches.in.TP4
    M model_files/lowNMSSM/LesHouches.in.TP5
    M model_files/lowNMSSM/LesHouches.in.TP6
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP1
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP2
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP3
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP4
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP5
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP6
    M model_files/munuSSM/LesHouches.in.munuSSM
    M test/test_CMSSMCPV_wrong_higgs_state.in.spc
    M test/test_CMSSM_gluino.spc.in
    M test/test_CMSSM_slha_doubled_blocks.spc.in
    M test/test_E6SSM_nan.in.spc

  Log Message:
  -----------
  adding default observable calculation option


  Commit: c3a3fb784ee834f61dbd8f159e1394f9ba5a5e93
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c3a3fb784ee834f61dbd8f159e1394f9ba5a5e93
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    A templates/a_muon.cpp.in
    A templates/a_muon.hpp.in
    R templates/g_muon_minus_2.cpp.in
    R templates/g_muon_minus_2.hpp.in
    M templates/module.mk
    M templates/module.mk.in
    M templates/observables.cpp.in
    M test/test_SM_gmm2.cpp

  Log Message:
  -----------
  consistent naming of a_muon modules


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/9dd65d96b359...c3a3fb784ee8


More information about the Flexiblesusy-commits mailing list