|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] ae6453: first draft of parameter restrictionGitHub noreply at github.comTue Oct 17 10:47:04 BST 2017
Branch: refs/heads/feature-2.0-HSSUSY-scale-variation 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: 59d83acbc73359495f25d59cf5628e2841ebab95 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/59d83acbc73359495f25d59cf5628e2841ebab95 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-05 (Tue, 05 Sep 2017) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: c98e024e1e74ea3309b68f7006d5f91f8df6c678 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c98e024e1e74ea3309b68f7006d5f91f8df6c678 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-05 (Tue, 05 Sep 2017) Changed paths: M ChangeLog M configure Log Message: ----------- version 1.7.5 Commit: a316cd493f10ac192d58c3d82f8442e077666c94 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a316cd493f10ac192d58c3d82f8442e077666c94 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-06 (Wed, 06 Sep 2017) Changed paths: M test/test_HSSUSY_SUSYHD.sh Log Message: ----------- use 2-loop running for better agreement with SUSYHD 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: 90b7fabbb08ca28ad3b406b6221f42ef83b125dc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/90b7fabbb08ca28ad3b406b6221f42ef83b125dc Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-09-29 (Fri, 29 Sep 2017) Changed paths: M src/wrappers.hpp Log Message: ----------- simplify ComplexLog() implementation 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 Commit: 28db10153cd5ffb295ca90ea0ed47b2f6ec9b147 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/28db10153cd5ffb295ca90ea0ed47b2f6ec9b147 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-01 (Sun, 01 Oct 2017) Changed paths: M templates/standard_model_matching.cpp.in Log Message: ----------- fix Doxygen warnings Commit: 3c668813701d99a7116d3b7b0fa7235341896714 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c668813701d99a7116d3b7b0fa7235341896714 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-01 (Sun, 01 Oct 2017) Changed paths: M src/SM.cpp M src/SM.hpp M src/composite_convergence_tester.hpp M src/compound_constraint.hpp M src/constraint.hpp M src/consts.hpp M src/convergence_tester.hpp M src/coupling_monitor.hpp M src/dilog.cpp M src/ew_input.hpp M src/gsl_utils.hpp M src/gut_scale_calculator.hpp M src/initial_guesser.hpp M src/lattice_compound_constraint.hpp M src/lattice_constraint.cpp M src/lattice_constraint.hpp M src/lattice_convergence_tester.hpp M src/lattice_foreign_constraint.hpp M src/lattice_initial_guesser.hpp M src/lattice_model.cpp M src/lattice_model.hpp M src/lattice_numerical_constraint.cpp M src/lattice_numerical_constraint.hpp M src/lattice_solver.cpp M src/lattice_solver.hpp M src/mathdefs.hpp M src/model.hpp M src/mssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.cpp M src/single_scale_matching.hpp M src/slha_io.hpp M src/small_matrices.hpp M src/standard_model.hpp M src/two_scale_running_precision.hpp M src/wrappers.hpp Log Message: ----------- adding closing namespace comment Commit: 1fd73b8a9f299e4195770d685659e78157a9e4de https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1fd73b8a9f299e4195770d685659e78157a9e4de Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-01 (Sun, 01 Oct 2017) Changed paths: M src/thread_pool.hpp Log Message: ----------- use explicit to avoid implicit conversion Commit: 480992d814473b38915107a5b8cfdd06659bf98c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/480992d814473b38915107a5b8cfdd06659bf98c Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-01 (Sun, 01 Oct 2017) Changed paths: M src/sum.hpp Log Message: ----------- use using directive Commit: a8c7ddc47b621105e742f4bed6afd0870105e7f1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a8c7ddc47b621105e742f4bed6afd0870105e7f1 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-01 (Sun, 01 Oct 2017) Changed paths: M src/raii.hpp Log Message: ----------- mark move constructor/assignemen operator as noexcept Commit: bf683da6f5399eda331fd540f8598e91475823ed https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf683da6f5399eda331fd540f8598e91475823ed Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M README M doc/building.dox M doc/flexiblesusy-1.0.tex Log Message: ----------- correcting LoopTools name Commit: f257a0d9a7342486e4a1c08a060d256944c8344c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f257a0d9a7342486e4a1c08a060d256944c8344c Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M README M doc/building.dox Log Message: ----------- state BLAS/LAPACK as optional Commit: f4579201636948735439324932a32545eeea4163 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f4579201636948735439324932a32545eeea4163 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M TODO Log Message: ----------- update TODO list Commit: 52a8fdefcfb7da9d7ecc2f67339442058f1a0cfe https://github.com/FlexibleSUSY/FlexibleSUSY/commit/52a8fdefcfb7da9d7ecc2f67339442058f1a0cfe Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: A .clang-format M .gitattributes Log Message: ----------- adding .clang-format file to be used on future modules Commit: 173570ea60f49b98c078870f202ae945d35c73b4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/173570ea60f49b98c078870f202ae945d35c73b4 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: R src/gut_scale_calculator.hpp M src/module.mk Log Message: ----------- remove unused class Commit: 14e9c8936ee3c3705c63195d4a7138e36ec4894b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/14e9c8936ee3c3705c63195d4a7138e36ec4894b Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: M src/module.mk R src/parallel.hpp Log Message: ----------- remove unused header Commit: 3c5f2d4223bb6b174a7dcb80bbda573cb5d46d1e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c5f2d4223bb6b174a7dcb80bbda573cb5d46d1e Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: M meta/FlexibleSUSY.m M meta/SelfEnergies.m M src/module.mk R src/split_threeloophiggs.cpp R src/split_threeloophiggs.hpp A src/splitmssm_threeloophiggs.cpp A src/splitmssm_threeloophiggs.hpp Log Message: ----------- rename file for consistency Commit: ab827eb6e7a74ab8a1572291dd155e939acb65b6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ab827eb6e7a74ab8a1572291dd155e939acb65b6 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: A src/gut_scale_calculator.hpp M src/module.mk Log Message: ----------- Revert "remove unused class" This reverts commit 173570ea60f49b98c078870f202ae945d35c73b4. Commit: 212bc9a5c40dbc0bfe6bcc918e1fb6ccef205183 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/212bc9a5c40dbc0bfe6bcc918e1fb6ccef205183 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: A models/SoftsusyMSSM/gut_scale_calculator.hpp M models/SoftsusyMSSM/module.mk R src/gut_scale_calculator.hpp M src/module.mk Log Message: ----------- move gut_scale_calculator to Softsusy models Commit: c9f041d2b31689f92842ceb30e84452e7ae1e3eb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c9f041d2b31689f92842ceb30e84452e7ae1e3eb Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: M README M configure M doc/building.dox Log Message: ----------- decrease required g++ version to 4.8.5 Commit: ba6c5a965da4de1ccc3db696e6188525d3892ee3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ba6c5a965da4de1ccc3db696e6188525d3892ee3 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M meta/TreeMasses.m Log Message: ----------- use emplace_back instead of push_back Commit: f63e3d248d69eb9a07350c1b80b4d612cd79e027 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f63e3d248d69eb9a07350c1b80b4d612cd79e027 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M templates/spectrum_generator_interface.hpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in Log Message: ----------- make to_valarray functions locally visible only Commit: 5024dedf34415c53b414063d2a69300e51733bce https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5024dedf34415c53b414063d2a69300e51733bce Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M src/coupling_monitor.hpp Log Message: ----------- improve formatting of RG flow header Commit: fae8d51ada6afacd21b7b3d49c51dc25819607c7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fae8d51ada6afacd21b7b3d49c51dc25819607c7 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M src/coupling_monitor.hpp Log Message: ----------- use in-class initialization Commit: 5f5376a50fa9d207fc49ae07b75f7762967fd5f0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5f5376a50fa9d207fc49ae07b75f7762967fd5f0 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M src/coupling_monitor.hpp Log Message: ----------- use emplace_back to construct all elements in place Commit: d535cdd53dc92ea0aa7ecdc73ca76251c5082d3f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d535cdd53dc92ea0aa7ecdc73ca76251c5082d3f Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M src/coupling_monitor.hpp Log Message: ----------- use std:: prefix for compatibility Commit: 4d53b0ec7af33155afc44674c4786aa8224d5cc1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4d53b0ec7af33155afc44674c4786aa8224d5cc1 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M templates/plot_rgflow.gnuplot.in M templates/plot_spectrum.gnuplot.in Log Message: ----------- use default graphical terminal Commit: f5be08977bb211c0f11c8df5904be9eaf9233e9a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f5be08977bb211c0f11c8df5904be9eaf9233e9a Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-07 (Sat, 07 Oct 2017) Changed paths: M templates/standard_model_spectrum_generator_interface.hpp.in Log Message: ----------- use new plotter interface Commit: c8764cce8a6cac0d82e0815c1a2a32992163200e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c8764cce8a6cac0d82e0815c1a2a32992163200e Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-07 (Sat, 07 Oct 2017) Changed paths: M templates/utilities.hpp.in Log Message: ----------- still allow for default construction Commit: 137dee9e06b1c029e2ece05096bcf734806411ed https://github.com/FlexibleSUSY/FlexibleSUSY/commit/137dee9e06b1c029e2ece05096bcf734806411ed Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-09 (Mon, 09 Oct 2017) Changed paths: M doc/images/FS-models.xcf Log Message: ----------- adding HSSUSY to available models Commit: 3ab1a575947062483b72d76b3ebcb40854acd528 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3ab1a575947062483b72d76b3ebcb40854acd528 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2017-10-09 (Mon, 09 Oct 2017) Changed paths: M model_files/CNMSSM/FlexibleSUSY.m.in Log Message: ----------- Fix mass dimension of m_0^2 Commit: 26d53902dfb83c2196cf4e386f959e46b481da59 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/26d53902dfb83c2196cf4e386f959e46b481da59 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: A doc/examples-2.0/scan_FlexibleEFTHiggs_uncertainty.m A doc/examples-2.0/scan_HSSUSY.m A doc/examples-2.0/scan_HSSUSY_EFT_uncertainty.m A doc/examples-2.0/scan_HSSUSY_SM_uncertainty.m Log Message: ----------- adding example scripts for the FS-2.0 paper Commit: 6572fec5ed247e85f6ed34e7e6f743d59dc53851 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6572fec5ed247e85f6ed34e7e6f743d59dc53851 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M .gitignore A doc/Feynman/amuFFS.pdf A doc/Feynman/amuFSS.pdf A doc/Feynman/deltaVBBox1.pdf A doc/Feynman/deltaVBVertex1.pdf A doc/Feynman/deltaVBVertex2.pdf A doc/Feynman/deltaVBWave.pdf A doc/JHEP.bst A doc/flexiblesusy-2.0.bib A doc/flexiblesusy-2.0.tex M doc/module.mk A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_ccA0.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_cckap.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_cclam.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_ccmsu1.pdf A doc/plots/CMSSMCPV/scan_Mh_PhiMu_m0-500_M12-500_TB-10_A0-0.pdf A doc/plots/CMSSMCPV/scan_TYu33_Q_m0-500_M12-500_TB-10_A0-500_PhiMu-0_PhiA0-Pi4.pdf A doc/plots/CMSSM_multiple_solutions/CMSSM_multiple_solutions.pdf A doc/plots/CMSSM_solution_regions/CMSSM_higgs_mass.pdf A doc/plots/CMSSM_solution_regions/CMSSM_solution_regions.pdf A doc/plots/CNMSSM/cnmssm_4D-full-squark_mass_m0sqgtr0_m0_m12.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqgtr0-full-msu6.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqpos-full-m0_m12_sort-A0.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqpos-full_mhZoom_lam_m12_sort-mh.pdf A doc/plots/CSE6SSM/CSE6SSM_m12_Azero_m0.pdf A doc/plots/CSE6SSM/CSE6SSM_m12_Azero_m0_handwritten.pdf A doc/plots/FlexibleEFTHiggs/scan_Mh_MS_TB-5_Xt-0.pdf A doc/plots/FlexibleEFTHiggs/scan_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/FlexibleMW/scan_MW_LamTU.pdf A doc/plots/FlexibleMW/scan_MW_M12.pdf A doc/plots/HSSUSY/HSSUSY_thresholds.pdf A doc/plots/HSSUSY/Mh_MS_EFT_uncertainty.pdf A doc/plots/HSSUSY/Mh_Xt.pdf A doc/plots/HSSUSY/Mh_Xt_uncertainty.pdf A doc/plots/Himalaya/scan_Mh_MS_TB-5_Xt-0.pdf A doc/plots/Himalaya/scan_Mh_MS_TB-5_Xt-0_delta_alpha.pdf A doc/plots/Himalaya/scan_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/Himalaya/scan_Mh_Xt_TB-5_MS-2000_delta_alpha.pdf A doc/plots/MSSMCPV/contour_de_PhiMuM12.pdf A doc/plots/MSSMCPV/contour_de_PhiMuTe.pdf A doc/plots/MSSMMuBMu/scan_MSSMMuBMu_Mh_MS_TB-5_Xt-0.pdf A doc/plots/MSSMMuBMu/scan_MSSMMuBMu_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/THDMIIMSSMBC/THDMIIMSSMBC_Mh_MS_TB_MA-200_Xt-0.pdf A doc/plots/THDMIIMSSMBC/THDMIIMSSMBC_Mh_MS_TB_MA-200_Xt-sqrt6.pdf A doc/plots/semi_analytic_benchmark/i7-4702MQ.pdf A doc/plots/semi_analytic_rel_errs/single_step_errors.pdf Log Message: ----------- adding paper draft Commit: 3ed89495f82793831e4d648175ae9338b763cff5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3ed89495f82793831e4d648175ae9338b763cff5 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M model_files/MSSMCPV/FlexibleSUSY.m.in Log Message: ----------- Fix tan beta only at MZ in MSSMCPV Commit: a5a50dea667a3604ff5277d76b8fb3fa3ee41eba https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a5a50dea667a3604ff5277d76b8fb3fa3ee41eba Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M templates/LesHouches.in Log Message: ----------- use correct default muon mass in LesHoushes.in template Commit: 6ccca9e33bec7db14ce3338f0eb9e4cd5b069e29 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6ccca9e33bec7db14ce3338f0eb9e4cd5b069e29 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M doc/flexiblesusy-2.0.tex M doc/plots/MSSMCPV/contour_de_PhiMuM12.pdf M doc/plots/MSSMCPV/contour_de_PhiMuTe.pdf Log Message: ----------- update FS-2.0 tex file and plots Commit: 31bb373fdfb5ccab70dcf79dd68b4512c18f9394 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/31bb373fdfb5ccab70dcf79dd68b4512c18f9394 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M .gitignore A doc/Feynman/amuFFS.pdf A doc/Feynman/amuFSS.pdf A doc/Feynman/deltaVBBox1.pdf A doc/Feynman/deltaVBVertex1.pdf A doc/Feynman/deltaVBVertex2.pdf A doc/Feynman/deltaVBWave.pdf A doc/JHEP.bst A doc/flexiblesusy-2.0.bib A doc/flexiblesusy-2.0.tex M doc/module.mk A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_ccA0.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_cckap.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_cclam.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_ccmsu1.pdf A doc/plots/CMSSMCPV/scan_Mh_PhiMu_m0-500_M12-500_TB-10_A0-0.pdf A doc/plots/CMSSMCPV/scan_TYu33_Q_m0-500_M12-500_TB-10_A0-500_PhiMu-0_PhiA0-Pi4.pdf A doc/plots/CMSSM_multiple_solutions/CMSSM_multiple_solutions.pdf A doc/plots/CMSSM_solution_regions/CMSSM_higgs_mass.pdf A doc/plots/CMSSM_solution_regions/CMSSM_solution_regions.pdf A doc/plots/CNMSSM/cnmssm_4D-full-squark_mass_m0sqgtr0_m0_m12.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqgtr0-full-msu6.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqpos-full-m0_m12_sort-A0.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqpos-full_mhZoom_lam_m12_sort-mh.pdf A doc/plots/CSE6SSM/CSE6SSM_m12_Azero_m0.pdf A doc/plots/CSE6SSM/CSE6SSM_m12_Azero_m0_handwritten.pdf A doc/plots/FlexibleEFTHiggs/scan_Mh_MS_TB-5_Xt-0.pdf A doc/plots/FlexibleEFTHiggs/scan_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/FlexibleMW/scan_MW_LamTU.pdf A doc/plots/FlexibleMW/scan_MW_M12.pdf A doc/plots/HSSUSY/HSSUSY_thresholds.pdf A doc/plots/HSSUSY/Mh_MS_EFT_uncertainty.pdf A doc/plots/HSSUSY/Mh_Xt.pdf A doc/plots/HSSUSY/Mh_Xt_uncertainty.pdf A doc/plots/Himalaya/scan_Mh_MS_TB-5_Xt-0.pdf A doc/plots/Himalaya/scan_Mh_MS_TB-5_Xt-0_delta_alpha.pdf A doc/plots/Himalaya/scan_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/Himalaya/scan_Mh_Xt_TB-5_MS-2000_delta_alpha.pdf A doc/plots/MSSMCPV/contour_de_PhiMuM12.pdf A doc/plots/MSSMCPV/contour_de_PhiMuTe.pdf A doc/plots/MSSMMuBMu/scan_MSSMMuBMu_Mh_MS_TB-5_Xt-0.pdf A doc/plots/MSSMMuBMu/scan_MSSMMuBMu_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/THDMIIMSSMBC/THDMIIMSSMBC_Mh_MS_TB_MA-200_Xt-0.pdf A doc/plots/THDMIIMSSMBC/THDMIIMSSMBC_Mh_MS_TB_MA-200_Xt-sqrt6.pdf A doc/plots/semi_analytic_benchmark/i7-4702MQ.pdf A doc/plots/semi_analytic_rel_errs/single_step_errors.pdf Log Message: ----------- Merge branch 'feature-2.0-paper' into feature-2.0 Commit: 0f5757f3c8d9e2c7cc18711ed4a366813bcb009b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0f5757f3c8d9e2c7cc18711ed4a366813bcb009b Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: A .clang-format M .gitattributes M .gitignore M AUTHORS M BUGS M ChangeLog M README M TODO M addons/GM2Calc/MSSMNoFV_onshell.cpp M addons/GM2Calc/MSSMNoFV_onshell.hpp M addons/GM2Calc/ffunctions.cpp M addons/GM2Calc/gm2_1loop.cpp M addons/GM2Calc/gm2_1loop.hpp M addons/GM2Calc/gm2_2loop.cpp M addons/GM2Calc/gm2_mb.cpp M addons/GM2Calc/gm2_slha_io.cpp M addons/GM2Calc/module.mk M addons/test_call_tsil/module.mk M config/Makefile.customized-betas.in M config/Makefile.in M config/Makefile.standalone.in M config/Makefile.tower.in M config/config.h.in M config/depgen.cpp M config/flexiblesusy-config.in M configure M createmodel A doc/Feynman/amuFFS.pdf A doc/Feynman/amuFSS.pdf A doc/Feynman/deltaVBBox1.pdf A doc/Feynman/deltaVBVertex1.pdf A doc/Feynman/deltaVBVertex2.pdf A doc/Feynman/deltaVBWave.pdf M doc/FlexibleEFTHiggs.dox M doc/FlexibleFuture.txt A doc/JHEP.bst R doc/bibliography.bib M doc/building.dox R doc/chapters/output.tex R doc/chapters/overview.tex R doc/chapters/quick_start.tex R doc/chapters/usage.tex M doc/documentation.dox A doc/examples-2.0/scan_FlexibleEFTHiggs_uncertainty.m A doc/examples-2.0/scan_HSSUSY.m A doc/examples-2.0/scan_HSSUSY_EFT_uncertainty.m A doc/examples-2.0/scan_HSSUSY_SM_uncertainty.m A doc/flexiblesusy-1.0.tex A doc/flexiblesusy-2.0.bib A doc/flexiblesusy-2.0.tex R doc/flexiblesusy-paper.tex R doc/flexiblesusy.tex M doc/hssusy.dox M doc/images/FS-models.xcf M doc/install.dox M doc/librarylink.dox M doc/mainpage.dox.in M doc/meta_code.dox M doc/model_file.dox M doc/module.mk M doc/package.dox A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_ccA0.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_cckap.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_cclam.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_ccmsu1.pdf A doc/plots/CMSSMCPV/scan_Mh_PhiMu_m0-500_M12-500_TB-10_A0-0.pdf A doc/plots/CMSSMCPV/scan_TYu33_Q_m0-500_M12-500_TB-10_A0-500_PhiMu-0_PhiA0-Pi4.pdf A doc/plots/CMSSM_multiple_solutions/CMSSM_multiple_solutions.pdf A doc/plots/CMSSM_solution_regions/CMSSM_higgs_mass.pdf A doc/plots/CMSSM_solution_regions/CMSSM_solution_regions.pdf A doc/plots/CNMSSM/cnmssm_4D-full-squark_mass_m0sqgtr0_m0_m12.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqgtr0-full-msu6.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqpos-full-m0_m12_sort-A0.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqpos-full_mhZoom_lam_m12_sort-mh.pdf A doc/plots/CSE6SSM/CSE6SSM_m12_Azero_m0.pdf A doc/plots/CSE6SSM/CSE6SSM_m12_Azero_m0_handwritten.pdf A doc/plots/FlexibleEFTHiggs/scan_Mh_MS_TB-5_Xt-0.pdf A doc/plots/FlexibleEFTHiggs/scan_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/FlexibleMW/scan_MW_LamTU.pdf A doc/plots/FlexibleMW/scan_MW_M12.pdf A doc/plots/HSSUSY/HSSUSY_thresholds.pdf A doc/plots/HSSUSY/Mh_MS_EFT_uncertainty.pdf A doc/plots/HSSUSY/Mh_Xt.pdf A doc/plots/HSSUSY/Mh_Xt_uncertainty.pdf A doc/plots/Himalaya/scan_Mh_MS_TB-5_Xt-0.pdf A doc/plots/Himalaya/scan_Mh_MS_TB-5_Xt-0_delta_alpha.pdf A doc/plots/Himalaya/scan_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/Himalaya/scan_Mh_Xt_TB-5_MS-2000_delta_alpha.pdf A doc/plots/MSSMCPV/contour_de_PhiMuM12.pdf A doc/plots/MSSMCPV/contour_de_PhiMuTe.pdf A doc/plots/MSSMMuBMu/scan_MSSMMuBMu_Mh_MS_TB-5_Xt-0.pdf A doc/plots/MSSMMuBMu/scan_MSSMMuBMu_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/THDMIIMSSMBC/THDMIIMSSMBC_Mh_MS_TB_MA-200_Xt-0.pdf A doc/plots/THDMIIMSSMBC/THDMIIMSSMBC_Mh_MS_TB_MA-200_Xt-sqrt6.pdf A doc/plots/semi_analytic_benchmark/i7-4702MQ.pdf A doc/plots/semi_analytic_rel_errs/single_step_errors.pdf M doc/references.bib M doc/slha_input.dox R doc/version.tex.in R doc/xstring.sty R doc/xstring.tex M examples/customized-betas/LesHouches.in.MSSMcbs M examples/customized-betas/MSSMcbs_spectrum_generator.hpp M examples/customized-betas/MSSMcbs_two_scale_initial_guesser.cpp M examples/customized-betas/MSSMcbs_two_scale_initial_guesser.hpp M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.cpp M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.hpp M examples/customized-betas/custombetas.cpp M examples/standalone-model/standalone.cpp M examples/standalone-rge/standalone.cpp M examples/switch_MSSM.cpp M examples/tower/LesHouches.in.tower M examples/tower/MSSMD5O_MSSMRHN_matching.hpp M examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp M examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.cpp M examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.hpp M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp M examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.hpp M examples/tower/run_tower.cpp M install-sarah R legacy/conversion.cpp R legacy/conversion.hpp R legacy/diagonalization.cpp R legacy/diagonalization.hpp R legacy/module.mk R legacy/rk_legacy.cpp R legacy/rk_legacy.hpp A meta/AMuon.m M meta/AnomalousDimension.m M meta/BetaFunction.m M meta/CConversion.m A meta/CXXDiagrams.m M meta/Constraint.m M meta/ConvergenceTester.m A meta/EDM.m M meta/EWSB.m M meta/EffectiveCouplings.m M meta/FSMathLink.m M meta/FlexibleEFTHiggsMatching.m M meta/FlexibleSUSY.m A meta/FlexibleTower.m M meta/Format.m M meta/LoopFunctions.m M meta/LoopMasses.m A meta/MSSM/as2_to_cpp.m M meta/MSSM/beta_BMu.m M meta/MSSM/beta_M1.m M meta/MSSM/beta_M2.m M meta/MSSM/beta_M3.m M meta/MSSM/beta_Mu.m M meta/MSSM/beta_TYd.m M meta/MSSM/beta_TYe.m M meta/MSSM/beta_TYu.m M meta/MSSM/beta_Yd.m M meta/MSSM/beta_Ye.m M meta/MSSM/beta_Yu.m M meta/MSSM/beta_g1.m M meta/MSSM/beta_g2.m M meta/MSSM/beta_g3.m M meta/MSSM/beta_mHd2.m M meta/MSSM/beta_mHu2.m M meta/MSSM/beta_md2.m M meta/MSSM/beta_me2.m M meta/MSSM/beta_ml2.m M meta/MSSM/beta_mq2.m M meta/MSSM/beta_mu2.m A meta/MSSM/bquark_2loop_sqcd_decoupling.m A meta/MSSM/bquark_2loop_sqcd_pole.m A meta/MSSM/bquark_to_cpp.m A meta/MSSM/das2.expr A meta/MSSM/das2.m A meta/MSSM/dmbas2.expr A meta/MSSM/dmbas2.m A meta/MSSM/dmtauas2.expr A meta/MSSM/dmtauas2.m R meta/MSSM/extract_MSSM_Mb_over_mb.frm R meta/MSSM/extract_MSSM_Mt_over_mt.frm M meta/MSSM/extract_MSSM_Mt_over_mt_from_softsusy.m M meta/MSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m A meta/MSSM/extract_MSSM_delta_alpha_s_from_softsusy.m A meta/MSSM/extract_MSSM_delta_mb_from_softsusy.m A meta/MSSM/extract_MSSM_delta_mtau_from_softsusy.m M meta/MSSM/gamma_SHd.m M meta/MSSM/gamma_SHu.m M meta/MSSM/gamma_SdR.m M meta/MSSM/gamma_SeR.m M meta/MSSM/gamma_SlL.m M meta/MSSM/gamma_SqL.m M meta/MSSM/gamma_SuR.m R meta/MSSM/mb.m R meta/MSSM/mb.res R meta/MSSM/mt.m R meta/MSSM/mt.res A meta/MSSM/tau_to_cpp.m A meta/MSSM/tquark_1loop_qcd.m A meta/MSSM/tquark_1loop_strong.m A meta/MSSM/tquark_2loop_qcd.m A meta/MSSM/tquark_2loop_strong.m A meta/MSSM/tquark_to_cpp.m A meta/MSSM/twoloopbubble.m M meta/Observables.m M meta/Parameters.m M meta/Phases.m M meta/RGIntegrator.m M meta/ReadSLHA.m M meta/SM/HSSUSY_corrections.m M meta/SM/extract_SM_beta_functions_from_SUSYHD.m M meta/SM/extract_SM_beta_functions_m2_from_1303.4364.m M meta/SelfEnergies.m A meta/SemiAnalytic.m M meta/THDM/Thresholds_1L_full.m M meta/TestSuite.m M meta/TextFormatting.m M meta/ThreeLoopMSSM.m M meta/ThreeLoopQCD.m M meta/ThreeLoopSM.m A meta/ThresholdCorrectionLoopFunctions.m M meta/ThresholdCorrections.m M meta/Traces.m M meta/TreeMasses.m M meta/TwoLoopMSSM.m M meta/TwoLoopQCD.m M meta/TwoLoopSM.m M meta/Utils.m M meta/Vertices.m M meta/WeinbergAngle.m M meta/WriteOut.m M meta/module.mk M meta/writeNRGE.m M meta/writeRGE.m M model_files/BLSM/FlexibleSUSY.m.in M model_files/BLSM/LesHouches.in.BLSM M model_files/BLSMlightZp/FlexibleSUSY.m.in M model_files/BLSMlightZp/LesHouches.in.BLSMlightZp M model_files/BetaSM/FlexibleSUSY.m.in A model_files/CE6SSM/FlexibleSUSY.m.in A model_files/CE6SSM/LesHouches.in.CE6SSM M model_files/CMSSM/FlexibleSUSY.m.in M model_files/CMSSM/LesHouches.in.CMSSM M model_files/CMSSMCKM/LesHouches.in.CMSSMCKM M model_files/CMSSMCPV/FlexibleSUSY.m.in M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV A model_files/CMSSMCPVSemiAnalytic/FlexibleSUSY.m.in A model_files/CMSSMCPVSemiAnalytic/LesHouches.in.CMSSMCPVSemiAnalytic M model_files/CMSSMConvergenceTester/FlexibleSUSY.m.in A model_files/CMSSMEFTHiggs/FlexibleSUSY.m.in A model_files/CMSSMEFTHiggs/LesHouches.in.CMSSMEFTHiggs M model_files/CMSSMMassWInput/FlexibleSUSY.m.in M model_files/CMSSMMatchedAtMTDRbar/FlexibleSUSY.m.in M model_files/CMSSMMatchedAtMTPole/FlexibleSUSY.m.in M model_files/CMSSMNoFV/FlexibleSUSY.m.in M model_files/CMSSMNoFV/LesHouches.in.CMSSMNoFV A model_files/CMSSMSemiAnalytic/FlexibleSUSY.m.in A model_files/CMSSMSemiAnalytic/LesHouches.in.CMSSMSemiAnalytic A model_files/CMSSMYt2L/FlexibleSUSY.m.in R model_files/CMSSMtower/FlexibleSUSY.m.in R model_files/CMSSMtower/LesHouches.in.CMSSMtower A model_files/CNMSSM/FlexibleSUSY.m.in A model_files/CNMSSM/LesHouches.in.CNMSSM A model_files/CSE6SSM/FlexibleSUSY.m.in A model_files/CSE6SSM/LesHouches.in.CSE6SSM M model_files/DiracGauginos/FlexibleSUSY.m.in M model_files/DiracGauginos/LesHouches.in.DiracGauginos M model_files/E6SSM/FlexibleSUSY.m.in M model_files/E6SSM/LesHouches.in.E6SSM A model_files/E6SSMEFTHiggs/FlexibleSUSY.m.in A model_files/E6SSMEFTHiggs/LesHouches.in.E6SSMEFTHiggs R model_files/E6SSMtower/FlexibleSUSY.m.in R model_files/E6SSMtower/LesHouches.in.E6SSMtower M model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in M model_files/HGTHDMIIMSSMBC/LesHouches.in.HGTHDMIIMSSMBC M model_files/HGTHDMIIMSSMBCApprox/FlexibleSUSY.m.in M model_files/HGTHDMIIMSSMBCApprox/LesHouches.in.HGTHDMIIMSSMBCApprox M model_files/HGTHDMIIMSSMBCFull/FlexibleSUSY.m.in M model_files/HGTHDMIIMSSMBCFull/LesHouches.in.HGTHDMIIMSSMBCFull M model_files/HSSUSY/FlexibleSUSY.m.in M model_files/HSSUSY/LesHouches.in.HSSUSY M model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in M model_files/HTHDMIIMSSMBC/LesHouches.in.HTHDMIIMSSMBC M model_files/LHInputMSSM/FlexibleSUSY.m.in M model_files/LHInputMSSM/LesHouches.in.LHInputMSSM A model_files/LRLR/FlexibleSUSY.m.in A model_files/LRLR/LesHouches.in.LRLR M model_files/MDM/FlexibleSUSY.m.in M model_files/MDM/LesHouches.in.MDM M model_files/MRSSM/FlexibleSUSY.m.in M model_files/MRSSM/LesHouches.in.MRSSM M model_files/MRSSM2/FlexibleSUSY.m.in M model_files/MRSSM2/LesHouches.in.MRSSM2 A model_files/MRSSMEFTHiggs/FlexibleSUSY.m.in A model_files/MRSSMEFTHiggs/LesHouches.in.MRSSMEFTHiggs R model_files/MRSSMtower/FlexibleSUSY.m.in R model_files/MRSSMtower/LesHouches.in.MRSSMtower M model_files/MSSM/FlexibleSUSY.m.in M model_files/MSSM/LesHouches.in.MSSM A model_files/MSSMCPV/FlexibleSUSY.m.in A model_files/MSSMCPV/LesHouches.in.MSSMCPV A model_files/MSSMEFTHiggs/FlexibleSUSY.m.in A model_files/MSSMEFTHiggs/LesHouches.in.MSSMEFTHiggs M model_files/MSSMMuBMu/FlexibleSUSY.m.in M model_files/MSSMMuBMu/LesHouches.in.MSSMMuBMu M model_files/MSSMNoEWVEVs/FlexibleSUSY.m.in M model_files/MSSMNoFV/FlexibleSUSY.m.in M model_files/MSSMNoFV/LesHouches.in.MSSMNoFV A model_files/MSSMNoFVEFTHiggs/FlexibleSUSY.m.in A model_files/MSSMNoFVEFTHiggs/LesHouches.in.MSSMNoFVEFTHiggs A model_files/MSSMNoFVHimalaya/FlexibleSUSY.m.in A model_files/MSSMNoFVHimalaya/LesHouches.in.MSSMNoFVHimalaya M model_files/MSSMNoFVSLHA2/FlexibleSUSY.m.in M model_files/MSSMNoFVSLHA2/LesHouches.in.MSSMNoFVSLHA2 M model_files/MSSMNoFVatMGUT/FlexibleSUSY.m.in M model_files/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT A model_files/MSSMNoFVatMGUTHimalaya/FlexibleSUSY.m.in A model_files/MSSMNoFVatMGUTHimalaya/LesHouches.in.MSSMNoFVatMGUTHimalaya R model_files/MSSMNoFVtower/FlexibleSUSY.m.in R model_files/MSSMNoFVtower/LesHouches.in.MSSMNoFVtower M model_files/MSSMatMGUT/FlexibleSUSY.m.in M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT R model_files/MSSMtower/FlexibleSUSY.m.in R model_files/MSSMtower/LesHouches.in.MSSMtower M model_files/NMSSM/FlexibleSUSY.m.in M model_files/NMSSM/LesHouches.in.NMSSM M model_files/NMSSMCPV/FlexibleSUSY.m.in M model_files/NMSSMCPV/LesHouches.in.NMSSMCPV A model_files/NMSSMEFTHiggs/FlexibleSUSY.m.in A model_files/NMSSMEFTHiggs/LesHouches.in.NMSSMEFTHiggs A model_files/NMSSMEFTHiggs/LesHouches.in.NMSSMEFTHiggs_1507.05093_TP3 R model_files/NMSSMtower/FlexibleSUSY.m.in R model_files/NMSSMtower/LesHouches.in.NMSSMtower R model_files/NMSSMtower/LesHouches.in.NMSSMtower_1507.05093_TP3 M model_files/NSM/FlexibleSUSY.m.in M model_files/NSM/LesHouches.in.NSM M model_files/NUHMSSM/LesHouches.in.NUHMSSM A model_files/NUHMSSMNoFV/FlexibleSUSY.m.in A model_files/NUHMSSMNoFV/LesHouches.in.NUHMSSMNoFV A model_files/NUHMSSMNoFVHimalaya/FlexibleSUSY.m.in A model_files/NUHMSSMNoFVHimalaya/LesHouches.in.NUHMSSMNoFVHimalaya M model_files/NUHMSSMalt/LesHouches.in.NUHMSSMalt A model_files/NUHMSSMaltEFTHiggs/FlexibleSUSY.m.in A model_files/NUHMSSMaltEFTHiggs/LesHouches.in.NUHMSSMaltEFTHiggs R model_files/NUHMSSMalttower/FlexibleSUSY.m.in R model_files/NUHMSSMalttower/LesHouches.in.NUHMSSMalttower M model_files/NUTNMSSM/FlexibleSUSY.m.in 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/NoInputParameters/FlexibleSUSY.m.in M model_files/SM/FlexibleSUSY.m.in M model_files/SM/LesHouches.in.SM A model_files/SMEFTHiggs/FlexibleSUSY.m.in A model_files/SMEFTHiggs/LesHouches.in.SMEFTHiggs M model_files/SMEWSBAtMZ/FlexibleSUSY.m.in M model_files/SMHighPrecision/FlexibleSUSY.m.in M model_files/SMHighScale/FlexibleSUSY.m.in M model_files/SMHighScale/LesHouches.in.SMHighScale M model_files/SMNoRGEs/FlexibleSUSY.m.in M model_files/SMSSM/LesHouches.in.SMSSM A model_files/SMSemiAnalytic/FlexibleSUSY.m.in A model_files/SMSemiAnalytic/LesHouches.in.SMSemiAnalytic A model_files/SMThrow/FlexibleSUSY.m.in A model_files/SMThrow/LesHouches.in.SMThrow_large_lambda M model_files/SMnoGUT/FlexibleSUSY.m.in R model_files/SMtower/FlexibleSUSY.m.in R model_files/SMtower/LesHouches.in.SMtower M model_files/SSM/FlexibleSUSY.m.in M model_files/SSM/LesHouches.in.SSM A model_files/SSMSemiAnalytic/FlexibleSUSY.m.in A model_files/SSMSemiAnalytic/LesHouches.in.SSMSemiAnalytic M model_files/SplitMSSM/FlexibleSUSY.m.in M model_files/SplitMSSM/LesHouches.in.SplitMSSM M model_files/THDMII/FlexibleSUSY.m.in M model_files/THDMII/LesHouches.in.THDMII A model_files/THDMIIEWSBAtMZSemiAnalytic/FlexibleSUSY.m.in A model_files/THDMIIEWSBAtMZSemiAnalytic/LesHouches.in.THDMIIEWSBAtMZSemiAnalytic M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in M model_files/THDMIIMSSMBC/LesHouches.in.THDMIIMSSMBC M model_files/THDMIIMSSMBCApprox/FlexibleSUSY.m.in M model_files/THDMIIMSSMBCApprox/LesHouches.in.THDMIIMSSMBCApprox M model_files/THDMIIMSSMBCFull/FlexibleSUSY.m.in M model_files/THDMIIMSSMBCFull/LesHouches.in.THDMIIMSSMBCFull M model_files/TMSSM/LesHouches.in.TMSSM M model_files/TensorCoupling/LesHouches.in.TensorCoupling M model_files/U1xMSSM3G/FlexibleSUSY.m.in M model_files/U1xMSSM3G/LesHouches.in.U1xMSSM3G M model_files/UMSSM/LesHouches.in.UMSSM A model_files/VCMSSM/FlexibleSUSY.m.in A model_files/VCMSSM/LesHouches.in.VCMSSM M model_files/cCMSSM/FlexibleSUSY.m.in M model_files/cCMSSM/LesHouches.in.cCMSSM M model_files/cSM/FlexibleSUSY.m.in M model_files/complexMSSM/FlexibleSUSY.m.in M model_files/complexMSSM/LesHouches.in.complexMSSM M model_files/lowMSSM/FlexibleSUSY.m.in 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/lowNMSSM/LesHouches.in.lowNMSSM 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/lowNMSSMTanBetaAtMZ/LesHouches.in.lowNMSSMTanBetaAtMZ A model_files/lowNUHMSSM/FlexibleSUSY.m.in A model_files/lowNUHMSSM/LesHouches.in.lowNUHMSSM A model_files/lowNUHMSSMSemiAnalytic/FlexibleSUSY.m.in A model_files/lowNUHMSSMSemiAnalytic/LesHouches.in.lowNUHMSSMSemiAnalytic M model_files/munuSSM/FlexibleSUSY.m.in M model_files/munuSSM/LesHouches.in.munuSSM A model_files/munuSSMSemiAnalytic/FlexibleSUSY.m.in A model_files/munuSSMSemiAnalytic/LesHouches.in.munuSSMSemiAnalytic M model_files/rootMSSM/FlexibleSUSY.m.in M models/SoftsusyFlavourMSSM/flavoursoft.cpp M models/SoftsusyFlavourMSSM/flavoursoft.h M models/SoftsusyMSSM/SoftsusyMSSM_solver.hpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale.cpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale.hpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_convergence_tester.cpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_convergence_tester.hpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_initial_guesser.cpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_initial_guesser.hpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_low_scale_constraint.cpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_low_scale_constraint.hpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_sugra_constraint.cpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_sugra_constraint.hpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_susy_scale_constraint.cpp M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_susy_scale_constraint.hpp A models/SoftsusyMSSM/conversion.cpp A models/SoftsusyMSSM/conversion.hpp A models/SoftsusyMSSM/def.cpp A models/SoftsusyMSSM/def.h A models/SoftsusyMSSM/diagonalization.cpp A models/SoftsusyMSSM/diagonalization.hpp A models/SoftsusyMSSM/gut_scale_calculator.hpp A models/SoftsusyMSSM/linalg.cpp A models/SoftsusyMSSM/linalg.h A models/SoftsusyMSSM/lowe_legacy.cpp A models/SoftsusyMSSM/lowe_legacy.h M models/SoftsusyMSSM/module.mk A models/SoftsusyMSSM/mycomplex.h A models/SoftsusyMSSM/numerics_legacy.cpp A models/SoftsusyMSSM/numerics_legacy.h M models/SoftsusyMSSM/physpars.cpp M models/SoftsusyMSSM/physpars.h A models/SoftsusyMSSM/rge.cpp A models/SoftsusyMSSM/rge.h A models/SoftsusyMSSM/rk_legacy.cpp A models/SoftsusyMSSM/rk_legacy.hpp M models/SoftsusyMSSM/run_SoftsusyMSSM.cpp M models/SoftsusyMSSM/softpars.cpp M models/SoftsusyMSSM/softpars.h M models/SoftsusyMSSM/softsusy.cpp M models/SoftsusyMSSM/softsusy.h M models/SoftsusyMSSM/susy.cpp M models/SoftsusyMSSM/susy.h M models/SoftsusyMSSM/tensor.h A models/SoftsusyMSSM/utils.cpp A models/SoftsusyMSSM/utils.h A models/SoftsusyMSSM/xpr-base.h A models/SoftsusyMSSM/xpr-matrix.h A models/SoftsusyMSSM/xpr-vector.h M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale.cpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale.hpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_convergence_tester.cpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_convergence_tester.hpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_initial_guesser.cpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_initial_guesser.hpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_low_scale_constraint.cpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_low_scale_constraint.hpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_sugra_constraint.cpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_sugra_constraint.hpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_susy_scale_constraint.cpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_susy_scale_constraint.hpp M models/SoftsusyNMSSM/module.mk M models/SoftsusyNMSSM/nmssmsoftpars.cpp M models/SoftsusyNMSSM/nmssmsoftpars.h M models/SoftsusyNMSSM/nmssmsoftsusy.cpp M models/SoftsusyNMSSM/nmssmsoftsusy.h M models/SoftsusyNMSSM/nmssmsusy.cpp M models/SoftsusyNMSSM/nmssmsusy.h M models/SoftsusyNMSSM/run_softpoint.cpp M models/SoftsusyNMSSM/run_softpoint.h M models/fmssm/fmssm_lattice_constraints.f.m M models/fmssm/fmssm_lattice_defs.m M models/fmssm/fmssm_lattice_numerical_constraints_dependence.cpp.m M models/fmssm/fmssm_lattice_numerical_constraints_functions.f.m M models/fmssm/fmssm_lattice_rge.f.m M models/fmssm/fmssm_lattice_translator.inc.m M models/fmssm/module.mk M models/fmssmn/fmssm_fmssmn_lattice_matchings.f.m M models/fmssmn/fmssm_fmssmn_lattice_numerical_matchings_dependence.cpp.m M models/fmssmn/fmssm_fmssmn_lattice_numerical_matchings_functions.f.m M models/fmssmn/fmssmn_lattice_constraints.f.m M models/fmssmn/fmssmn_lattice_defs.m M models/fmssmn/fmssmn_lattice_numerical_constraints_dependence.cpp.m M models/fmssmn/fmssmn_lattice_numerical_constraints_functions.f.m M models/fmssmn/fmssmn_lattice_rge.f.m M models/fmssmn/fmssmn_lattice_translator.inc.m M models/fmssmn/module.mk R models/sm/module.mk R models/sm/sm.hpp R models/sm/sm_two_scale.cpp R models/sm/sm_two_scale.hpp R models/sm/sm_two_scale_convergence_tester.cpp R models/sm/sm_two_scale_convergence_tester.hpp R models/sm/sm_two_scale_experimental_constraint.cpp R models/sm/sm_two_scale_experimental_constraint.hpp R models/smcw/module.mk R models/smcw/smcw.hpp R models/smcw/smcw_two_scale.cpp R models/smcw/smcw_two_scale.hpp R models/smcw/smcw_two_scale_convergence_tester.cpp R models/smcw/smcw_two_scale_convergence_tester.hpp R models/smcw/smcw_two_scale_gut_constraint.cpp R models/smcw/smcw_two_scale_gut_constraint.hpp A release/export-H3m-models.sh M release/generate-models.sh M sarah/B-L-SM-lightZp/B-L-SM-lightZp.m M sarah/B-L-SM-lightZp/parameters.m M sarah/B-L-SM-lightZp/particles.m M sarah/E6SSM/E6SSM.m M sarah/E6SSM/parameters.m M sarah/E6SSM/particles.m M sarah/HGTHDM-II/HGTHDM-II.m M sarah/HGTHDM-II/parameters.m M sarah/HGTHDM-II/particles.m M sarah/HGTHDM/HGTHDM.m M sarah/HGTHDM/parameters.m M sarah/HGTHDM/particles.m M sarah/HGTHDMw/HGTHDMw.m M sarah/HGTHDMw/parameters.m M sarah/HGTHDMw/particles.m M sarah/HTHDM-II/HTHDM-II.m M sarah/HTHDM-II/parameters.m M sarah/HTHDM-II/particles.m M sarah/HTHDM/HTHDM.m M sarah/HTHDM/parameters.m M sarah/HTHDM/particles.m M sarah/InertMSSM/InertMSSM.m M sarah/InertMSSM/parameters.m M sarah/InertMSSM/particles.m M sarah/MDM/MDM.m M sarah/MDM/parameters.m M sarah/MDM/particles.m M sarah/MSSMD5O/MSSMD5O.m M sarah/MSSMD5O/parameters.m M sarah/MSSMD5O/particles.m M sarah/MSSMNoEWVEVs/MSSMNoEWVEVs.m M sarah/MSSMNoEWVEVs/parameters.m M sarah/MSSMNoEWVEVs/particles.m M sarah/MSSMNoFV/MSSMNoFV.m M sarah/MSSMNoFV/parameters.m M sarah/MSSMNoFV/particles.m M sarah/MSSMRHN/MSSMRHN.m M sarah/MSSMRHN/parameters.m M sarah/MSSMRHN/particles.m M sarah/NSM/NSM.m M sarah/NSM/parameters.m M sarah/NSM/particles.m M sarah/NoYukawaMSSM/NoYukawaMSSM.m M sarah/NoYukawaMSSM/parameters.m M sarah/NoYukawaMSSM/particles.m A sarah/SE6SSM/SE6SSM.m A sarah/SE6SSM/parameters.m A sarah/SE6SSM/particles.m M sarah/SM2/SM2.m M sarah/SM2/parameters.m M sarah/SM2/particles.m M sarah/SMnoGUT/SMnoGUT.m M sarah/SMnoGUT/parameters.m M sarah/SMnoGUT/particles.m M sarah/SplitMSSM/SplitMSSM.m M sarah/SplitMSSM/parameters.m M sarah/SplitMSSM/particles.m M sarah/THDM-II/THDM-II.m M sarah/THDM-II/parameters.m M sarah/THDM-II/particles.m M sarah/THDM/THDM.m M sarah/THDM/parameters.m M sarah/THDM/particles.m M sarah/TensorCoupling/TensorCoupling.m M sarah/TensorCoupling/parameters.m M sarah/TensorCoupling/particles.m M slhaea/slhaea.h M src/SM.cpp M src/SM.hpp A src/array_view.hpp A src/basic_rk_integrator.hpp M src/betafunction.cpp M src/betafunction.hpp M src/build_info.cpp A src/bvp_solver_problems.cpp A src/bvp_solver_problems.hpp M src/ckm.cpp M src/ckm.hpp M src/command_line_options.cpp M src/command_line_options.hpp R src/compare.hpp A src/composite_convergence_tester.cpp M src/composite_convergence_tester.hpp M src/compound_constraint.hpp M src/constraint.hpp M src/consts.hpp M src/convergence_tester.hpp M src/convergence_tester_drbar.hpp M src/coupling_monitor.hpp M src/database.cpp M src/database.hpp R src/def.cpp R src/def.h M src/derivative.hpp M src/dilog.cpp M src/dilog.hpp M src/dilogc.f M src/effective_couplings.cpp M src/eigen_tensor.hpp M src/eigen_utils.hpp R src/error.cpp M src/error.hpp M src/ew_input.hpp M src/ewsb_solver.hpp M src/fixed_point_iterator.hpp M src/functors.hpp A src/global_thread_pool.cpp A src/global_thread_pool.hpp A src/gsl.hpp M src/gsl_utils.cpp M src/gsl_utils.hpp A src/gsl_vector.cpp A src/gsl_vector.hpp R src/gut_scale_calculator.hpp A src/if.hpp M src/initial_guesser.hpp M src/lattice_compound_constraint.hpp M src/lattice_constraint.cpp M src/lattice_constraint.hpp M src/lattice_convergence_tester.hpp M src/lattice_foreign_constraint.hpp M src/lattice_initial_guesser.hpp M src/lattice_model.cpp M src/lattice_model.hpp M src/lattice_numerical_constraint.cpp M src/lattice_numerical_constraint.hpp M src/lattice_solver.cpp M src/lattice_solver.hpp R src/linalg.cpp R src/linalg.h M src/linalg2.hpp M src/logger.hpp A src/loop_corrections.hpp M src/lowe.cpp M src/lowe.h R src/matching.hpp M src/mathdefs.hpp M src/mathlink_utils.hpp M src/minimizer.hpp A src/model.hpp M src/module.mk A src/mssm_twoloop_as.cpp A src/mssm_twoloop_as.hpp A src/mssm_twoloop_mb.cpp A src/mssm_twoloop_mb.hpp A src/mssm_twoloop_mt.cpp A src/mssm_twoloop_mt.hpp A src/mssm_twoloop_mtau.cpp A src/mssm_twoloop_mtau.hpp M src/mssm_twoloophiggs.cpp M src/mssm_twoloophiggs_impl.f R src/mycomplex.h M src/nmssm2loop.f M src/nmssm2loop.h M src/nmssm_twoloophiggs.cpp M src/numerics.cpp M src/numerics.h M src/numerics2.cpp M src/numerics2.hpp R src/parallel.hpp M src/physical_input.cpp M src/physical_input.hpp M src/pmns.cpp M src/pmns.hpp A src/pp_map.hpp A src/problems.cpp M src/problems.hpp M src/pv.cpp A src/raii.hpp M src/rg_flow.hpp R src/rge.cpp R src/rge.h R src/rk.cpp M src/rk.hpp A src/rkf_integrator.cpp A src/rkf_integrator.hpp M src/root_finder.hpp M src/scan.cpp M src/scan.hpp A src/semi_analytic_solver.cpp A src/semi_analytic_solver.hpp M src/sfermions.cpp M src/sfermions.hpp A src/single_scale_constraint.hpp A src/single_scale_matching.hpp M src/slha_io.cpp M src/slha_io.hpp A src/sm_threeloop_as.cpp A src/sm_threeloop_as.hpp A src/sm_threeloophiggs.cpp A src/sm_threeloophiggs.hpp M src/sm_twoloophiggs.cpp M src/sm_twoloophiggs.hpp M src/small_matrices.hpp A src/spectrum_generator_problems.cpp A src/spectrum_generator_problems.hpp M src/spectrum_generator_settings.cpp M src/spectrum_generator_settings.hpp R src/split_threeloophiggs.cpp R src/split_threeloophiggs.hpp A src/splitmssm_threeloophiggs.cpp A src/splitmssm_threeloophiggs.hpp M src/splitmssm_thresholds.cpp M src/splitmssm_thresholds.hpp M src/standard_model.cpp M src/standard_model.hpp M src/standard_model_effective_couplings.cpp M src/standard_model_effective_couplings.hpp M src/standard_model_two_scale_convergence_tester.cpp M src/standard_model_two_scale_convergence_tester.hpp M src/standard_model_two_scale_low_scale_constraint.cpp M src/standard_model_two_scale_low_scale_constraint.hpp M src/standard_model_two_scale_model.cpp M src/standard_model_two_scale_model.hpp A src/string_utils.cpp A src/string_utils.hpp M src/sum.hpp A src/thread_pool.hpp A src/threshold_corrections.cpp A src/threshold_corrections.hpp M src/threshold_loop_functions.cpp M src/threshold_loop_functions.hpp R src/two_loop_corrections.hpp R src/two_scale_composite_convergence_tester.cpp R src/two_scale_composite_convergence_tester.hpp R src/two_scale_constraint.hpp R src/two_scale_convergence_tester.cpp R src/two_scale_convergence_tester.hpp R src/two_scale_convergence_tester_drbar.hpp R src/two_scale_initial_guesser.hpp R src/two_scale_matching.hpp R src/two_scale_model.hpp M src/two_scale_running_precision.cpp M src/two_scale_running_precision.hpp M src/two_scale_solver.cpp M src/two_scale_solver.hpp R src/utils.cpp R src/utils.h M src/weinberg_angle.cpp M src/weinberg_angle.hpp A src/which.hpp M src/wrappers.cpp M src/wrappers.hpp R src/xpr-base.h R src/xpr-matrix.h R src/xpr-vector.h A templates/FlexibleEFTHiggs.mk.in M templates/LesHouches.in A templates/a_muon.cpp.in A templates/a_muon.hpp.in A templates/betas.mk.in A templates/cxx_diagrams.hpp.in A templates/edm.cpp.in A templates/edm.hpp.in A templates/ewsb_solver.hpp.in A templates/ewsb_solver_interface.hpp.in R templates/high_scale_spectrum_generator.hpp.in M templates/info.cpp.in M templates/info.hpp.in M templates/input_parameters.hpp.in A templates/lattice.mk.in M templates/librarylink.cpp.in M templates/librarylink.m.in R templates/low_scale_spectrum_generator.hpp.in M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in A templates/matching_constraint.hpp.in M templates/model_slha.hpp.in M templates/module.addon.mk.in M templates/module.mk M templates/module.mk.in M templates/observables.cpp.in M templates/observables.hpp.in M templates/physical.cpp.in M templates/physical.hpp.in M templates/plot_rgflow.gnuplot.in M templates/plot_spectrum.gnuplot.in M templates/run.cpp.in M templates/run.m.in M templates/run_cmd_line.cpp.in M templates/scan.cpp.in A templates/semi_analytic.mk.in A templates/semi_analytic_convergence_tester.cpp.in A templates/semi_analytic_convergence_tester.hpp.in A templates/semi_analytic_ewsb_solver.cpp.in A templates/semi_analytic_ewsb_solver.hpp.in A templates/semi_analytic_high_scale_constraint.cpp.in A templates/semi_analytic_high_scale_constraint.hpp.in A templates/semi_analytic_high_scale_initial_guesser.cpp.in A templates/semi_analytic_high_scale_initial_guesser.hpp.in A templates/semi_analytic_high_scale_spectrum_generator.cpp.in A templates/semi_analytic_high_scale_spectrum_generator.hpp.in A templates/semi_analytic_low_scale_constraint.cpp.in A templates/semi_analytic_low_scale_constraint.hpp.in A templates/semi_analytic_low_scale_initial_guesser.cpp.in A templates/semi_analytic_low_scale_initial_guesser.hpp.in A templates/semi_analytic_low_scale_spectrum_generator.cpp.in A templates/semi_analytic_low_scale_spectrum_generator.hpp.in A templates/semi_analytic_model.cpp.in A templates/semi_analytic_model.hpp.in A templates/semi_analytic_soft_parameters_constraint.cpp.in A templates/semi_analytic_soft_parameters_constraint.hpp.in A templates/semi_analytic_solutions.cpp.in A templates/semi_analytic_solutions.hpp.in A templates/semi_analytic_susy_convergence_tester.cpp.in A templates/semi_analytic_susy_convergence_tester.hpp.in A templates/semi_analytic_susy_scale_constraint.cpp.in A templates/semi_analytic_susy_scale_constraint.hpp.in M templates/slha_io.cpp.in M templates/slha_io.hpp.in A templates/soft_beta_.cpp.in A templates/soft_parameters.cpp.in A templates/soft_parameters.hpp.in A templates/soft_parameters_constraint.hpp.in A templates/spectrum_generator.hpp.in M templates/spectrum_generator_interface.hpp.in R templates/standard_model_high_scale_spectrum_generator.hpp.in R templates/standard_model_low_scale_spectrum_generator.hpp.in M templates/standard_model_matching.cpp.in M templates/standard_model_matching.hpp.in A templates/standard_model_spectrum_generator_interface.hpp.in A templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in A templates/standard_model_two_scale_high_scale_initial_guesser.hpp.in A templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in A templates/standard_model_two_scale_high_scale_spectrum_generator.hpp.in R templates/standard_model_two_scale_initial_guesser.cpp.in R templates/standard_model_two_scale_initial_guesser.hpp.in R templates/standard_model_two_scale_initial_guesser_low_scale_model.cpp.in R templates/standard_model_two_scale_initial_guesser_low_scale_model.hpp.in A templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in A templates/standard_model_two_scale_low_scale_initial_guesser.hpp.in A templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in A templates/standard_model_two_scale_low_scale_spectrum_generator.hpp.in M templates/standard_model_two_scale_matching.cpp.in M templates/standard_model_two_scale_matching.hpp.in A templates/susy_beta_.cpp.in A templates/susy_convergence_tester.hpp.in A templates/susy_parameters.cpp.in A templates/susy_parameters.hpp.in M templates/two_scale.mk.in M templates/two_scale_convergence_tester.cpp.in M templates/two_scale_convergence_tester.hpp.in A templates/two_scale_ewsb_solver.cpp.in A templates/two_scale_ewsb_solver.hpp.in M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_high_scale_constraint.hpp.in A templates/two_scale_high_scale_initial_guesser.cpp.in A templates/two_scale_high_scale_initial_guesser.hpp.in A templates/two_scale_high_scale_spectrum_generator.cpp.in A templates/two_scale_high_scale_spectrum_generator.hpp.in R templates/two_scale_initial_guesser.cpp.in R templates/two_scale_initial_guesser.hpp.in R templates/two_scale_initial_guesser_low_scale_model.cpp.in R templates/two_scale_initial_guesser_low_scale_model.hpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in A templates/two_scale_low_scale_initial_guesser.cpp.in A templates/two_scale_low_scale_initial_guesser.hpp.in A templates/two_scale_low_scale_spectrum_generator.cpp.in A templates/two_scale_low_scale_spectrum_generator.hpp.in M templates/two_scale_model.cpp.in M templates/two_scale_model.hpp.in R templates/two_scale_model_slha.cpp.in R templates/two_scale_model_slha.hpp.in R templates/two_scale_soft_beta_.cpp.in R templates/two_scale_soft_parameters.cpp.in R templates/two_scale_soft_parameters.hpp.in R templates/two_scale_susy_beta_.cpp.in R templates/two_scale_susy_parameters.cpp.in R templates/two_scale_susy_parameters.hpp.in M templates/two_scale_susy_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.hpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in A templates/weinberg_angle.cpp.in A templates/weinberg_angle.hpp.in A test/error_count.cpp A test/error_count.hpp A test/mock_convergence_testers.hpp A test/mock_models.hpp A test/mock_single_scale_constraints.hpp A test/mock_single_scale_matchings.hpp M test/module.mk M test/stopwatch.hpp R test/test.h A test/test.hpp M test/test_BetaFunction.m M test/test_CConversion.m A test/test_CE6SSM.hpp A test/test_CE6SSM_consistent_solutions.cpp A test/test_CE6SSM_ewsb.cpp A test/test_CE6SSM_semi_analytic_solutions.cpp A test/test_CE6SSM_spectrum.sh M test/test_CMSSM.hpp M test/test_CMSSMCKM_high_scale_constraint.cpp M test/test_CMSSMCKM_low_scale_constraint.cpp A test/test_CMSSMCKM_tree_level_spectrum.cpp M test/test_CMSSMCPV.hpp A test/test_CMSSMCPVSemiAnalytic.hpp A test/test_CMSSMCPVSemiAnalytic_ewsb.cpp A test/test_CMSSMCPVSemiAnalytic_semi_analytic_solutions.cpp A test/test_CMSSMCPVSemiAnalytic_spectrum.sh M test/test_CMSSMCPV_ewsb.cpp A test/test_CMSSMCPV_librarylink.in.spc A test/test_CMSSMCPV_librarylink.m M test/test_CMSSMCPV_spectrum.sh M test/test_CMSSMCPV_tree_level_spectrum.cpp M test/test_CMSSMLowPrecision.cpp M test/test_CMSSMMassWInput_spectrum.cpp M test/test_CMSSMNoFV.hpp M test/test_CMSSMNoFV_GM2Calc.sh A test/test_CMSSMNoFV_benchmark.cpp A test/test_CMSSMNoFV_benchmark.in.spc.in M test/test_CMSSMNoFV_beta_functions.cpp M test/test_CMSSMNoFV_low_scale_constraint.cpp A test/test_CMSSMNoFV_profile.sh M test/test_CMSSMNoFV_tree_level_spectrum.cpp M test/test_CMSSMNoFV_two_loop_spectrum.cpp A test/test_CMSSMNoFV_weinberg_angle_meta.cpp A test/test_CMSSMSemiAnalytic.hpp A test/test_CMSSMSemiAnalytic_consistent_solutions.cpp A test/test_CMSSMSemiAnalytic_ewsb.cpp A test/test_CMSSMSemiAnalytic_ewsb_solution.cpp A test/test_CMSSMSemiAnalytic_semi_analytic_solutions.cpp A test/test_CMSSMSemiAnalytic_spectrum.sh M test/test_CMSSM_3loop_beta.m M test/test_CMSSM_QedQcd_exception.in.spc M test/test_CMSSM_QedQcd_no_convergence.in.spc R test/test_CMSSM_benchmark.cpp R test/test_CMSSM_benchmark.in.spc.in M test/test_CMSSM_beta_function_benchmark.cpp M test/test_CMSSM_database.cpp A test/test_CMSSM_effective_couplings.cpp M test/test_CMSSM_gluino.sh M test/test_CMSSM_higgs_iteration.cpp M test/test_CMSSM_high_scale_constraint.cpp M test/test_CMSSM_info.cpp M test/test_CMSSM_initial_guesser.cpp M test/test_CMSSM_librarylink.m M test/test_CMSSM_librarylink_parallel.m A test/test_CMSSM_librarylink_slha.in.spc A test/test_CMSSM_librarylink_slha.sh M test/test_CMSSM_like.hpp M test/test_CMSSM_low_scale_constraint.cpp M test/test_CMSSM_model.cpp M test/test_CMSSM_profile.sh M test/test_CMSSM_slha.cpp M test/test_CMSSM_slha_input.cpp M test/test_CMSSM_slha_output.cpp M test/test_CMSSM_spectrum.cpp A test/test_CMSSM_streams.sh M test/test_CMSSM_susy_scale_constraint.cpp M test/test_CMSSM_two_loop_spectrum.cpp M test/test_CMSSM_weinberg_angle.cpp A test/test_CMSSM_weinberg_angle_meta.cpp A test/test_CNMSSM.hpp A test/test_CNMSSM_consistent_solutions.cpp A test/test_CNMSSM_ewsb.cpp A test/test_CNMSSM_semi_analytic_solutions.cpp A test/test_CNMSSM_spectrum.sh M test/test_Constraint.m M test/test_EWSB.m M test/test_HGTHDM_THDM_threshold_corrections_scale_invariance.m M test/test_HGTHDM_threshold_corrections_scale_invariance.m M test/test_HSSUSY_SUSYHD.sh M test/test_LoopFunctions.m A test/test_MRSSM2.hpp A test/test_MRSSM2_gmm2.cpp A test/test_MSSMEFTHiggs.sh A test/test_MSSMEFTHiggs_lambda_threshold_correction.cpp A test/test_MSSMEFTHiggs_librarylink.sh A test/test_MSSMEFTHiggs_profile.sh A test/test_MSSMNoFVEFTHiggs.sh M test/test_MSSMNoFV_onshell.cpp R test/test_MSSMNoFVtower.sh M test/test_MSSM_2L_analytic.m M test/test_MSSM_2L_limits.cpp M test/test_MSSM_2L_limits.m A test/test_MSSM_2L_mb.m A test/test_MSSM_2L_mt.m A test/test_MSSM_2L_yb_softsusy.m A test/test_MSSM_2L_yt.m A test/test_MSSM_2L_yt_loopfunction.m A test/test_MSSM_2L_yt_softsusy.m A test/test_MSSM_stable_ewsb_failure.in.spc A test/test_MSSM_stable_ewsb_failure.sh R test/test_MSSMtower.sh R test/test_MSSMtower_librarylink.sh M test/test_NMSSM.hpp M test/test_NMSSMCPV.hpp M test/test_NMSSMCPV_ewsb.cpp M test/test_NMSSMCPV_tree_level_spectrum.cpp A test/test_NMSSMEFTHiggs.sh M test/test_NMSSM_benchmark.cpp M test/test_NMSSM_beta_functions.cpp M test/test_NMSSM_ewsb.cpp M test/test_NMSSM_high_scale_constraint.cpp M test/test_NMSSM_initial_guesser.cpp M test/test_NMSSM_low_scale_constraint.cpp M test/test_NMSSM_self_energies.cpp M test/test_NMSSM_slha_output.cpp M test/test_NMSSM_spectrum.cpp M test/test_NMSSM_susy_scale_constraint.cpp R test/test_NMSSMtower.sh A test/test_NUHMSSMaltEFTHiggs.sh R test/test_NUHMSSMalttower.sh M test/test_NUTNMSSM_spectrum.cpp M test/test_Parameters.m A test/test_QedQcd.cpp M test/test_RGIntegrator.m M test/test_ReadSLHA.m A test/test_SMEFTHiggs.sh M test/test_SMHighPrecision_two_loop_spectrum.cpp M test/test_SMSSM_beta_functions.cpp M test/test_SMSSM_ewsb.cpp M test/test_SMSSM_one_loop_spectrum.cpp A test/test_SMSemiAnalytic.hpp A test/test_SMSemiAnalytic_consistent_solutions.cpp A test/test_SMSemiAnalytic_ewsb.cpp A test/test_SMSemiAnalytic_semi_analytic_solutions.cpp A test/test_SMSemiAnalytic_spectrum.sh M test/test_SM_3loop_beta.m M test/test_SM_effective_couplings.cpp A test/test_SM_gmm2.cpp M test/test_SM_higgs_loop_corrections.cpp M test/test_SM_one_loop_spectrum.cpp M test/test_SM_three_loop_spectrum.cpp M test/test_SM_two_loop_spectrum.cpp M test/test_SM_weinberg_angle.cpp A test/test_SM_weinberg_angle_meta.cpp M test/test_SMnoGUT_3loop_beta.m R test/test_SMtower.sh A test/test_SSMSemiAnalytic.hpp A test/test_SSMSemiAnalytic_consistent_solutions.cpp A test/test_SSMSemiAnalytic_ewsb.cpp A test/test_SSMSemiAnalytic_semi_analytic_solutions.cpp A test/test_SSMSemiAnalytic_spectrum.sh M test/test_SelfEnergies.m A test/test_SemiAnalytic.m A test/test_THDMIIEWSBAtMZSemiAnalytic.hpp A test/test_THDMIIEWSBAtMZSemiAnalytic_consistent_solutions.cpp A test/test_THDMIIEWSBAtMZSemiAnalytic_ewsb.cpp A test/test_THDMIIEWSBAtMZSemiAnalytic_semi_analytic_solutions.cpp A test/test_THDMIIEWSBAtMZSemiAnalytic_spectrum.sh M test/test_THDMIIMSSMBCFull_approximation.sh M test/test_THDM_threshold_corrections.m M test/test_THDM_threshold_corrections_gauge.m M test/test_THDM_threshold_corrections_scale_invariance.m M test/test_TextFormatting.m M test/test_ThreeLoopQCD.m M test/test_ThresholdCorrections.m M test/test_TreeMasses.m A test/test_VCMSSM.hpp A test/test_VCMSSM_ewsb.cpp A test/test_VCMSSM_spectrum.sh R test/test_Vertices.m A test/test_Vertices_SortCp.m A test/test_Vertices_colorsum.m A test/test_array_view.cpp M test/test_cast_model.cpp M test/test_ckm.cpp M test/test_compare_ewsb_solvers.cpp M test/test_eigen_utils.cpp M test/test_ewsb_solver.cpp M test/test_fixed_point_iterator.cpp M test/test_flexiblesusy-config.sh A test/test_gsl_vector.cpp A test/test_legacy.hpp A test/test_legacy_diagonalization.cpp M test/test_loopfunctions.cpp M test/test_lowNMSSM_spectrum.sh A test/test_lowNUHMSSMSemiAnalytic.hpp A test/test_lowNUHMSSMSemiAnalytic_consistent_solutions.cpp A test/test_lowNUHMSSMSemiAnalytic_ewsb.cpp A test/test_lowNUHMSSMSemiAnalytic_semi_analytic_solutions.cpp A test/test_lowNUHMSSMSemiAnalytic_spectrum.sh M test/test_lowe.cpp M test/test_minimizer.cpp A test/test_mssm_twoloop_mb.cpp A test/test_mssm_twoloop_mt.cpp M test/test_multiple_librarylinks.m A test/test_munuSSMSemiAnalytic.hpp A test/test_munuSSMSemiAnalytic_ewsb.cpp A test/test_munuSSMSemiAnalytic_semi_analytic_solutions.cpp A test/test_munuSSMSemiAnalytic_spectrum.sh M test/test_namespace_collisions.cpp M test/test_numerics.cpp M test/test_problems.cpp M test/test_pv.cpp A test/test_raii.cpp M test/test_rk.cpp M test/test_root_finder.cpp M test/test_run_all_spectrum_generators.sh A test/test_scan.cpp M test/test_slha_io.cpp M test/test_sum.cpp A test/test_thread_pool.cpp A test/test_threshold_corrections.cpp M test/test_threshold_loop_functions.cpp M test/test_two_scale_mssm_initial_guesser.cpp M test/test_two_scale_mssm_solver.cpp M test/test_two_scale_running_precision.cpp R test/test_two_scale_sm.cpp R test/test_two_scale_sm_smcw_integration.cpp M test/test_two_scale_solver.cpp A test/test_which.cpp M test/test_wrappers.cpp M utils/convert_SPheno_to_FlexibleSUSY.m M utils/install-bash_completions.bash M utils/load-FlexibleSUSY.m Log Message: ----------- Merge remote-tracking branch 'organization/feature-2.0' into development Commit: e7cd01524dc37f9ba34ce6090bb584b8c724259f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7cd01524dc37f9ba34ce6090bb584b8c724259f Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M ChangeLog Log Message: ----------- version 2.0.0 Commit: 68c545d665f69ce8320aaa772fdfd882f3563116 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/68c545d665f69ce8320aaa772fdfd882f3563116 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M ChangeLog Log Message: ----------- update arxiv number for FS+H Commit: 0974f57080f778330f9d7c02333d9771d2e3111a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0974f57080f778330f9d7c02333d9771d2e3111a Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M ChangeLog Log Message: ----------- remove reverted commit from ChangeLog Commit: dbefe237f3dac2d14ea1486466ff39ef87caf312 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dbefe237f3dac2d14ea1486466ff39ef87caf312 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M doc/examples-2.0/scan_FlexibleEFTHiggs_uncertainty.m M doc/examples-2.0/scan_HSSUSY_EFT_uncertainty.m M doc/examples-2.0/scan_HSSUSY_SM_uncertainty.m Log Message: ----------- make LogRange[] function nicer Commit: 3efcd2d26562a9ba650b4cd4620ba78d00cfd93d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3efcd2d26562a9ba650b4cd4620ba78d00cfd93d Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M README M config/references M doc/hssusy.dox M doc/mainpage.dox.in M doc/references.bib Log Message: ----------- update arxiv numbers Commit: 24e07e53c6c30b77c7f8b6cab8a70c204bcdc946 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/24e07e53c6c30b77c7f8b6cab8a70c204bcdc946 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M doc/references.bib Log Message: ----------- adding 3L Kant paper for citing Commit: 682de11c8f23629a804651f5d5e78199db8a68a4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/682de11c8f23629a804651f5d5e78199db8a68a4 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M meta/LoopMasses.m Log Message: ----------- Bugfix: including 2L QCD contributon to yt in the split-MSSM if UseHiggs3LoopSplit === True, for consistency (Eq.(4.7) of arxiv:1312.5220). Thanks to Pietro Slavich for pointing this out. Commit: e19c71500db5e634c043c0e66899decdfd3b6c6d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e19c71500db5e634c043c0e66899decdfd3b6c6d Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 6dddb08f4772ae5aa93300f5c976e65bc3e5b846 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6dddb08f4772ae5aa93300f5c976e65bc3e5b846 Author: Dylan Harries <harries at ipnp.mff.cuni.cz> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M AUTHORS Log Message: ----------- Update e-mail address Commit: 9f37f083b6bc061e8943e305fbfb57e71512728d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9f37f083b6bc061e8943e305fbfb57e71512728d Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M configure Log Message: ----------- extend the error message if Mathematica has not been found Commit: 88009cacf208dcd43bc132376331681b976d1444 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88009cacf208dcd43bc132376331681b976d1444 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M configure Log Message: ----------- Force Mathematica to terminate after version check Mathematica waits for licensing data from stdin if no valid license is found, which might hang the configure script. Commit: 5ac9366c1231273ee74a27605227c4545246cc5f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5ac9366c1231273ee74a27605227c4545246cc5f Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M configure Log Message: ----------- Continue configuration even with bad Mathmatica installation unless --enable-meta or --enable-librarylink is given. Commit: de83c3a4c57c33836cdb7f023fe20670c6141192 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/de83c3a4c57c33836cdb7f023fe20670c6141192 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M configure Log Message: ----------- Print Mathematica version only if available The exit status from Mathematica is 1 if it terminates without a valid license. Commit: 4d024307defdc221d55b0637c0e62be3f47a21af https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4d024307defdc221d55b0637c0e62be3f47a21af Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M configure Log Message: ----------- Check for Mathematica only if needed Note that enable_librarylink can be "automatic" | "yes" | "no". Commit: a7e378d0998ba8a963d9cf11dd50ac66dd3c8bb4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7e378d0998ba8a963d9cf11dd50ac66dd3c8bb4 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M meta/FlexibleSUSY.m A meta/References.m M meta/module.mk M templates/module.mk.in A templates/references.bib.in Log Message: ----------- Feature: creating TeX citations in <model>/<model>_references.bib for easy citation of all used components. Commit: 70611c5e268315e29db66f728a5b6e9320a1d1a5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/70611c5e268315e29db66f728a5b6e9320a1d1a5 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M meta/FlexibleSUSY.m M templates/module.mk.in R templates/references.bib.in A templates/references.tex.in Log Message: ----------- rename references file Commit: e7bd2751b17d363dbb02ede61f949dc4222e8f69 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7bd2751b17d363dbb02ede61f949dc4222e8f69 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: c334048d09f6d6196e9dea5513500b59e87a2c6d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c334048d09f6d6196e9dea5513500b59e87a2c6d Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M configure Log Message: ----------- Merge remote-tracking branch 'organization/development' into development Commit: 77fa2c92b4ce0455f8a883706d47999144fdf788 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/77fa2c92b4ce0455f8a883706d47999144fdf788 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M templates/references.tex.in Log Message: ----------- adding description of how to obtain list of bibtex items Commit: 70ca76603857fc966bd04d32a2aa190e81f12380 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/70ca76603857fc966bd04d32a2aa190e81f12380 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: A meta/MSSM/Mh2_3loop_DR_SQCD.m A meta/MSSM/Mh3L_to_cpp.m M meta/module.mk Log Message: ----------- adding 3L O(at*as^2) contributions to Mh^2 at O((v^2/MS^2)^0) Note: The expressions contains the (non-logarithmic) SM 3-loop contribution, but misses the (non-logarithmic) SUSY 3-loop contribution. Commit: 7488cba5b648243b2024bbd0ebae7848a8c2c474 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7488cba5b648243b2024bbd0ebae7848a8c2c474 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2017-10-17 (Tue, 17 Oct 2017) Changed paths: M ChangeLog Log Message: ----------- Update ChangeLog Commit: 6c8380914910b297e1585ee95c4b490192fef4f3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6c8380914910b297e1585ee95c4b490192fef4f3 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-17 (Tue, 17 Oct 2017) Changed paths: A .clang-format M .gitattributes M .gitignore M AUTHORS M ChangeLog M README M TODO M config/references M configure A doc/Feynman/amuFFS.pdf A doc/Feynman/amuFSS.pdf A doc/Feynman/deltaVBBox1.pdf A doc/Feynman/deltaVBVertex1.pdf A doc/Feynman/deltaVBVertex2.pdf A doc/Feynman/deltaVBWave.pdf A doc/JHEP.bst M doc/building.dox A doc/examples-2.0/scan_FlexibleEFTHiggs_uncertainty.m A doc/examples-2.0/scan_HSSUSY.m A doc/examples-2.0/scan_HSSUSY_EFT_uncertainty.m A doc/examples-2.0/scan_HSSUSY_SM_uncertainty.m M doc/flexiblesusy-1.0.tex A doc/flexiblesusy-2.0.bib A doc/flexiblesusy-2.0.tex M doc/hssusy.dox M doc/images/FS-models.xcf M doc/mainpage.dox.in M doc/module.mk A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_ccA0.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_cckap.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_cclam.pdf A doc/plots/CE6SSM/ce6ssm_tb10-scan-l-k-vs_combined_m0_m12_ccmsu1.pdf A doc/plots/CMSSMCPV/scan_Mh_PhiMu_m0-500_M12-500_TB-10_A0-0.pdf A doc/plots/CMSSMCPV/scan_TYu33_Q_m0-500_M12-500_TB-10_A0-500_PhiMu-0_PhiA0-Pi4.pdf A doc/plots/CMSSM_multiple_solutions/CMSSM_multiple_solutions.pdf A doc/plots/CMSSM_solution_regions/CMSSM_higgs_mass.pdf A doc/plots/CMSSM_solution_regions/CMSSM_solution_regions.pdf A doc/plots/CNMSSM/cnmssm_4D-full-squark_mass_m0sqgtr0_m0_m12.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqgtr0-full-msu6.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqpos-full-m0_m12_sort-A0.pdf A doc/plots/CNMSSM/cnmssm_4D-m0sqpos-full_mhZoom_lam_m12_sort-mh.pdf A doc/plots/CSE6SSM/CSE6SSM_m12_Azero_m0.pdf A doc/plots/CSE6SSM/CSE6SSM_m12_Azero_m0_handwritten.pdf A doc/plots/FlexibleEFTHiggs/scan_Mh_MS_TB-5_Xt-0.pdf A doc/plots/FlexibleEFTHiggs/scan_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/FlexibleMW/scan_MW_LamTU.pdf A doc/plots/FlexibleMW/scan_MW_M12.pdf A doc/plots/HSSUSY/HSSUSY_thresholds.pdf A doc/plots/HSSUSY/Mh_MS_EFT_uncertainty.pdf A doc/plots/HSSUSY/Mh_Xt.pdf A doc/plots/HSSUSY/Mh_Xt_uncertainty.pdf A doc/plots/Himalaya/scan_Mh_MS_TB-5_Xt-0.pdf A doc/plots/Himalaya/scan_Mh_MS_TB-5_Xt-0_delta_alpha.pdf A doc/plots/Himalaya/scan_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/Himalaya/scan_Mh_Xt_TB-5_MS-2000_delta_alpha.pdf A doc/plots/MSSMCPV/contour_de_PhiMuM12.pdf A doc/plots/MSSMCPV/contour_de_PhiMuTe.pdf A doc/plots/MSSMMuBMu/scan_MSSMMuBMu_Mh_MS_TB-5_Xt-0.pdf A doc/plots/MSSMMuBMu/scan_MSSMMuBMu_Mh_Xt_TB-5_MS-2000.pdf A doc/plots/THDMIIMSSMBC/THDMIIMSSMBC_Mh_MS_TB_MA-200_Xt-0.pdf A doc/plots/THDMIIMSSMBC/THDMIIMSSMBC_Mh_MS_TB_MA-200_Xt-sqrt6.pdf A doc/plots/semi_analytic_benchmark/i7-4702MQ.pdf A doc/plots/semi_analytic_rel_errs/single_step_errors.pdf M doc/references.bib M meta/CConversion.m M meta/Constraint.m M meta/FlexibleSUSY.m M meta/LoopMasses.m A meta/MSSM/Mh2_3loop_DR_SQCD.m A meta/MSSM/Mh3L_to_cpp.m A meta/References.m M meta/SelfEnergies.m M meta/TreeMasses.m M meta/module.mk M model_files/CE6SSM/FlexibleSUSY.m.in M model_files/CNMSSM/FlexibleSUSY.m.in M model_files/MSSMCPV/FlexibleSUSY.m.in A model_files/SMThrow/FlexibleSUSY.m.in A model_files/SMThrow/LesHouches.in.SMThrow_large_lambda A models/SoftsusyMSSM/gut_scale_calculator.hpp M models/SoftsusyMSSM/module.mk M src/SM.cpp M src/SM.hpp M src/composite_convergence_tester.hpp M src/compound_constraint.hpp M src/constraint.hpp M src/consts.hpp M src/convergence_tester.hpp M src/coupling_monitor.hpp M src/dilog.cpp M src/ew_input.hpp M src/gsl_utils.hpp R src/gut_scale_calculator.hpp M src/initial_guesser.hpp M src/lattice_compound_constraint.hpp M src/lattice_constraint.cpp M src/lattice_constraint.hpp M src/lattice_convergence_tester.hpp M src/lattice_foreign_constraint.hpp M src/lattice_initial_guesser.hpp M src/lattice_model.cpp M src/lattice_model.hpp M src/lattice_numerical_constraint.cpp M src/lattice_numerical_constraint.hpp M src/lattice_solver.cpp M src/lattice_solver.hpp M src/mathdefs.hpp M src/model.hpp M src/module.mk M src/mssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.cpp R src/parallel.hpp M src/problems.cpp M src/problems.hpp M src/raii.hpp M src/semi_analytic_solver.cpp M src/single_scale_matching.hpp M src/slha_io.hpp M src/small_matrices.hpp R src/split_threeloophiggs.cpp R src/split_threeloophiggs.hpp A src/splitmssm_threeloophiggs.cpp A src/splitmssm_threeloophiggs.hpp M src/standard_model.hpp M src/sum.hpp M src/thread_pool.hpp M src/two_scale_running_precision.hpp M src/wrappers.hpp M templates/LesHouches.in M templates/mass_eigenstates.cpp.in M templates/module.mk.in M templates/plot_rgflow.gnuplot.in M templates/plot_spectrum.gnuplot.in A templates/references.tex.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/spectrum_generator_interface.hpp.in M templates/standard_model_matching.cpp.in M templates/standard_model_spectrum_generator_interface.hpp.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 templates/utilities.cpp.in M templates/utilities.hpp.in M test/test_HSSUSY_SUSYHD.sh M test/test_run_all_spectrum_generators.sh Log Message: ----------- Merge remote-tracking branch 'organization/development' into feature-2.0-HSSUSY-scale-variation Commit: 01267fea2a6691169649ed1a45547a059cd25385 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/01267fea2a6691169649ed1a45547a059cd25385 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-10-17 (Tue, 17 Oct 2017) Changed paths: M model_files/HSSUSY/HSSUSY_uncertainty_estimate.m Log Message: ----------- rename variable to avoid confusion Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/0d5c778af0d4...01267fea2a66
More information about the Flexiblesusy-commits mailing list |