|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] ae6453: first draft of parameter restrictionGitHub noreply at github.comSun Oct 1 12:10:39 BST 2017
Branch: refs/heads/feature-2.0 Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: ae6453c208d4e9b1f98cc78b49326ed2278605c4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ae6453c208d4e9b1f98cc78b49326ed2278605c4 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-08-29 (Tue, 29 Aug 2017) Changed paths: M .gitattributes M meta/CConversion.m M meta/Constraint.m M meta/FlexibleSUSY.m A model_files/SMThrow/FlexibleSUSY.m.in A model_files/SMThrow/LesHouches.in.SMThrow_large_lambda M src/wrappers.hpp M templates/semi_analytic_high_scale_constraint.cpp.in M templates/semi_analytic_low_scale_constraint.cpp.in M templates/semi_analytic_soft_parameters_constraint.cpp.in M templates/semi_analytic_susy_scale_constraint.cpp.in M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.cpp.in M test/test_run_all_spectrum_generators.sh Log Message: ----------- first draft of parameter restriction Commit: debdc174e17bcde6c13124e3e2b1f45f8cad384d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/debdc174e17bcde6c13124e3e2b1f45f8cad384d Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-08-29 (Tue, 29 Aug 2017) Changed paths: M meta/CConversion.m Log Message: ----------- throw an exception if an input parameter is invalid Commit: 22beac421bd5f33a354e7cc8564a48c9d2893c6e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/22beac421bd5f33a354e7cc8564a48c9d2893c6e Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-08-29 (Tue, 29 Aug 2017) Changed paths: M model_files/SMThrow/FlexibleSUSY.m.in Log Message: ----------- restrict v to sensible value Commit: e24055270047ea770bf6833233cc30252b6c6905 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e24055270047ea770bf6833233cc30252b6c6905 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: M .gitattributes M ChangeLog M README M config/Makefile.in M config/config.h.in M config/flexiblesusy-config.in M configure M doc/hssusy.dox M doc/install.dox M doc/librarylink.dox M doc/model_file.dox M install-sarah M meta/FlexibleSUSY.m M meta/LoopMasses.m M meta/SM/HSSUSY_corrections.m M meta/SelfEnergies.m A meta/ThresholdCorrectionLoopFunctions.m M meta/ThresholdCorrections.m M meta/module.mk M model_files/HSSUSY/FlexibleSUSY.m.in M model_files/HSSUSY/LesHouches.in.HSSUSY M models/SoftsusyMSSM/def.cpp M models/SoftsusyMSSM/def.h M models/SoftsusyMSSM/lowe_legacy.cpp M models/SoftsusyMSSM/softsusy.cpp M src/build_info.cpp M src/bvp_solver_problems.hpp M src/ew_input.hpp M src/fixed_point_iterator.hpp M src/gsl_vector.cpp M src/logger.hpp M src/minimizer.hpp M src/model.hpp M src/numerics.cpp M src/problems.cpp M src/problems.hpp M src/root_finder.hpp M src/slha_io.hpp M src/sm_twoloophiggs.cpp M src/sm_twoloophiggs.hpp M src/spectrum_generator_problems.hpp M src/standard_model.cpp M src/standard_model.hpp M src/wrappers.hpp M templates/LesHouches.in M templates/librarylink.m.in M templates/mass_eigenstates.hpp.in M templates/run.m.in M templates/semi_analytic_low_scale_constraint.cpp.in M templates/semi_analytic_low_scale_constraint.hpp.in M templates/semi_analytic_model.hpp.in M templates/spectrum_generator_interface.hpp.in M templates/standard_model_spectrum_generator_interface.hpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in M templates/two_scale_model.hpp.in M test/module.mk M test/test_CMSSMMassWInput_spectrum.cpp A test/test_CMSSM_streams.sh M test/test_HSSUSY_SUSYHD.sh M test/test_MSSMEFTHiggs.sh M test/test_flexiblesusy-config.sh Log Message: ----------- Merge branch 'feature-2.0' into feature-2.0-parameter-restriction Commit: 0d32ce7f2c74f4ad07db39a6bb461291e0cb40d0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d32ce7f2c74f4ad07db39a6bb461291e0cb40d0 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: M src/semi_analytic_solver.cpp Log Message: ----------- fix indentation Commit: a2fe844ab29b38c89653eae50b87ce671ca00dca https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a2fe844ab29b38c89653eae50b87ce671ca00dca Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-10 (Sun, 10 Sep 2017) Changed paths: M src/problems.cpp M src/problems.hpp Log Message: ----------- adding helper functions to clear all non-pert. parameters and bad masses Commit: 8e29083ef8ff184b0f68b8f2743c636309144a7d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8e29083ef8ff184b0f68b8f2743c636309144a7d Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-10 (Sun, 10 Sep 2017) Changed paths: M templates/mass_eigenstates.cpp.in Log Message: ----------- unflag all problems in model object This is safer, if the new FSRestrictParameter[] feature can be used, which can flag any problem. Commit: 7be7c827cdf6d114292f835e15ea995075e01c40 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7be7c827cdf6d114292f835e15ea995075e01c40 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-10 (Sun, 10 Sep 2017) Changed paths: M model_files/CE6SSM/FlexibleSUSY.m.in Log Message: ----------- restrict vu and vd to be within [0,3000] GeV in the CE6SSM Commit: d70347abd94c918722d42749d42c2f11562a8599 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d70347abd94c918722d42749d42c2f11562a8599 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-01 (Sun, 01 Oct 2017) Changed paths: M .gitattributes M meta/CConversion.m M meta/Constraint.m M meta/FlexibleSUSY.m M model_files/CE6SSM/FlexibleSUSY.m.in A model_files/SMThrow/FlexibleSUSY.m.in A model_files/SMThrow/LesHouches.in.SMThrow_large_lambda M src/problems.cpp M src/problems.hpp M src/semi_analytic_solver.cpp M src/wrappers.hpp M templates/mass_eigenstates.cpp.in M templates/semi_analytic_high_scale_constraint.cpp.in M templates/semi_analytic_low_scale_constraint.cpp.in M templates/semi_analytic_soft_parameters_constraint.cpp.in M templates/semi_analytic_susy_scale_constraint.cpp.in M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.cpp.in M test/test_run_all_spectrum_generators.sh Log Message: ----------- Merge remote-tracking branch 'organization/feature-2.0-parameter-restriction' into feature-2.0 Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/90b7fabbb08c...d70347abd94c
More information about the Flexiblesusy-commits mailing list |