[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] e25193: introducing clear_problems() model interface funct...

GitHub noreply at github.com
Wed Jan 14 18:00:31 GMT 2015


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: e25193631018bc5a10939437dafa9259eebf5f69
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e25193631018bc5a10939437dafa9259eebf5f69
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M src/two_scale_solver.hpp

  Log Message:
  -----------
  introducing clear_problems() model interface function


  Commit: bed5c1947210b147548108224b8cfba514ec4fce
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bed5c1947210b147548108224b8cfba514ec4fce
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M src/two_scale_model.hpp
    M src/two_scale_solver.cpp

  Log Message:
  -----------
  clear problems for model tower at beginning of each iteration


  Commit: a7ddb7b4b46e73744b10dba48f476e375f26ecce
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7ddb7b4b46e73744b10dba48f476e375f26ecce
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M src/problems.hpp
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in

  Log Message:
  -----------
  unflag all tachyons before the iteration


  Commit: 2bb522386dd5c64f8921f2daccdda46b4379c4ca
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2bb522386dd5c64f8921f2daccdda46b4379c4ca
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  do not unflag tachyons during the iteration


  Commit: 9910320de04c1f846b424d4e51cf8a7e6631e47b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9910320de04c1f846b424d4e51cf8a7e6631e47b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M test/test_NUTNMSSM.sh

  Log Message:
  -----------
  BP2 from 1308.1333 is expected to fail due to tree-level hh tachyon


  Commit: 50f4724734737f6612a78c15db50edf792bc0b6f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/50f4724734737f6612a78c15db50edf792bc0b6f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in

  Log Message:
  -----------
  allow to force output even if there are problems


  Commit: ac96b4205886dbe3ed9eb8ab23db5f0571bfe5a9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac96b4205886dbe3ed9eb8ab23db5f0571bfe5a9
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 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/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/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT
    M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NUHMNMSSM/LesHouches.in.NUHMNMSSM
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    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/UMSSM/LesHouches.in.UMSSM
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    M model_files/munuSSM/LesHouches.in.munuSSM

  Log Message:
  -----------
  adding default setting of force output flag to SLHA input files


  Commit: 8a3389feb9f59ef69148e190876e9879c94ba523
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8a3389feb9f59ef69148e190876e9879c94ba523
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  add extra line break for readability


  Commit: a4978417595db8ffc4cbdeec4a418ae3924b200c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a4978417595db8ffc4cbdeec4a418ae3924b200c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  allow to force the calculation of the pole masses


  Commit: 1642551e3ba9ec24ac81f635680025a47e22d91a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1642551e3ba9ec24ac81f635680025a47e22d91a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M ChangeLog

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


  Commit: cdc471697fd30519f22dfe2e473371cc6fc645b5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cdc471697fd30519f22dfe2e473371cc6fc645b5
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M ChangeLog
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/tower/LesHouches.in.tower
    M meta/LoopMasses.m
    M meta/TreeMasses.m
    M model_files/CMSSM/LesHouches.in.CMSSM
    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/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT
    M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NUHMNMSSM/LesHouches.in.NUHMNMSSM
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    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/UMSSM/LesHouches.in.UMSSM
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    M model_files/munuSSM/LesHouches.in.munuSSM
    M src/problems.hpp
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M src/two_scale_model.hpp
    M src/two_scale_solver.cpp
    M src/two_scale_solver.hpp
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/spectrum_generator.hpp.in
    M templates/two_scale_model.cpp.in
    M templates/two_scale_model.hpp.in
    M test/test_NUTNMSSM.sh

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


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/bf547a43fd6e...cdc471697fd3


More information about the Flexiblesusy-commits mailing list