|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 2b8244: implement convenience function to compare two numb...GitHub noreply at github.comFri Nov 20 09:38:39 GMT 2015
Branch: refs/heads/feature-GMM2 Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 2b82444a56f25660915aa2ab8062402d6679e211 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2b82444a56f25660915aa2ab8062402d6679e211 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-05 (Mon, 05 Oct 2015) Changed paths: M src/wrappers.hpp Log Message: ----------- implement convenience function to compare two numbers w/ rel. deviation at the meta code level Commit: 80330af1869ebd106b7b4f9db6ba8a004d931b76 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/80330af1869ebd106b7b4f9db6ba8a004d931b76 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-05 (Mon, 05 Oct 2015) Changed paths: M model_files/SuperSplitMSSM/FlexibleSUSY.m.in Log Message: ----------- compare for degeneracy using relative deviation of 1% Commit: 88805cbedc8d1b506888d73329a45f6362b0c8c3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88805cbedc8d1b506888d73329a45f6362b0c8c3 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-05 (Mon, 05 Oct 2015) Changed paths: A model_files/SuperSplitMSSM/LesHouches.in.SuperSplitMSSM_nondegenerate M test/test_run_all_spectrum_generators.sh Log Message: ----------- run non-degenerate soft masses point for testing numerical stability Thanks to Tom Steudtner. Commit: 4be41cec6e1fe2dc42308610a80f51326ae36037 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4be41cec6e1fe2dc42308610a80f51326ae36037 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-07 (Wed, 07 Oct 2015) Changed paths: M templates/spectrum_generator_interface.hpp.in Log Message: ----------- catch exceptions from run_to() when writing running couplings Commit: 8b5fa4f43324212bcd99d72f227bb89c1a40db07 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8b5fa4f43324212bcd99d72f227bb89c1a40db07 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-07 (Wed, 07 Oct 2015) Changed paths: M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- use log10() instead of log()/log(10) for efficiency Commit: 00c771745db1e43c1d93135b3cde17c0ca640103 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/00c771745db1e43c1d93135b3cde17c0ca640103 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-08 (Thu, 08 Oct 2015) Changed paths: M test/test_CMSSMNoFV_low_scale_constraint.cpp Log Message: ----------- adding test checking that lepton Yukawas are the same in the MSSM and MSSMNoFV Commit: e17f1c1d909ea8e0200d022c07f1bfec9b90342f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e17f1c1d909ea8e0200d022c07f1bfec9b90342f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-08 (Thu, 08 Oct 2015) Changed paths: M meta/LoopMasses.m Log Message: ----------- create function prototype for DR-bar fermion masses which fits its multiplet character Commit: 4da5cbcac0cb9b1cb42737ff8fc2b43802913aad https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4da5cbcac0cb9b1cb42737ff8fc2b43802913aad Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-08 (Thu, 08 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/LoopMasses.m M templates/two_scale_low_scale_constraint.cpp.in Log Message: ----------- generate DR-bar mass function calls This avoids the "third generation hack" Commit: f3f9bd1248e5f45183e1e1152ba547c6254d00d8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f3f9bd1248e5f45183e1e1152ba547c6254d00d8 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-08 (Thu, 08 Oct 2015) Changed paths: M test/test_CMSSMNoFV_two_loop_spectrum.cpp Log Message: ----------- adapt test to new method signature Commit: 13b56dd845349ea0f25debd1315eafc16e7c0f59 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13b56dd845349ea0f25debd1315eafc16e7c0f59 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M meta/LoopMasses.m M meta/Parameters.m M meta/TreeMasses.m Log Message: ----------- create helper functions that return SM quarks and leptons This is useful for the matching to the SM. Commit: dca711dcf15f018803313cc7211ef0299634a725 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dca711dcf15f018803313cc7211ef0299634a725 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M meta/TreeMasses.m Log Message: ----------- adding predicate helper funcions for SM fermions Commit: 1cb34c9eab48126da3fa2b13e63535b74001d399 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1cb34c9eab48126da3fa2b13e63535b74001d399 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M meta/LoopMasses.m Log Message: ----------- generalize MS-bar -> DR-bar conversion for all down-type SM particles Commit: 20e88dbf6f34af7970c6f673cdc2e6d26a944153 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/20e88dbf6f34af7970c6f673cdc2e6d26a944153 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M meta/LoopMasses.m M meta/SelfEnergies.m Log Message: ----------- create DR-bar mass calculation functions for all charged leptons Commit: 39bd0c2543a2759f685fa44171acc8d4c4a58e91 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/39bd0c2543a2759f685fa44171acc8d4c4a58e91 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M templates/two_scale_low_scale_constraint.cpp.in Log Message: ----------- do not calculate running 1st and 2nd generation quark masses Commit: ecf6af0c02c1cdf49fcf5e503bdab0bb11dc1c3d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ecf6af0c02c1cdf49fcf5e503bdab0bb11dc1c3d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/SelfEnergies.m M meta/ThresholdCorrections.m M meta/TreeMasses.m Log Message: ----------- avoid relying on SARAH`Electon, SARAH`BottomQuark, SARAH`TopQuark as their definition might vary from model to model. Commit: e883b0208e46bbcac9a1dbdeac608fdff08b6681 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e883b0208e46bbcac9a1dbdeac608fdff08b6681 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M templates/two_scale_low_scale_constraint.cpp.in Log Message: ----------- do not calculate neutrino pole masses at MZ as it might be very imprecise due to very large logarimths Commit: e1120dfa2d8a383d4f694d10984a5ce7505108ec https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e1120dfa2d8a383d4f694d10984a5ce7505108ec Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-10 (Sat, 10 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 596ede36afcdd7cdd800e5d23211d85203145b5d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/596ede36afcdd7cdd800e5d23211d85203145b5d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-10 (Sat, 10 Oct 2015) Changed paths: M .gitattributes Log Message: ----------- rename cMSSM -> complexMSSM in .gitattributes Commit: c34206989cdbaa0b8baecf4a42c9650bdb6e9523 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c34206989cdbaa0b8baecf4a42c9650bdb6e9523 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- abbreviate name of Jae-hyeon Commit: 5fdf63531f8a4ddddde58703815c28ae37c8e875 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5fdf63531f8a4ddddde58703815c28ae37c8e875 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M meta/BetaFunction.m M meta/FlexibleSUSY.m M meta/ThreeLoopSM.m M templates/start.m.in Log Message: ----------- set config, meta and template directories automatically This avoids the need to specify them by hand to load FS. Commit: c1d1834cbfb93e9c38236234d38410e167788849 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c1d1834cbfb93e9c38236234d38410e167788849 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- nicer style in notebook view Commit: 68b26d00d7b78705640e106e7cb54b869b0a2a0e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/68b26d00d7b78705640e106e7cb54b869b0a2a0e Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: A utils/load-FlexibleSUSY.m Log Message: ----------- adding Wolfram script to easily load SARAH and FlexibleSUSY Commit: aeb152ef9b6d68a20c476492b5834f7909e704c8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aeb152ef9b6d68a20c476492b5834f7909e704c8 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- adding brief documentation for MakeFlexibleSUSY[] Commit: 0258d812cbcaa59032dc54f7630cba7eb5b3a468 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0258d812cbcaa59032dc54f7630cba7eb5b3a468 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: A config/depgen.cpp Log Message: ----------- adding our own dependency generator Commit: 372bb96d42ec6bce96011c779de070e8d333ba78 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/372bb96d42ec6bce96011c779de070e8d333ba78 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M config/Makefile.customized-betas.in M config/Makefile.in M config/Makefile.standalone.in M config/Makefile.tower.in M config/module.mk M configure Log Message: ----------- use our own dependency generator instead of using the compilers This change removes the requirement that the compiler is able to generate the dependency files. Furthermore, the checks for the different compiler-specific syntax rules to generate the dependencies are now obsolete. Commit: 209453c824670d560109596570578eb2d69def23 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/209453c824670d560109596570578eb2d69def23 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: a0e8be54716f5293c6761af1906381a4d6507595 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a0e8be54716f5293c6761af1906381a4d6507595 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M config/Makefile.in Log Message: ----------- no need to use a order-only prerequisite Commit: 0ff987713cc6e66cde4ee1d8bc921f6c7d20a8cd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0ff987713cc6e66cde4ee1d8bc921f6c7d20a8cd Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M config/Makefile.customized-betas.in M config/Makefile.standalone.in M config/Makefile.tower.in Log Message: ----------- revert dependency generation for the standalone examples back because the standalone examples might not have the FS's depgen.x Commit: 0e97868e29da530f1d8629df703867c545599373 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0e97868e29da530f1d8629df703867c545599373 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M install-sarah Log Message: ----------- update to recent SARAH version Commit: c77d2535d0973b7ecfdf79d1965b4278ddd975f6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c77d2535d0973b7ecfdf79d1965b4278ddd975f6 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-13 (Tue, 13 Oct 2015) Changed paths: M config/Makefile.customized-betas.in M config/Makefile.standalone.in M config/Makefile.tower.in Log Message: ----------- revert dependency generatort changes in standalone models Commit: 7adcabbc8cd1ff0196882e6c51fbd523149d4271 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7adcabbc8cd1ff0196882e6c51fbd523149d4271 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M test/test_SM_3loop_beta.m M test/test_SMnoGUT_3loop_beta.m Log Message: ----------- put $flexiblesusyMetaDir into FlexibleSUSY namespace Commit: 834fc5fe74d66c187dcf59b40682201e3a28c284 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/834fc5fe74d66c187dcf59b40682201e3a28c284 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- support -o <file> option Commit: d5a8938a2d4e299e89cb6869169ce3442e25574d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d5a8938a2d4e299e89cb6869169ce3442e25574d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/Makefile.in Log Message: ----------- make use of new -o option to speed up the dependency generation Commit: b970502db910a0ca5329e7610e527ab41170405b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b970502db910a0ca5329e7610e527ab41170405b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- adding support for -MF and -MMD options Commit: 3a37034ceaa17f7ca470e6987f806475b266a786 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3a37034ceaa17f7ca470e6987f806475b266a786 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/Makefile.in Log Message: ----------- use gcc-like dependency generation command This allows to easily replace our dependency generator by gcc Commit: 2a0234bb0a4e6b48f0ad670ad33c66c30d46621f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2a0234bb0a4e6b48f0ad670ad33c66c30d46621f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- use shorter function name Commit: 403188c59f2127605e15277e18544eba84a2fd9c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/403188c59f2127605e15277e18544eba84a2fd9c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- catch case when file cannot be written Commit: 664fb67feb4018af1240c55f878d504ff609685f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/664fb67feb4018af1240c55f878d504ff609685f Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- use io function from std:: namespace Commit: cb3755d7a4ea4bcbec81c6a350e9ef610eefa18a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cb3755d7a4ea4bcbec81c6a350e9ef610eefa18a Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- remove unused function Commit: bd3c2982a42d3bca15681a054ef78d176fe8d1db https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bd3c2982a42d3bca15681a054ef78d176fe8d1db Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- remove unused function Commit: b2952cff62d97ce2201eba122ee0d509410e31bd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b2952cff62d97ce2201eba122ee0d509410e31bd Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- catch case when no arguments are given Commit: c7d844dadfd4d16edcccd59bdedfc6fd0b33e944 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c7d844dadfd4d16edcccd59bdedfc6fd0b33e944 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- make use of local consts to help the optimizer Commit: ee98b485c509c034d426d98efa0fc7ca05943193 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ee98b485c509c034d426d98efa0fc7ca05943193 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- search in current path . by default Commit: e5db9a6d84b450c5fe2d60356311d17c04aba1f6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e5db9a6d84b450c5fe2d60356311d17c04aba1f6 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- adding support for -MG Commit: 3ea77cacbbba4108aad51df2ce182f292ec9e179 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3ea77cacbbba4108aad51df2ce182f292ec9e179 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- Revert "remove unused function" This reverts commit cb3755d7a4ea4bcbec81c6a350e9ef610eefa18a. Conflicts: config/depgen.cpp Commit: 6213fc51f937132ac3ab24f0f92a4fddf6d3cd6a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6213fc51f937132ac3ab24f0f92a4fddf6d3cd6a Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- search in directory of given file Commit: d8cc4a19af0f072ad61d28f1711638932cca0655 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d8cc4a19af0f072ad61d28f1711638932cca0655 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- strip directory name from target, as the other generators do Commit: 229602406c15b57b2f963f441f7f884265ae94fe https://github.com/FlexibleSUSY/FlexibleSUSY/commit/229602406c15b57b2f963f441f7f884265ae94fe Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- adding support for -MP option Commit: ff81a50493a236d4db220c7a932921910c48ded8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff81a50493a236d4db220c7a932921910c48ded8 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- refactor filter() function Commit: bcf9f3d53c320366da8a28a1a1f10eeee646488e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bcf9f3d53c320366da8a28a1a1f10eeee646488e Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M src/sm_twoloophiggs.cpp Log Message: ----------- correcting documentation of return type of 2L Higgs self-energy in SM Commit: b00fa62a099743d10df90fa64e1d7123488fc411 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b00fa62a099743d10df90fa64e1d7123488fc411 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M model_files/SplitMSSM/FlexibleSUSY.m.in M model_files/SplitMSSM/LesHouches.in.SplitMSSM M model_files/SuperSplitMSSM/FlexibleSUSY.m.in M model_files/SuperSplitMSSM/LesHouches.in.SuperSplitMSSM Log Message: ----------- input At instead of TYu[3,3] in SplitMSSM and SuperSplitMSSM This allows for better comparison with other codes. Note: At = TYu[3,3] / Yu[3,3] Commit: d7822ab56540546d857309a781a9c22c6a354dd8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7822ab56540546d857309a781a9c22c6a354dd8 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M src/module.mk A src/split_threeloophiggs.cpp A src/split_threeloophiggs.hpp Log Message: ----------- adding C++ implementation of 3L Higgs self-energy from a gluino To be used in a split-SUSY scenario. Commit: d2f5e41a117fc808d05c7b0b2675fe27336c4e26 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d2f5e41a117fc808d05c7b0b2675fe27336c4e26 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M .gitattributes Log Message: ----------- ship SplitMSSM and HSSUSY next time Commit: 56e92b03f9ae897894f75ea55e4783075ef1ae66 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/56e92b03f9ae897894f75ea55e4783075ef1ae66 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M test/module.mk A test/test_HSSUSY_SUSYHD.dat A test/test_HSSUSY_SUSYHD.sh Log Message: ----------- adding test SUSYHD vs FlexibleSUSY's HSSUSY model Commit: 645c00a518101a1b158acac207b378a50a889787 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/645c00a518101a1b158acac207b378a50a889787 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: A model_files/HSSUSY/FlexibleSUSY.m.in A model_files/HSSUSY/LesHouches.in.SuperSplitMSSM A model_files/HSSUSY/LesHouches.in.SuperSplitMSSM_nondegenerate R model_files/SuperSplitMSSM/FlexibleSUSY.m.in R model_files/SuperSplitMSSM/LesHouches.in.SuperSplitMSSM R model_files/SuperSplitMSSM/LesHouches.in.SuperSplitMSSM_nondegenerate Log Message: ----------- rename SuperSplitMSSM to HSSUSY Commit: dd783bfae391deb13816a4122f34f03158057553 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dd783bfae391deb13816a4122f34f03158057553 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: A LesHouches.in.HSSUSY A LesHouches.in.HSSUSY_nondegenerate R model_files/HSSUSY/LesHouches.in.SuperSplitMSSM R model_files/HSSUSY/LesHouches.in.SuperSplitMSSM_nondegenerate M test/test_run_all_spectrum_generators.sh Log Message: ----------- rename SuperSplitMSSM -> HSSUSY Commit: bc455824da6afbb438734336750f5d99e855739a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc455824da6afbb438734336750f5d99e855739a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M test/test_HSSUSY_SUSYHD.sh Log Message: ----------- enable 2-loop threshold corrections in HSSUSY test Now we are as close as 0.15% to SUSYHD. Commit: 0cc8bef8ad108a04f8d46f771a7820e7d37d47e5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0cc8bef8ad108a04f8d46f771a7820e7d37d47e5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: R LesHouches.in.HSSUSY R LesHouches.in.HSSUSY_nondegenerate A model_files/HSSUSY/LesHouches.in.HSSUSY A model_files/HSSUSY/LesHouches.in.HSSUSY_nondegenerate Log Message: ----------- put HSSUSY SLHA input files into model_files/ directory Commit: 4c33c4dd4963e7bd149b784ca6038dc2a7cc2080 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4c33c4dd4963e7bd149b784ca6038dc2a7cc2080 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M test/test_HSSUSY_SUSYHD.sh Log Message: ----------- adding detailed information about parameter point Commit: 02d623a125c7e9fd7effef9f0dc61a64c882ef5f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02d623a125c7e9fd7effef9f0dc61a64c882ef5f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M src/threshold_loop_functions.cpp M src/threshold_loop_functions.hpp Log Message: ----------- adding implementation of I(a,b,c) function Commit: 3534eccfd9798b4ed39517f1f37adee646908f2e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3534eccfd9798b4ed39517f1f37adee646908f2e Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M model_files/HSSUSY/FlexibleSUSY.m.in Log Message: ----------- adding 1L HSSUSY matching conditions O(yb) Commit: 7734849bb88d6ed78358bb81a6db5379e7aa4700 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7734849bb88d6ed78358bb81a6db5379e7aa4700 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M model_files/HSSUSY/FlexibleSUSY.m.in Log Message: ----------- add 1L matching conditions for lambda in the HSSUSY O(alpha_tau) Commit: bfa842775f124fbde187ab5b4e04b65836bc1c8f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bfa842775f124fbde187ab5b4e04b65836bc1c8f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M model_files/HSSUSY/FlexibleSUSY.m.in Log Message: ----------- correcting sfermion indices in lambda matching conditions Commit: 321d5969b04bd24078bd4e83ebc56f9613ae6180 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/321d5969b04bd24078bd4e83ebc56f9613ae6180 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M src/two_loop_corrections.hpp Log Message: ----------- correcting documentation Commit: 46e48354f48a7aeace5e5b67e95e47762a301655 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46e48354f48a7aeace5e5b67e95e47762a301655 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/LoopMasses.m M meta/SelfEnergies.m M model_files/SplitMSSM/FlexibleSUSY.m.in M model_files/SplitMSSM/LesHouches.in.SplitMSSM M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in Log Message: ----------- allow usage of 3-loop gluino contribution to singlet Higgses The gluino contribution is taken from arxiv:1312.5220, Eq. (4.8). In this article a split SUSY model is considered, where heavy sfermions are integrated out, leaving a gluino in the low-energy effective theory. The gluino contributes to the Higgs self-energy at the 3-loop level. Commit: c0e59d827b45144112af3517ea9aaadc5fc7c603 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c0e59d827b45144112af3517ea9aaadc5fc7c603 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 5e0ea3fe4fff94e6a01b4a1ca74b1365e420af25 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5e0ea3fe4fff94e6a01b4a1ca74b1365e420af25 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- describe new HSSUSY and SplitMSSM models briefly Commit: c96004c028320790b49aa9b1b1e938c9937b4f67 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c96004c028320790b49aa9b1b1e938c9937b4f67 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M release/generate-models.sh Log Message: ----------- generate C++ code for HSSUSY and SplitMSSM Commit: ba9e0e0d755ca8a2c65fe9fef9653180293373e9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ba9e0e0d755ca8a2c65fe9fef9653180293373e9 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M test/test_HSSUSY_SUSYHD.sh Log Message: ----------- adding precision goal to debug output Commit: 9f0969f735a501879090879a4db2d512993471f2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9f0969f735a501879090879a4db2d512993471f2 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M test/test_wrappers.cpp Log Message: ----------- adding test case for If() Commit: 2def76350aa86b67fabd4aca5c36d1553bc20000 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2def76350aa86b67fabd4aca5c36d1553bc20000 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M src/wrappers.hpp M test/test_wrappers.cpp Log Message: ----------- adding implementation of Which() function Commit: c20c3fcd9f1bf58af198e95685c542111b900fe6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c20c3fcd9f1bf58af198e95685c542111b900fe6 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 1d39085690b714b8888797551a37b0a63223c21b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d39085690b714b8888797551a37b0a63223c21b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M model_files/SplitMSSM/FlexibleSUSY.m.in Log Message: ----------- implement SplitMSSM matching conditions in limit MSUSY != MQ[3,3] = MU[3,3] Commit: a01d32e7852555d3539632b217b14a04347e2618 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a01d32e7852555d3539632b217b14a04347e2618 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M meta/CConversion.m Log Message: ----------- evaluate arguments of Which[] when converted to CForm Commit: 0319afe653d48a88c0a2f112988b9088aca1ebb7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0319afe653d48a88c0a2f112988b9088aca1ebb7 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M test/test_wrappers.cpp Log Message: ----------- be sure we do not accidentally test for values of true/false Commit: cb6697fd0d122d768f433df4d2cf32b3912ea782 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cb6697fd0d122d768f433df4d2cf32b3912ea782 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M src/wrappers.hpp Log Message: ----------- implement True symbol Commit: 3593833eb651779308b99316246839988fe98b2b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3593833eb651779308b99316246839988fe98b2b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M model_files/HSSUSY/FlexibleSUSY.m.in Log Message: ----------- implement remaining limits of soft-breaking parameters in HSSUSY Commit: 69e01d8a5da6d77d8672b6c4c77e06e495852dfd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/69e01d8a5da6d77d8672b6c4c77e06e495852dfd Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: R model_files/HSSUSY/LesHouches.in.HSSUSY_nondegenerate A test/test_HSSUSY_SUSYHD_msq_m3_degenerate.in.spc A test/test_HSSUSY_SUSYHD_msq_msu_m3_degenerate.in.spc A test/test_HSSUSY_SUSYHD_msq_msu_m3_msusy_degenerate.in.spc A test/test_HSSUSY_SUSYHD_msu_m3_degenerate.in.spc A test/test_HSSUSY_SUSYHD_nondegenerate.in.spc M test/test_run_all_spectrum_generators.sh Log Message: ----------- adding test cases for different limits Commit: 11f95b4a702e121db9711a5af9076ac08d091fc0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/11f95b4a702e121db9711a5af9076ac08d091fc0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 99789ab59bff668837c07c37d0d246a2481f97eb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/99789ab59bff668837c07c37d0d246a2481f97eb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M src/wrappers.hpp Log Message: ----------- trigge compile-time error if Which() is called with 1 argument The g++ compiler error is very descriptive in this case: error: no matching function for call to Which(bool) note: candidate expects 2 arguments, 1 provided Commit: 7d40273461bdaa9179eaf4608a781d049b179729 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7d40273461bdaa9179eaf4608a781d049b179729 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M test/test_wrappers.cpp Log Message: ----------- correcting test case for ToString Commit: 330e80f4591f90b1ee08d46524e50297c0de1b9f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/330e80f4591f90b1ee08d46524e50297c0de1b9f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M meta/CConversion.m Log Message: ----------- fix C conversion of Which[] in Wolfram 10.0 Commit: 9b4939a7bd699c3c095d101ebb27fc12cba21a38 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9b4939a7bd699c3c095d101ebb27fc12cba21a38 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: R model_files/CMSSMCPV/LesHouches.in.CMSSMCPV.wrong_higgs_state R model_files/E6SSM/LesHouches.in.E6SSM_nan R model_files/lowNMSSM/LesHouches.in.lowNMSSM.pseudoscalar R model_files/lowNMSSM/LesHouches.in.lowNMSSM_goldstone_tachyon A test/test_CMSSMCPV_wrong_higgs_state.in.spc A test/test_E6SSM_nan.in.spc A test/test_lowNMSSM_goldstone_tachyon.in.spc A test/test_lowNMSSM_pseudoscalar.in.spc M test/test_run_all_spectrum_generators.sh Log Message: ----------- move test SLHA files into test/ directory in order to not clutter the model_files/ directories Commit: 1e79039ac0ac01e70e96825e248c0c2f4d1ef50a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1e79039ac0ac01e70e96825e248c0c2f4d1ef50a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- implement copy_if because it is not included in C++98/03 This makes depgen.cpp compile with a non-C++11 compliant compiler. Commit: c7aa77c7e49ed2209745a444b2a07cb6c611c95f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c7aa77c7e49ed2209745a444b2a07cb6c611c95f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M legacy/diagonalization.cpp Log Message: ----------- suppress clang++ warning Commit: 08c0f6a261420a1c8a20af96dc7be6e43ee38ff9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/08c0f6a261420a1c8a20af96dc7be6e43ee38ff9 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M models/SoftsusyNMSSM/run_softpoint.cpp Log Message: ----------- fix clang++ compiler error Commit: 0189e17ccc02186b0849686682b7d2abb919651c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0189e17ccc02186b0849686682b7d2abb919651c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- make delete_duplicates() preserve order of vector elements Commit: 3bb7877f6c4912c4e6a0cdd678c1f126aa94ee93 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3bb7877f6c4912c4e6a0cdd678c1f126aa94ee93 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- search first in directory of input file Commit: 0fd59c40144e8cae897e13e33a5e11d47194296e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0fd59c40144e8cae897e13e33a5e11d47194296e Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- make predicate exchangeable Commit: f1a662af76987de9d72b4cfbcd30df178eaeae45 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f1a662af76987de9d72b4cfbcd30df178eaeae45 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- Bugfix: remove duplicate headers from dependency list even if they are in different directories (and might therefore refer to different files). This mimics the behaviour of g++, clang++ and icpc. Commit: 5dd9b5e49751d378a54d26a1843077dd206128de https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5dd9b5e49751d378a54d26a1843077dd206128de Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M config/module.mk Log Message: ----------- install config/depgen.cpp Commit: 94cb6f35f2d56697c9acfc5e59eb0af3cab5dee9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/94cb6f35f2d56697c9acfc5e59eb0af3cab5dee9 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: A test/depgen/base.cpp A test/depgen/base.hpp A test/depgen/basedir_header.hpp A test/depgen/circular.cpp A test/depgen/circular.hpp A test/depgen/nonexisting.cpp A test/depgen/subdir/base.cpp A test/depgen/subdir/base.hpp A test/depgen/subdir/include_basedir_header.cpp A test/depgen/subdir/nonexisting.cpp M test/module.mk A test/test_depgen.sh Log Message: ----------- adding tests for depgen.x Commit: bc1921b2dbf46a7f9e6664b52aaa963a23840ac5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc1921b2dbf46a7f9e6664b52aaa963a23840ac5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M test/test_depgen.sh Log Message: ----------- print overall test result Commit: 4fd02e4ae11c67b88b102206891b08ad9c029bc7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4fd02e4ae11c67b88b102206891b08ad9c029bc7 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M config/depgen.cpp Log Message: ----------- Bugfix: stack overflow in case of circular inclusions Commit: ff1b3af903e1baaa6954f37346abe9e94ff04216 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff1b3af903e1baaa6954f37346abe9e94ff04216 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M test/test_depgen.sh Log Message: ----------- update comment on circular header inclusion failures Commit: be86da417a3b60b487c65556fa0c1abc1751af07 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/be86da417a3b60b487c65556fa0c1abc1751af07 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-17 (Sat, 17 Oct 2015) Changed paths: M test/test_depgen.sh Log Message: ----------- test -MT and -MP option of depgen.x Commit: 8b4b2061ebdfb38852435eb295d64058d1a7f2f5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8b4b2061ebdfb38852435eb295d64058d1a7f2f5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-18 (Sun, 18 Oct 2015) Changed paths: M ChangeLog M configure Log Message: ----------- version 1.2.3 Commit: 2130c673a60ed22fbe22800f8e8272cb80a48414 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2130c673a60ed22fbe22800f8e8272cb80a48414 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-18 (Sun, 18 Oct 2015) Changed paths: M model_files/SplitMSSM/FlexibleSUSY.m.in Log Message: ----------- fix Wolfram 7 warning message Syntax::newl: The newline character after " + UnitStep[THRESHOLD-2]" is understood as a multiplication operator. (line 39 of "models/SplitMSSM/FlexibleSUSY.m") Note: This is not a bug or syntax error, because the newline is meant to be a multiplication. Commit: 5f1c55ee1945fa40db1ab24630065b1bec6df28f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5f1c55ee1945fa40db1ab24630065b1bec6df28f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-18 (Sun, 18 Oct 2015) Changed paths: M release/generate-models.sh Log Message: ----------- correcting name of SARAH model file for HSSUSY model in the pre-generation models script. Commit: 33af37c802cde9cc0cc93a09aec25d5da4fd303e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/33af37c802cde9cc0cc93a09aec25d5da4fd303e Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M templates/run.cpp.in Log Message: ----------- do not overwrite user-given data in SMINPUTS Commit: bf1df1f52103b2829cf0868b257106edcdc1b626 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf1df1f52103b2829cf0868b257106edcdc1b626 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M test/test_CMSSM_slha_doubled_blocks.sh Log Message: ----------- adapt tests to commit 33af37c Commit: b4c56d398ebb410b8a9932bfc7546adadc4d904d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b4c56d398ebb410b8a9932bfc7546adadc4d904d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 0b5ff20bfd4b06f0e59498680590498da7f268dd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0b5ff20bfd4b06f0e59498680590498da7f268dd Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- extending documentation Commit: 9067f3a0e1d8ea06361970ad21e52d0c7dbc9b10 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9067f3a0e1d8ea06361970ad21e52d0c7dbc9b10 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M meta/SelfEnergies.m Log Message: ----------- Bugfix: do multiplet check on fields, non on EWSB conditions This makes the SSM work correctly. In the SSM, the 1st EWSB condition and 1st tadpole are non-zero, because they correspond to the Higgs. The 2nd EWSB condition and tadpole should be zero, because the correspond to the singlet field, which does not develop a VEV. Thanks to John McDowall and Peter Athron Commit: d4bcdb3135aadf5662ef6cfa361467da14a9565a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d4bcdb3135aadf5662ef6cfa361467da14a9565a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 060a5ef1dd766c1502f4eb16f7709684a5b5de5f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/060a5ef1dd766c1502f4eb16f7709684a5b5de5f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: A model_files/SSM/FlexibleSUSY.m.in A model_files/SSM/LesHouches.in.SSM Log Message: ----------- adding new FlexibleSUSY model for the SSM Commit: db906c0437ad1c540f1e8fc019f1f04b8175067b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/db906c0437ad1c540f1e8fc019f1f04b8175067b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M test/test_run_all_spectrum_generators.sh Log Message: ----------- testing SSM default parameter point Commit: 72dff1dce32f4f57a8b128ab92e8d5629b637af5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/72dff1dce32f4f57a8b128ab92e8d5629b637af5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M addons/gm2calc/AUTHORS M addons/gm2calc/MSSMNoFV_onshell.cpp M addons/gm2calc/MSSMNoFV_onshell.hpp M addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.cpp M addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.hpp M addons/gm2calc/MSSMNoFV_onshell_physical.hpp M addons/gm2calc/MSSMNoFV_onshell_problems.cpp M addons/gm2calc/MSSMNoFV_onshell_problems.hpp M addons/gm2calc/MSSMNoFV_onshell_soft_parameters.hpp M addons/gm2calc/MSSMNoFV_onshell_susy_parameters.hpp R addons/gm2calc/Makefile.in M addons/gm2calc/README A addons/gm2calc/example.gm2 A addons/gm2calc/example.slha M addons/gm2calc/gm2_1loop.cpp M addons/gm2calc/gm2_1loop.hpp M addons/gm2calc/gm2_2loop.cpp M addons/gm2calc/gm2_2loop.hpp M addons/gm2calc/gm2_error.hpp A addons/gm2calc/gm2_mb.cpp A addons/gm2calc/gm2_mb.hpp M addons/gm2calc/gm2_slha_io.cpp M addons/gm2calc/gm2_slha_io.hpp A addons/gm2calc/gm2_uncertainty.cpp A addons/gm2calc/gm2_uncertainty.hpp M addons/gm2calc/gm2calc.cpp R addons/gm2calc/gm2calc.in M addons/gm2calc/gm2scan.cpp M addons/gm2calc/module.mk R addons/gm2calc/module.src.mk R addons/gm2calc/slha.in M configure M test/test_gm2calc.cpp Log Message: ----------- import upsteam version of GM2Calc 0.2.16-dev Commit: f3c9d4884a3dcd9b457c901265b17287b7f3ea21 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f3c9d4884a3dcd9b457c901265b17287b7f3ea21 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M .gitattributes Log Message: ----------- ignore whole addons directory during export Commit: 0b606ab65909bde1d8c5ad5e606f053cc03630e1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0b606ab65909bde1d8c5ad5e606f053cc03630e1 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M addons/gm2calc/module.mk Log Message: ----------- don't link unnecessary libraries Commit: 7af9c18277a72f26c20e460d4fefa6670f25981e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7af9c18277a72f26c20e460d4fefa6670f25981e Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-24 (Sat, 24 Oct 2015) Changed paths: M addons/gm2calc/module.mk Log Message: ----------- remove unused phony target and move variables with additional files to the front Commit: 77d2a868d2037af92ad4ce0da53c2e9239b4fc23 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/77d2a868d2037af92ad4ce0da53c2e9239b4fc23 Author: Peter Athron <peter.athron at coepp.org.au> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M meta/LoopMasses.m Log Message: ----------- adding bugfix from Alex for the gluino mass in the special when M3 <0. Results now match softsusy for this case. Commit: 9a1f2b12bc35a8112658921d2c049e599588f7e2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9a1f2b12bc35a8112658921d2c049e599588f7e2 Author: Peter Athron <peter.athron at coepp.org.au> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- updated ChangeLog and also removed my name from the thanks over commit 9067f3a I am an author of FS so I don't deserve thanks just for spotting bugs. let alone merely passing on bugs reported by someone else and asking alex to fix them. Commit: f42b0c5da441116262b231e8799e631557c3817c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f42b0c5da441116262b231e8799e631557c3817c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M test/module.mk A test/test_CMSSM_gluino.sh A test/test_CMSSM_gluino.spc.in Log Message: ----------- adding test for gluino pole mass bug (commit ce1ef83d62) Commit: 288cae91bfb3322f707454c931e0b312c1559c89 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/288cae91bfb3322f707454c931e0b312c1559c89 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M test/test_CMSSM_gluino.spc.in Log Message: ----------- use test point which works in SoftSUSY as well Commit: 7094c7a9f4e9c88a5550f47a85932346baead899 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7094c7a9f4e9c88a5550f47a85932346baead899 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M test/test_CMSSM_gluino.sh Log Message: ----------- increasing test precision and account for negative masses Commit: cb55c2373ae1284ed9e408fab0f972cd9dc2a7f5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cb55c2373ae1284ed9e408fab0f972cd9dc2a7f5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: a0abad25c2b999865ebe9c7c4c5f213f1ac6a5bc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a0abad25c2b999865ebe9c7c4c5f213f1ac6a5bc Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- merge ChangeLog messages Commit: 3e189952da6deaffab990bee107e391266d6e8f0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3e189952da6deaffab990bee107e391266d6e8f0 Author: Peter Athron <peter.athron at coepp.org.au> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- added Roman Nevzorov to thankis in changelog - as pointed out by Dylan. Commit: a1bedd84c791fc9b24f5579374f13dcd3b87518a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a1bedd84c791fc9b24f5579374f13dcd3b87518a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-27 (Tue, 27 Oct 2015) Changed paths: M ChangeLog M configure Log Message: ----------- version 1.2.4 Commit: ea29e2ceca3b6675e141b591f4f5d5478252c789 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ea29e2ceca3b6675e141b591f4f5d5478252c789 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/coupling_monitor.hpp M templates/utilities.hpp.in Log Message: ----------- simplify parameter names getter interface Commit: 4469dc3dc5fec54b9f83a9e72c94800fbbaa14f0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4469dc3dc5fec54b9f83a9e72c94800fbbaa14f0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: A src/database.cpp A src/database.hpp M src/module.mk Log Message: ----------- first idea simple idea to create a SQLite-3 database interface Commit: 008236b22b16f286d6f1fc0dacacc550e8b2dc8c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/008236b22b16f286d6f1fc0dacacc550e8b2dc8c Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.hpp.in Log Message: ----------- include only mass eigenstates header which is more at the top of the hierarchy Commit: 03aa3d7677b534fcbbc2dd5bf7d32fd16dd4121e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/03aa3d7677b534fcbbc2dd5bf7d32fd16dd4121e Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/coupling_monitor.hpp M templates/utilities.hpp.in Log Message: ----------- simplify parameter names getter interface Commit: ca5cec590996bf7e831129850144c5744e499a62 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca5cec590996bf7e831129850144c5744e499a62 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/command_line_options.cpp M src/command_line_options.hpp Log Message: ----------- adding command line option to specify database output file Commit: 73f9acd1d5ad0c041e24fd739cffd29661d65ca3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/73f9acd1d5ad0c041e24fd739cffd29661d65ca3 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in M templates/utilities.hpp.in Log Message: ----------- adding simple database writing function Commit: 2083916016dd0e0881fe0c90ae17dbad36038e94 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2083916016dd0e0881fe0c90ae17dbad36038e94 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/run.cpp.in Log Message: ----------- enable writing parameter point to database Commit: 70e154f074f1429995fc33f4cd2ef0fc8bec07e4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/70e154f074f1429995fc33f4cd2ef0fc8bec07e4 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- pass const string ref. to execute() function Commit: 679edbb6a3790260c11e89f37a94ec0b36e02279 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/679edbb6a3790260c11e89f37a94ec0b36e02279 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- convert numbers to string with maximum machine precision Commit: 157e832fa956c7f9e12eec40f7602852e59f4795 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/157e832fa956c7f9e12eec40f7602852e59f4795 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- move to_string function out of Database class Commit: f8fa14f4d3d98a165a8e744ad276b5bc7a52c805 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f8fa14f4d3d98a165a8e744ad276b5bc7a52c805 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/physical.cpp.in M templates/physical.hpp.in Log Message: ----------- adding vector getters and setters for pole masses and mixings Commit: 89190a01f6d5ccf6c926029754098eb0e790fdf8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/89190a01f6d5ccf6c926029754098eb0e790fdf8 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.hpp.in Log Message: ----------- adding helper function to return particle and mass names Commit: cd253e0f3d14e90aac965ad0bf7560d15aae3b02 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd253e0f3d14e90aac965ad0bf7560d15aae3b02 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/physical.cpp.in M templates/physical.hpp.in Log Message: ----------- adding vector getters and setters for pole masses and mixings Commit: 3f08481d50b6f2d83ada27e9d83f57fb339e412a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3f08481d50b6f2d83ada27e9d83f57fb339e412a Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.hpp.in Log Message: ----------- adding helper function to return particle and mass names Commit: b3f412a166fa23a573b80d519f27ac5151f5ce64 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b3f412a166fa23a573b80d519f27ac5151f5ce64 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- append also pole masses to parameter point Commit: cf3d1cd0c2d71965080f643d254079965587b73f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cf3d1cd0c2d71965080f643d254079965587b73f Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- adding extraction routine to database class Commit: 473d2f2e3fb02fadd5a268c3e5cbd59e5f07431f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/473d2f2e3fb02fadd5a268c3e5cbd59e5f07431f Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in M templates/utilities.hpp.in Log Message: ----------- adding routine to extract model parameters and masses from database Commit: 408b85a394d13af83b8f93f59aa6ab1cfdce2f78 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/408b85a394d13af83b8f93f59aa6ab1cfdce2f78 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/info.hpp.in Log Message: ----------- adding enum with mixing matrices The order of the mixing matrices is the same as the order of the mixing particles. Commit: 5a99d2551c1d02707104270c73e9e8079d7bcea4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5a99d2551c1d02707104270c73e9e8079d7bcea4 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m Log Message: ----------- write out all mixing matrix elements Commit: b84c382aa950fd9e3fb8b78c2f8c27f7954c614a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b84c382aa950fd9e3fb8b78c2f8c27f7954c614a Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/info.hpp.in M templates/utilities.hpp.in Log Message: ----------- Merge branch 'development' into feature-sqlite Conflicts: templates/utilities.hpp.in Commit: cfe890f1622a1fe9c0c4f99ab38996a5539ce810 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cfe890f1622a1fe9c0c4f99ab38996a5539ce810 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/info.cpp.in M templates/info.hpp.in Log Message: ----------- create array of particle mixing names Commit: db4854bc0192bd6b5797c0d0e61c330222987b90 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/db4854bc0192bd6b5797c0d0e61c330222987b90 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.hpp.in Log Message: ----------- adding function to convert array of mixing names to vector of string Commit: e7bfe942fd1cae8b750713add9712914f5b8fef5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7bfe942fd1cae8b750713add9712914f5b8fef5 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- write pole masses and mixing matrices to the database Commit: 20c1f22a5dea2718a94939eb112dc3a18195a3c7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/20c1f22a5dea2718a94939eb112dc3a18195a3c7 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/TreeMasses.m Log Message: ----------- avoid commas before list starts Commit: 1f9ad09626e5bb418e1fbd346a2763784d57bd6b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1f9ad09626e5bb418e1fbd346a2763784d57bd6b Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp Log Message: ----------- more descriptive error message Commit: dc13b36cff2f66fc820a9c4b3f08419dde47643d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc13b36cff2f66fc820a9c4b3f08419dde47643d Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/TreeMasses.m Log Message: ----------- correcly account for non-SVD cases Commit: 65f02b3395c02581192cc0eafe6e49346c2bee31 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/65f02b3395c02581192cc0eafe6e49346c2bee31 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/module.mk A test/test_CMSSM_database.cpp Log Message: ----------- adding test case for database reading and writing Commit: ac1a6341999a5bafb15d259f89869b4eb47609d2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac1a6341999a5bafb15d259f89869b4eb47609d2 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- adding more test cases for important precision settings Commit: 84f1d64d0eda1a57679763c9a93fd94257d46f0d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/84f1d64d0eda1a57679763c9a93fd94257d46f0d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/TreeMasses.m Log Message: ----------- account for non-SVD cases Commit: a7fa514a08a42ec72cec8d678befb223bd11509a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7fa514a08a42ec72cec8d678befb223bd11509a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M config/Makefile.in M config/config.h.in M configure M src/module.mk M templates/module.mk.in M test/module.mk Log Message: ----------- search for SQLite library and header Commit: bf327bd7e6950c56d6a5ea7e01330dce50f0425a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf327bd7e6950c56d6a5ea7e01330dce50f0425a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/module.mk Log Message: ----------- link thread libs to database test Commit: 229f063b26ea835b395f9e8addf92a905c1c3766 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/229f063b26ea835b395f9e8addf92a905c1c3766 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- test that number of parameters is the same Commit: 79bab272fe901ba48205e009be765bbc4142262b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/79bab272fe901ba48205e009be765bbc4142262b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- use 2-loops by default in the test Commit: 60459b98156c7e52e9371b0c6d05c5f7e496e323 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60459b98156c7e52e9371b0c6d05c5f7e496e323 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- write model settings to database as well Commit: eb6f393847a909763254cefe4c0b6356cab05c15 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eb6f393847a909763254cefe4c0b6356cab05c15 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- check equality of pole masses Commit: a0f01358d895ea7716cba79dfcf9ba5406a8b646 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a0f01358d895ea7716cba79dfcf9ba5406a8b646 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test.h Log Message: ----------- generalize check_equality() function to arbitrary matrices Commit: 257db3b2d84674a726b227740ba0263714767268 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/257db3b2d84674a726b227740ba0263714767268 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- check pole mass mixing matrices Commit: 41dec2579af12ad36fa04eaff85666f405bd6de1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/41dec2579af12ad36fa04eaff85666f405bd6de1 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- test equality of input parameters Commit: 69b521ebe0e024f1bb589e3ebd58b52c4f28fd1e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/69b521ebe0e024f1bb589e3ebd58b52c4f28fd1e Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/Parameters.m M templates/input_parameters.cpp.in M templates/input_parameters.hpp.in Log Message: ----------- adding array getter and setter for input parameters Commit: 5d54a5fd334730073bc6a69a64cbf4503ec94312 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5d54a5fd334730073bc6a69a64cbf4503ec94312 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/Parameters.m M templates/info.cpp.in M templates/info.hpp.in Log Message: ----------- create enum and array of input parameters Commit: 09b98718705630466e0791ea9b9419835d629416 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09b98718705630466e0791ea9b9419835d629416 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.hpp.in Log Message: ----------- adding helper function that returns vector of input parameter names Commit: d4f859e9781da6ace219c554e81672f593f11f58 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d4f859e9781da6ace219c554e81672f593f11f58 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- store input parameters in database Commit: 26ef469f79ce397de0a775369910b89758db8b98 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/26ef469f79ce397de0a775369910b89758db8b98 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M meta/Parameters.m Log Message: ----------- catch integer types Commit: 72976db2f41bc109b4d9acf399be70df62c3bede https://github.com/FlexibleSUSY/FlexibleSUSY/commit/72976db2f41bc109b4d9acf399be70df62c3bede Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- correcting array assignment to input parameters Commit: 43784a60461b3934ddee3e1bdb7a189f6f6fbd9c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/43784a60461b3934ddee3e1bdb7a189f6f6fbd9c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in M templates/utilities.hpp.in Log Message: ----------- add optional QedQcd pointer to store low-energy data Commit: a1d6c7656be363562baf93fc321cf05ed25b3f31 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a1d6c7656be363562baf93fc321cf05ed25b3f31 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/lowe.cpp M src/lowe.h Log Message: ----------- adding vector getter and setter for low-energy data Commit: e639e1d684755a3ab6965c4eee30f464ee0da701 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e639e1d684755a3ab6965c4eee30f464ee0da701 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/run.cpp.in M templates/utilities.cpp.in Log Message: ----------- store low-energy input parameters in the database Commit: d553af867e787c1b68e0af177e0bfa6795281ad0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d553af867e787c1b68e0af177e0bfa6795281ad0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/command_line_options.cpp M templates/run.cpp.in Log Message: ----------- Change: print SLHA output to stdout only if slha-output-file is - Commit: 7ce1fc89be0122ca21cd765843542596ac16456c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7ce1fc89be0122ca21cd765843542596ac16456c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: c3ea91fc69cc7904da183bd93ad9d63807a65c0f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c3ea91fc69cc7904da183bd93ad9d63807a65c0f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M ChangeLog M src/command_line_options.cpp M templates/run.cpp.in Log Message: ----------- Merge branch 'development' into feature-sqlite Conflicts: src/command_line_options.cpp templates/run.cpp.in Commit: 4a0be68c0d73d3ef5163a69674171765657fb375 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a0be68c0d73d3ef5163a69674171765657fb375 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- correcting total number of entries to be read Commit: f3a2a7cee1daf8ec7d7c97d26b7039d3863e9bb4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f3a2a7cee1daf8ec7d7c97d26b7039d3863e9bb4 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- ignore data passed the end of the running DRbar parameters Commit: 0d9d2ceb01b25d80f1ee1ddde22a887b32fb5703 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d9d2ceb01b25d80f1ee1ddde22a887b32fb5703 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/lowe.cpp Log Message: ----------- better name for light quark masses that also avoids conflicts Commit: 01cd808742f0e450f9e1829c2b3e3ca35f71bc46 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/01cd808742f0e450f9e1829c2b3e3ca35f71bc46 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M configure Log Message: ----------- tell user how to disable sqlite support Commit: d7dadcf5d29b1b816aab7f01ad30af4fdcc133b0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7dadcf5d29b1b816aab7f01ad30af4fdcc133b0 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- throw exception if database interface functions are called and SQLite support is disabled Commit: 208fd1e8f4716ff78838a16a38747b746110eded https://github.com/FlexibleSUSY/FlexibleSUSY/commit/208fd1e8f4716ff78838a16a38747b746110eded Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/command_line_options.cpp Log Message: ----------- add default values to help message and fix typo Commit: 2ffd7c076ee603b856c694d38c92ad6174c967d3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2ffd7c076ee603b856c694d38c92ad6174c967d3 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/command_line_options.cpp Log Message: ----------- Merge branch 'development' into feature-sqlite Commit: 6cc0a67c922c2bb977e2adb194fc35a1e5e5569e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6cc0a67c922c2bb977e2adb194fc35a1e5e5569e Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- allow caller to extract rows from bottom of table Commit: 193ed1f367e588a7678ce48201b61b31c8c2c33c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/193ed1f367e588a7678ce48201b61b31c8c2c33c Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- read last row in database test Commit: a3984f347e5da868b747919e1eb9db259f4a083c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a3984f347e5da868b747919e1eb9db259f4a083c Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: A utils/scan-database.sh Log Message: ----------- adding scan script writing the data into a database Commit: c858e6f1672b387d3539a3c54e3ee8b7d92f7120 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c858e6f1672b387d3539a3c54e3ee8b7d92f7120 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- add problems and warnings flags to database Commit: 7b54dbf040ac8135535a59ac1ccb8c7a97f467a9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7b54dbf040ac8135535a59ac1ccb8c7a97f467a9 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-30 (Fri, 30 Oct 2015) Changed paths: M src/database.cpp Log Message: ----------- don't call sqlite3_* functions of database pointer is NULL Commit: e9f9a54cb9fb3b0035382f1a50ac487c0f2eeb77 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9f9a54cb9fb3b0035382f1a50ac487c0f2eeb77 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-30 (Fri, 30 Oct 2015) Changed paths: M utils/scan-database.sh Log Message: ----------- don't suppress warning messages from the spectrum generator They can still be supressed on the user side by piping stderr to /dev/null Commit: b9a0987836e74fb11d722bf102fe18e4a7a308e3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b9a0987836e74fb11d722bf102fe18e4a7a308e3 Author: Peter Athron <peter.athron at coepp.org.au> Date: 2015-10-31 (Sat, 31 Oct 2015) Changed paths: M model_files/NSM/FlexibleSUSY.m.in M model_files/NSM/LesHouches.in.NSM M sarah/NSM/NSM.m Log Message: ----------- change sign of higgs potential terms in NSM to be conventional. adapt LesHouchges input accordingly to keep valid point. add initial guess for lambda couplings to help guide users extending this to include a highscale. Commit: 7dd7bda7f71b52fdd865103592d414705febb681 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7dd7bda7f71b52fdd865103592d414705febb681 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.cpp Log Message: ----------- extend documentation of insert() function Commit: 5069cbd18e1260cb9102e7e4c381a18fffafae9c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5069cbd18e1260cb9102e7e4c381a18fffafae9c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- extend documentation of database methods Commit: 179d66cecd6afc3f063b790e036f05d23644bb82 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/179d66cecd6afc3f063b790e036f05d23644bb82 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.cpp Log Message: ----------- use faster boost::lexical_cast since we have to use it anyway Commit: 6e1a0cb90dd10b2126e56aa85caeb9720b739c2a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e1a0cb90dd10b2126e56aa85caeb9720b739c2a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 1bf983651e620f7559a07b96e0037b6c2dfbcf4b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1bf983651e620f7559a07b96e0037b6c2dfbcf4b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M ChangeLog M config/Makefile.in M config/config.h.in M configure M meta/FlexibleSUSY.m M meta/Parameters.m M meta/TreeMasses.m M src/command_line_options.cpp M src/command_line_options.hpp A src/database.cpp A src/database.hpp M src/lowe.cpp M src/lowe.h M src/module.mk M templates/info.cpp.in M templates/info.hpp.in M templates/input_parameters.cpp.in M templates/input_parameters.hpp.in M templates/module.mk.in M templates/run.cpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in M test/module.mk M test/test.h A test/test_CMSSM_database.cpp A utils/scan-database.sh Log Message: ----------- Merge branch 'feature-sqlite' into development Commit: f7060a4dc9ae369a258f9b014139fc70b7671416 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7060a4dc9ae369a258f9b014139fc70b7671416 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.cpp Log Message: ----------- avoid unnecessary extra string concatenation Commit: ed0445fb84156631cd9581f21d6577cdf168d3cd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ed0445fb84156631cd9581f21d6577cdf168d3cd Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.cpp Log Message: ----------- speed-up database insertion by enabling asynchronous writing to disk Commit: 3c23212bf3a6bd5c438dfaaa8fa7780455f0649a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c23212bf3a6bd5c438dfaaa8fa7780455f0649a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.hpp Log Message: ----------- document members Commit: 190a6140ca9f8fe971143b3d5769b465d2bbe0c2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/190a6140ca9f8fe971143b3d5769b465d2bbe0c2 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-06 (Fri, 06 Nov 2015) Changed paths: M templates/input_parameters.cpp.in Log Message: ----------- adding missing header inclusion In the models with complex phases Re() and Im() need to be defined in the input_parameters module. Commit: e7474f3cf8f9610a1f4f573d20a3f555b0b2181b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7474f3cf8f9610a1f4f573d20a3f555b0b2181b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-06 (Fri, 06 Nov 2015) Changed paths: M src/logger.hpp Log Message: ----------- correcting/updating the documentation of the logger preprocessor define statements Commit: d858dca330acf7bff5e5ca99387c2022781935a8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d858dca330acf7bff5e5ca99387c2022781935a8 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-06 (Fri, 06 Nov 2015) Changed paths: M src/logger.hpp Log Message: ----------- put enum ELogLevel into flexiblesusy namespace in order to avoid collisions with user-defined enums. Commit: ac70fec8d053a66d1e157395dc68edad206617ab https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac70fec8d053a66d1e157395dc68edad206617ab Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-06 (Fri, 06 Nov 2015) Changed paths: M model_files/SM/FlexibleSUSY.m.in M model_files/SM/LesHouches.in.SM Log Message: ----------- calculate Higgs mass at Q = MT in the SM instead of at Q = Qin Commit: d1d3199af8690dee08ac31d5f50e2202309387ab https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d1d3199af8690dee08ac31d5f50e2202309387ab Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-06 (Fri, 06 Nov 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 689925330cf3e69f41c1d06789afc79031a03141 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/689925330cf3e69f41c1d06789afc79031a03141 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-07 (Sat, 07 Nov 2015) Changed paths: M meta/Constraint.m Log Message: ----------- suppress false warning when FSSolveEWSBFor[] is used in a constraint Commit: b70d23219d114f55eed709edb765c24d09fbff14 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b70d23219d114f55eed709edb765c24d09fbff14 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-07 (Sat, 07 Nov 2015) Changed paths: M model_files/SMEWSBAtMZ/FlexibleSUSY.m.in Log Message: ----------- Apply commit ac70fec8 to SMEWSBAtMZ Commit: ad11621f9ecf439cf09b28319c57c3a0dc320a55 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad11621f9ecf439cf09b28319c57c3a0dc320a55 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-07 (Sat, 07 Nov 2015) Changed paths: M test/test.h Log Message: ----------- Revert "generalize check_equality() function to arbitrary matrices" This reverts commit a0f01358d895ea7716cba79dfcf9ba5406a8b646. Commit: 47c1637ff205cd2080548df0f41d6335024d4504 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47c1637ff205cd2080548df0f41d6335024d4504 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-07 (Sat, 07 Nov 2015) Changed paths: M src/numerics2.hpp Log Message: ----------- adding numerics overloads for integer types Commit: 2571f7ddea641376b1c3c0f2238c5b8119f7289d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2571f7ddea641376b1c3c0f2238c5b8119f7289d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-07 (Sat, 07 Nov 2015) Changed paths: M config/Makefile.customized-betas.in Log Message: ----------- link SQLite to customized-betas example Commit: 2bbd6ef5aba078ddc300c213c4a6af61bad4e225 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2bbd6ef5aba078ddc300c213c4a6af61bad4e225 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-07 (Sat, 07 Nov 2015) Changed paths: M config/Makefile.standalone.in M config/Makefile.tower.in Log Message: ----------- link SQLite libraries to tower and standalone example Commit: 99a1cb779b6113c742c2aff508ae90c166c4afc5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/99a1cb779b6113c742c2aff508ae90c166c4afc5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-07 (Sat, 07 Nov 2015) Changed paths: M test/test.h Log Message: ----------- generalize check_equality() function for equal arguments in order to compare complex or real Eigen matrices. Commit: 706a210d09ab22ce5f9642ea79ff92e0de1839fa https://github.com/FlexibleSUSY/FlexibleSUSY/commit/706a210d09ab22ce5f9642ea79ff92e0de1839fa Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-08 (Sun, 08 Nov 2015) Changed paths: M src/database.cpp M src/database.hpp M templates/run.cpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in M test/test_CMSSM_database.cpp Log Message: ----------- wrap generated database functions into <model>_database namespace in order to avoid collisions when libraries for different models are linked. Commit: e9d3d9de234983061063e81c3c5e708a30223894 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9d3d9de234983061063e81c3c5e708a30223894 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M src/weinberg_angle.cpp Log Message: ----------- enable calculation of weiberg angle at an arbitrary scale The scale dependence in the W and Z self-energies is correctly taken into account. The for the calculation of the vertex and box diagrams in the SM, the scale-dependence had to be added explicitly. This scale dependence was obtained from Eq. (6.15) of Lisa Zeune's diploma thesis https://inspirehep.net/record/1235362/ as follows: First, I have checked, that (6.15) is equivalent to (C.12) from BPMZ for the case Q = MZ. In (6.15) only the 1st term on the r.h.s. contains the scale dependence. This term is contained in (C.12) for the case Q = MZ. => To account for the scale dependence in (C.12), this term must be (i) subtracted for Q = MZ, and (ii) added again for arbitrary Q. This leads to the expression term = -((alphaHat*Log[MW^2/Q^2])/(Pi*sHat^2)); (term /. Q -> MZ) - term => -((alphaHat*4*Log[MZ^2/Q^2])/(4*Pi*sHat^2)) I added this term to delta_VB_SM. Commit: cd4a618c1eb24c8c5b70099bbae60edcf1298c74 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd4a618c1eb24c8c5b70099bbae60edcf1298c74 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M models/SoftsusyMSSM/softsusy.cpp M test/test_CMSSM_weinberg_angle.cpp Log Message: ----------- test scale-dependence of delta_VB^SM against SoftSUSY Commit: 23c38dee471954513e02afaf36d5fad840bf2531 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/23c38dee471954513e02afaf36d5fad840bf2531 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M src/lowe.cpp M src/lowe.h Log Message: ----------- adding operator == for QedQcd class Commit: 403cf82b3b080d8ab2c383845e2af855e225f4d7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/403cf82b3b080d8ab2c383845e2af855e225f4d7 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M src/lowe.cpp Log Message: ----------- set top and bottom mass at MZ as done in toMz() Commit: 93e66322f5c21fd82a23543e946c1e05c75c52b5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/93e66322f5c21fd82a23543e946c1e05c75c52b5 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M src/lowe.cpp M src/lowe.h Log Message: ----------- adding general toQ() function which is a general form of toMz() and toMt() Commit: be668b0b1b5e2802fe8923573e9dce8c4769b133 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/be668b0b1b5e2802fe8923573e9dce8c4769b133 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M test/module.mk A test/test_lowe.cpp Log Message: ----------- test QedQcd::to() function Commit: 19e39a428cd92ed166e1d44a23a0a3fe77671519 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/19e39a428cd92ed166e1d44a23a0a3fe77671519 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M meta/Constraint.m M meta/FlexibleSUSY.m M templates/run.cpp.in Log Message: ----------- allow matching to the SM at Q = MT_pole Thus, at the moment the model under consideration can be matched to the SM at either Q = MZ_pole or Q = MT_pole. Commit: 9a5f047bd75ba17c347395d21eafaf8656539e3f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9a5f047bd75ba17c347395d21eafaf8656539e3f Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M meta/FlexibleSUSY.m M templates/run.cpp.in M templates/two_scale_low_scale_constraint.cpp.in Log Message: ----------- allow matching to SM at dynamically calculated scale This now allows a user to match to the SM at for example MT_DRbar. Commit: c555a783892bc8a247196ea1ced7180801799fe5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c555a783892bc8a247196ea1ced7180801799fe5 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: A model_files/CMSSMMatchedAtMTDRbar/FlexibleSUSY.m.in A model_files/CMSSMMatchedAtMTPole/FlexibleSUSY.m.in M test/test_run_all_spectrum_generators.sh Log Message: ----------- adding CMSSM models matched to SM at Q = MT_pole and Q = MT_DRbar Commit: c7b013829d759060cd599d6eecbe92d57ee5cdb4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c7b013829d759060cd599d6eecbe92d57ee5cdb4 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: e919e41dca2cd669d824291094362e14c51d04b2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e919e41dca2cd669d824291094362e14c51d04b2 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: 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/lattice_fmssm.cpp M examples/lattice_fmssm_fmssmn.cpp M examples/lattice_numerical_fmssm.cpp M examples/lattice_numerical_fmssm_fmssmn.cpp M examples/switch_MSSM.cpp 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/run_tower.cpp M meta/Constraint.m M meta/FlexibleSUSY.m M meta/ThresholdCorrections.m M src/slha_io.cpp M templates/high_scale_spectrum_generator.hpp.in M templates/low_scale_spectrum_generator.hpp.in M templates/run.cpp.in M templates/run_cmd_line.cpp.in M templates/scan.cpp.in M templates/two_scale_initial_guesser.cpp.in M templates/two_scale_initial_guesser.hpp.in M templates/two_scale_initial_guesser_low_scale_model.cpp.in M templates/two_scale_initial_guesser_low_scale_model.hpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in Log Message: ----------- rename low-energy data set Commit: ece4a3c9a9a28aa38e2c6b8d79f41ba41a4692f4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ece4a3c9a9a28aa38e2c6b8d79f41ba41a4692f4 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-13 (Fri, 13 Nov 2015) Changed paths: M test/test_CMSSMCKM_low_scale_constraint.cpp M test/test_CMSSMMassWInput_spectrum.cpp M test/test_CMSSMNoFV_low_scale_constraint.cpp M test/test_CMSSMNoFV_two_loop_spectrum.cpp M test/test_CMSSM_initial_guesser.cpp M test/test_CMSSM_low_scale_constraint.cpp M test/test_CMSSM_spectrum.cpp M test/test_CMSSM_two_loop_spectrum.cpp M test/test_NMSSM_initial_guesser.cpp M test/test_NMSSM_low_scale_constraint.cpp M test/test_NMSSM_spectrum.cpp M test/test_NSM_low_scale_constraint.cpp M test/test_NUTNMSSM_spectrum.cpp M test/test_SMHighPrecision_two_loop_spectrum.cpp M test/test_SM_low_scale_constraint.cpp M test/test_SM_two_loop_spectrum.cpp M test/test_two_scale_mssm_initial_guesser.cpp M test/test_two_scale_mssm_solver.cpp Log Message: ----------- rename oneset -> qedqcd in tests Commit: 2749d97999e834c0d0ad4d369df462d08f342025 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2749d97999e834c0d0ad4d369df462d08f342025 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-11-13 (Fri, 13 Nov 2015) Changed paths: M meta/CConversion.m Log Message: ----------- speed-up RValueToCFormString[] for large expressions In models with complicated BCs RValueToCFormString[] takes a lot of time. One of the bottle-necks is the simplification of expressions involving conj[] or Conj[]. To speed RValueToCFormString[] up, this simplification rule is now applied only if the given expression contains conj[] or Conj[]. Commit: 91a24654be8187f9133383a6384bb52687af988d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/91a24654be8187f9133383a6384bb52687af988d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-14 (Sat, 14 Nov 2015) Changed paths: A doc/model_file.dox M doc/module.mk Log Message: ----------- adding doxygen file to document model file parameters The documentation is by far not complete. Only the boundary conditions have been documented so far (still not quite complete). Commit: 6b596d332b3befe731695f803055b65c0d3afdda https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6b596d332b3befe731695f803055b65c0d3afdda Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-14 (Sat, 14 Nov 2015) Changed paths: M doc/model_file.dox Log Message: ----------- extend documentation of EWSBOutputParameters a bit Commit: 7656756644bb1e17ee08fc2c96e234a3ace3d931 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7656756644bb1e17ee08fc2c96e234a3ace3d931 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-14 (Sat, 14 Nov 2015) Changed paths: M doc/model_file.dox Log Message: ----------- add missing documentation of boundary condition specification Commit: 9fc326ff2912722e7d89d7bc9c6f9d28c2f02edb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9fc326ff2912722e7d89d7bc9c6f9d28c2f02edb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-14 (Sat, 14 Nov 2015) Changed paths: M doc/model_file.dox Log Message: ----------- document how to generate low-energy models Commit: ca92591b40c2835715f261335b4265b46b062aeb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca92591b40c2835715f261335b4265b46b062aeb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-17 (Tue, 17 Nov 2015) Changed paths: M src/lowe.cpp Log Message: ----------- do not include the top quark in the QED, QCD and Yukawa beta-functions because we always include the top quark in the low-energy threshold correction. Commit: b7d9efb8f8c4e13fb2c97e42ec1e7de6f787c61d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b7d9efb8f8c4e13fb2c97e42ec1e7de6f787c61d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-17 (Tue, 17 Nov 2015) Changed paths: M doc/Doxyfile Log Message: ----------- update Doxygen file Commit: 1b4fc20bc6e8bc2329d15963b3d6cef051aa7451 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1b4fc20bc6e8bc2329d15963b3d6cef051aa7451 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-18 (Wed, 18 Nov 2015) Changed paths: M src/lowe.cpp Log Message: ----------- Bugfix: correcting W contribution in QED beta function Commit: d7dbeb6f1853703c65c90759d40f5ffd8bbbdc8c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7dbeb6f1853703c65c90759d40f5ffd8bbbdc8c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-19 (Thu, 19 Nov 2015) Changed paths: M model_files/UMSSM/FlexibleSUSY.m.in M model_files/UMSSM/LesHouches.in.UMSSM Log Message: ----------- adding missing coupling Qv in the UMSSM needed since SARAH 4.6.0 Commit: 80365b1fe9b11deccf92e5224d4e0e17f6fec6bd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/80365b1fe9b11deccf92e5224d4e0e17f6fec6bd Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M .gitattributes M ChangeLog M addons/gm2calc/AUTHORS M addons/gm2calc/MSSMNoFV_onshell.cpp M addons/gm2calc/MSSMNoFV_onshell.hpp M addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.cpp M addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.hpp M addons/gm2calc/MSSMNoFV_onshell_physical.hpp M addons/gm2calc/MSSMNoFV_onshell_problems.cpp M addons/gm2calc/MSSMNoFV_onshell_problems.hpp M addons/gm2calc/MSSMNoFV_onshell_soft_parameters.hpp M addons/gm2calc/MSSMNoFV_onshell_susy_parameters.hpp R addons/gm2calc/Makefile.in M addons/gm2calc/README A addons/gm2calc/example.gm2 A addons/gm2calc/example.slha M addons/gm2calc/gm2_1loop.cpp M addons/gm2calc/gm2_1loop.hpp M addons/gm2calc/gm2_2loop.cpp M addons/gm2calc/gm2_2loop.hpp M addons/gm2calc/gm2_error.hpp A addons/gm2calc/gm2_mb.cpp A addons/gm2calc/gm2_mb.hpp M addons/gm2calc/gm2_slha_io.cpp M addons/gm2calc/gm2_slha_io.hpp A addons/gm2calc/gm2_uncertainty.cpp A addons/gm2calc/gm2_uncertainty.hpp M addons/gm2calc/gm2calc.cpp R addons/gm2calc/gm2calc.in M addons/gm2calc/gm2scan.cpp M addons/gm2calc/module.mk R addons/gm2calc/module.src.mk R addons/gm2calc/slha.in 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 A config/depgen.cpp M config/module.mk M configure M doc/Doxyfile A doc/model_file.dox M doc/module.mk 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/lattice_fmssm.cpp M examples/lattice_fmssm_fmssmn.cpp M examples/lattice_numerical_fmssm.cpp M examples/lattice_numerical_fmssm_fmssmn.cpp M examples/switch_MSSM.cpp 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/run_tower.cpp M install-sarah M legacy/diagonalization.cpp M meta/BetaFunction.m M meta/CConversion.m M meta/Constraint.m M meta/FlexibleSUSY.m M meta/LoopMasses.m M meta/Parameters.m M meta/SelfEnergies.m M meta/ThreeLoopSM.m M meta/ThresholdCorrections.m M meta/TreeMasses.m R model_files/CMSSMCPV/LesHouches.in.CMSSMCPV.wrong_higgs_state A model_files/CMSSMMatchedAtMTDRbar/FlexibleSUSY.m.in A model_files/CMSSMMatchedAtMTPole/FlexibleSUSY.m.in R model_files/E6SSM/LesHouches.in.E6SSM_nan A model_files/HSSUSY/FlexibleSUSY.m.in A model_files/HSSUSY/LesHouches.in.HSSUSY M model_files/NSM/FlexibleSUSY.m.in M model_files/NSM/LesHouches.in.NSM M model_files/SM/FlexibleSUSY.m.in M model_files/SM/LesHouches.in.SM M model_files/SMEWSBAtMZ/FlexibleSUSY.m.in A model_files/SSM/FlexibleSUSY.m.in A model_files/SSM/LesHouches.in.SSM M model_files/SplitMSSM/FlexibleSUSY.m.in M model_files/SplitMSSM/LesHouches.in.SplitMSSM R model_files/SuperSplitMSSM/FlexibleSUSY.m.in R model_files/SuperSplitMSSM/LesHouches.in.SuperSplitMSSM M model_files/UMSSM/FlexibleSUSY.m.in M model_files/UMSSM/LesHouches.in.UMSSM R model_files/lowNMSSM/LesHouches.in.lowNMSSM.pseudoscalar R model_files/lowNMSSM/LesHouches.in.lowNMSSM_goldstone_tachyon M models/SoftsusyMSSM/softsusy.cpp M models/SoftsusyNMSSM/run_softpoint.cpp M release/generate-models.sh M sarah/NSM/NSM.m M src/command_line_options.cpp M src/command_line_options.hpp M src/coupling_monitor.hpp A src/database.cpp A src/database.hpp M src/logger.hpp M src/lowe.cpp M src/lowe.h M src/module.mk M src/numerics2.hpp M src/slha_io.cpp M src/sm_twoloophiggs.cpp A src/split_threeloophiggs.cpp A src/split_threeloophiggs.hpp M src/threshold_loop_functions.cpp M src/threshold_loop_functions.hpp M src/two_loop_corrections.hpp M src/two_scale_convergence_tester_drbar.hpp M src/weinberg_angle.cpp M src/wrappers.hpp M templates/high_scale_spectrum_generator.hpp.in M templates/info.cpp.in M templates/info.hpp.in M templates/input_parameters.cpp.in M templates/input_parameters.hpp.in M templates/low_scale_spectrum_generator.hpp.in M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in M templates/module.mk.in M templates/physical.cpp.in M templates/physical.hpp.in M templates/run.cpp.in M templates/run_cmd_line.cpp.in M templates/scan.cpp.in M templates/spectrum_generator_interface.hpp.in M templates/start.m.in M templates/two_scale_initial_guesser.cpp.in M templates/two_scale_initial_guesser.hpp.in M templates/two_scale_initial_guesser_low_scale_model.cpp.in M templates/two_scale_initial_guesser_low_scale_model.hpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in A test/depgen/base.cpp A test/depgen/base.hpp A test/depgen/basedir_header.hpp A test/depgen/circular.cpp A test/depgen/circular.hpp A test/depgen/nonexisting.cpp A test/depgen/subdir/base.cpp A test/depgen/subdir/base.hpp A test/depgen/subdir/include_basedir_header.cpp A test/depgen/subdir/nonexisting.cpp M test/module.mk M test/test.h M test/test_CMSSMCKM_low_scale_constraint.cpp A test/test_CMSSMCPV_wrong_higgs_state.in.spc M test/test_CMSSMMassWInput_spectrum.cpp M test/test_CMSSMNoFV_low_scale_constraint.cpp M test/test_CMSSMNoFV_two_loop_spectrum.cpp A test/test_CMSSM_database.cpp A test/test_CMSSM_gluino.sh A test/test_CMSSM_gluino.spc.in M test/test_CMSSM_initial_guesser.cpp M test/test_CMSSM_low_scale_constraint.cpp M test/test_CMSSM_slha_doubled_blocks.sh M test/test_CMSSM_spectrum.cpp M test/test_CMSSM_two_loop_spectrum.cpp M test/test_CMSSM_weinberg_angle.cpp A test/test_E6SSM_nan.in.spc A test/test_HSSUSY_SUSYHD.dat A test/test_HSSUSY_SUSYHD.sh A test/test_HSSUSY_SUSYHD_msq_m3_degenerate.in.spc A test/test_HSSUSY_SUSYHD_msq_msu_m3_degenerate.in.spc A test/test_HSSUSY_SUSYHD_msq_msu_m3_msusy_degenerate.in.spc A test/test_HSSUSY_SUSYHD_msu_m3_degenerate.in.spc A test/test_HSSUSY_SUSYHD_nondegenerate.in.spc M test/test_NMSSM_initial_guesser.cpp M test/test_NMSSM_low_scale_constraint.cpp M test/test_NMSSM_spectrum.cpp M test/test_NSM_low_scale_constraint.cpp M test/test_NUTNMSSM_spectrum.cpp M test/test_SMHighPrecision_two_loop_spectrum.cpp M test/test_SM_3loop_beta.m M test/test_SM_low_scale_constraint.cpp M test/test_SM_two_loop_spectrum.cpp M test/test_SMnoGUT_3loop_beta.m A test/test_depgen.sh M test/test_gm2calc.cpp A test/test_lowNMSSM_goldstone_tachyon.in.spc A test/test_lowNMSSM_pseudoscalar.in.spc A test/test_lowe.cpp M test/test_run_all_spectrum_generators.sh M test/test_two_scale_mssm_initial_guesser.cpp M test/test_two_scale_mssm_solver.cpp M test/test_wrappers.cpp A utils/load-FlexibleSUSY.m A utils/scan-database.sh Log Message: ----------- Merge remote-tracking branch 'organization/development' into feature-GMM2 Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/329156ed6729...80365b1fe9b1
More information about the Flexiblesusy-commits mailing list |