|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 04e319: use cout instead of printfGitHub noreply at github.comSat Aug 13 12:41:40 BST 2016
Branch: refs/heads/feature-mathlink Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 04e319ac588ebfb71fabb5cf86cb1c58e89903cf https://github.com/FlexibleSUSY/FlexibleSUSY/commit/04e319ac588ebfb71fabb5cf86cb1c58e89903cf Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M src/minimizer.hpp M src/root_finder.hpp Log Message: ----------- use cout instead of printf in order to be able to redirect cout using rdbuf() Commit: fc6d5093b798385eaa47f693e604620ba510e340 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc6d5093b798385eaa47f693e604620ba510e340 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M .gitattributes Log Message: ----------- Bugfix: ship all lattice meta code files This prevents make to stop with the error make: *** No rule to make target 'meta/Format.m', needed by 'models/CMSSM/00_DELETE_ME_TO_RERUN_METACODE'. Stop. Commit: f8431ac6f9e40e9da2e78158ea6056b28ef66958 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f8431ac6f9e40e9da2e78158ea6056b28ef66958 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: e769a5f0ebb26bd4dca468f3585f50f4dd687b9a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e769a5f0ebb26bd4dca468f3585f50f4dd687b9a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M ChangeLog M configure Log Message: ----------- version 1.5.1 Commit: 0d5d5545364a0df2653bb352df758af6715e3616 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d5d5545364a0df2653bb352df758af6715e3616 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M src/module.mk Log Message: ----------- rename clean targets in src as clean-src-* etc. Commit: da7727aa7a565fac1431ccc59be96e0b7047651b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/da7727aa7a565fac1431ccc59be96e0b7047651b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-13 (Wed, 13 Jul 2016) Changed paths: M meta/Constraint.m M meta/Parameters.m Log Message: ----------- let CreateLocalConstRefsForBetas filter only BETA[] symbols Commit: a5342eb35c305edd3ba0c1c00326e4c90a5477aa https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a5342eb35c305edd3ba0c1c00326e4c90a5477aa Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-15 (Fri, 15 Jul 2016) Changed paths: M createmodel Log Message: ----------- Bugfix: avoid non-portable use of sed in createmodel Commit: 06400360e0844d3edcad795db7155c0c0c01904c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/06400360e0844d3edcad795db7155c0c0c01904c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-15 (Fri, 15 Jul 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: f5b4c38412a22d4d5367589252bb6690fcf2be58 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f5b4c38412a22d4d5367589252bb6690fcf2be58 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M meta/CConversion.m Log Message: ----------- don't strip SARAH indices when converting expression to CForm string Commit: 64afce54c1a691f2e75e9a9d1e90b6ad9122f027 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/64afce54c1a691f2e75e9a9d1e90b6ad9122f027 Author: Peter Athron <peter.athron at coepp.org.au> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M model_files/minMSSM/FlexibleSUSY.m.in M model_files/rootMSSM/FlexibleSUSY.m.in Log Message: ----------- update rootMSSM and minMSSM to use sarah model MSSM by default. Commit: 94fbd477f456620b7a02edee8910302a40b9ef5e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/94fbd477f456620b7a02edee8910302a40b9ef5e Author: Peter Athron <peter.athron at coepp.org.au> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M meta/CConversion.m Log Message: ----------- Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development Commit: 2968fcaa137370b9e8394c32deca370e085da1ff https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2968fcaa137370b9e8394c32deca370e085da1ff Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M templates/two_scale_susy_parameters.cpp.in M templates/two_scale_susy_parameters.hpp.in Log Message: ----------- pass loop and threshold order as unsigned int types Commit: 494b8a4d262291ce41eeacfa37de2af2b757a120 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/494b8a4d262291ce41eeacfa37de2af2b757a120 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_soft_parameters.hpp.in M templates/two_scale_susy_parameters.cpp.in M templates/two_scale_susy_parameters.hpp.in Log Message: ----------- adding helper functions to calculate beta functions at given loop order Commit: c9f5ca7ccdf4135c44dde090edb71f54fa826939 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c9f5ca7ccdf4135c44dde090edb71f54fa826939 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M model_files/YukawaCMSSM/FlexibleSUSY.m.in Log Message: ----------- use MSSM by default for the YukawaCMSSM testing model Commit: 4e9ef56f1ea6df815a59bfaeb784d47a3a4b7371 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4e9ef56f1ea6df815a59bfaeb784d47a3a4b7371 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M .gitattributes M doc/model_file.dox M meta/CConversion.m M meta/Constraint.m M meta/FlexibleSUSY.m M meta/Parameters.m A model_files/BetaSM/FlexibleSUSY.m.in M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.cpp.in Log Message: ----------- Feature: access beta-functions on the r.h.s. of a constaint Commit: 512f88daa11ad3ba18e13023d45d9ae62ca845a4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/512f88daa11ad3ba18e13023d45d9ae62ca845a4 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 046f68fd57313c326b5cc8e4486bf61376337946 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/046f68fd57313c326b5cc8e4486bf61376337946 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M doc/release Log Message: ----------- simplify release instruction Commit: ce3aa994fec772b6dec60872de9337ee465b022d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ce3aa994fec772b6dec60872de9337ee465b022d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M test/test_Constraint.m Log Message: ----------- adapting Constraint module test to recent changes Commit: d0ba7e9232eb3c01d590b82268849ea8fefb1bc1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d0ba7e9232eb3c01d590b82268849ea8fefb1bc1 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M meta/CConversion.m M test/test_CConversion.m Log Message: ----------- do not strip i1 and i2 from symbols Commit: 6496f7aea3fb82e9256d157d8aa90d0436a1caf1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6496f7aea3fb82e9256d157d8aa90d0436a1caf1 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M meta/WriteOut.m Log Message: ----------- fix Transpose warning Commit: 46395938abe8b24eea14119421b50f8a51b35d89 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46395938abe8b24eea14119421b50f8a51b35d89 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M meta/WriteOut.m Log Message: ----------- simplify functions Commit: 241209c28e8b9fee561036f5bea0b44dc303f7d0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/241209c28e8b9fee561036f5bea0b44dc303f7d0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M src/standard_model.hpp Log Message: ----------- use cout as default for print() function Commit: 588ea6f6bb6623ea791d422fd9ceea6fc058dd3b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/588ea6f6bb6623ea791d422fd9ceea6fc058dd3b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M templates/slha_io.cpp.in M templates/slha_io.hpp.in M templates/spectrum_generator_interface.hpp.in M templates/utilities.cpp.in Log Message: ----------- correcting doxygen comments Commit: 7994baeb232dd8117cb362e9fd5f2a3419287932 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7994baeb232dd8117cb362e9fd5f2a3419287932 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-03 (Wed, 03 Aug 2016) Changed paths: M meta/SelfEnergies.m M templates/mass_eigenstates.cpp.in Log Message: ----------- use lock_guard instead of manually unlock the mutex which is safer for example if an exception is thrown Commit: 337a71f3ed2d732adaff6298cee7016c1366a8d1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/337a71f3ed2d732adaff6298cee7016c1366a8d1 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M templates/high_scale_spectrum_generator.hpp.in M templates/low_scale_spectrum_generator.hpp.in M templates/spectrum_generator_interface.hpp.in Log Message: ----------- put translation of exceptions -> problems into a function which avoids code duplication Commit: fd185d355fede01abed85ef50a194ce3698b91d0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fd185d355fede01abed85ef50a194ce3698b91d0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in Log Message: ----------- adding C++-11 function returning tadpole equations Commit: 69a38f75e9920bc4b4130ff2703eef3194d1bca4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/69a38f75e9920bc4b4130ff2703eef3194d1bca4 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in M test/test_CMSSM_model.cpp Log Message: ----------- modernise EWSB initial guess to return a C++ std::array Commit: a58e267908127a1ed21b76c636bbbff31d82cdc1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a58e267908127a1ed21b76c636bbbff31d82cdc1 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M src/numerics2.hpp Log Message: ----------- adding is_finite helper function for std::array Commit: 6b2bcc24d4b89925543694f6d6cfb7fb17eb05f0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6b2bcc24d4b89925543694f6d6cfb7fb17eb05f0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M templates/mass_eigenstates.cpp.in Log Message: ----------- using more efficient version of tadpole_equations() Commit: 705fc2e1a0629b67367a46d7afe8953d8bbfe2f0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/705fc2e1a0629b67367a46d7afe8953d8bbfe2f0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M meta/FlexibleSUSY.m M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in Log Message: ----------- modernise ewsb_step() function Commit: b24c1c97a80664eae67b2032101b694115dec4bf https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b24c1c97a80664eae67b2032101b694115dec4bf Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M meta/EWSB.m Log Message: ----------- adding helper function returning comma separated list of EWSB pars Commit: 2b3348465181a0485f96b095851579019745776c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2b3348465181a0485f96b095851579019745776c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- adding token for list of comma separated EWSB parameters Commit: d228b53be31edaa7f6faf8cb85940540f8ecad45 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d228b53be31edaa7f6faf8cb85940540f8ecad45 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in Log Message: ----------- use Eigen::Matrix instead of C++ array Commit: 1495d674bf54b885d152dddf020e4532b45930be https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1495d674bf54b885d152dddf020e4532b45930be Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-05 (Fri, 05 Aug 2016) Changed paths: M templates/mass_eigenstates.cpp.in Log Message: ----------- updating documentation of ewsb_step() function Commit: 23ad8d30a130a7eb6d6b6e142a14d3981ad66ac8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/23ad8d30a130a7eb6d6b6e142a14d3981ad66ac8 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-05 (Fri, 05 Aug 2016) Changed paths: M meta/FlexibleSUSY.m M templates/mass_eigenstates.cpp.in Log Message: ----------- generate EWSB parameter setting to handle case when there are no VEVs Commit: aa72c315712327c574401c654fc9b4091a0672c6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aa72c315712327c574401c654fc9b4091a0672c6 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-06 (Sat, 06 Aug 2016) Changed paths: M meta/LoopMasses.m M meta/SelfEnergies.m M test/test_CMSSM_model.cpp M test/test_CMSSM_susy_scale_constraint.cpp M test/test_NMSSM.hpp M test/test_NMSSM_ewsb.cpp M test/test_NMSSM_susy_scale_constraint.cpp M test/test_NUTNMSSM_spectrum.cpp Log Message: ----------- modernise 2- and 3-loop self-energy and tadpole interface Commit: c2e1950fb137cc615331f38af5be4952bf7748ba https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c2e1950fb137cc615331f38af5be4952bf7748ba Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-06 (Sat, 06 Aug 2016) Changed paths: M meta/SelfEnergies.m Log Message: ----------- fixing tadpole dimension Commit: dd7c75216e4340ec38df82e65732e799a87b7864 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dd7c75216e4340ec38df82e65732e799a87b7864 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-06 (Sat, 06 Aug 2016) Changed paths: M meta/EWSB.m M meta/FlexibleSUSY.m Log Message: ----------- explicitly initialize every element of the EWSB parameter vector in order to be able to omit some vector elements, as needed in the CMSSMCPV for example. Commit: 4e324e35cfabd0b8cc8c3179a20d2e66b6ebf4ea https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4e324e35cfabd0b8cc8c3179a20d2e66b6ebf4ea Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-06 (Sat, 06 Aug 2016) Changed paths: M meta/EWSB.m Log Message: ----------- use C index convention Commit: 92ef454e553c44bf1187fe5131b1af3f234ed94a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/92ef454e553c44bf1187fe5131b1af3f234ed94a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-06 (Sat, 06 Aug 2016) Changed paths: M meta/EWSB.m M templates/mass_eigenstates.cpp.in Log Message: ----------- use unique_ptr for EWSB solvers in order to not leak ressource if an exception is thrown between creation and deletion of the solvers. Commit: 65f7af941926f727ea7a1cc0a8313c59b341ba01 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/65f7af941926f727ea7a1cc0a8313c59b341ba01 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-08 (Mon, 08 Aug 2016) Changed paths: M src/standard_model.cpp M src/standard_model.hpp Log Message: ----------- transfer modernisation to Standard_model class Commit: 3584c649a1cea7f17cf96aafa04fbefc6f18aa80 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3584c649a1cea7f17cf96aafa04fbefc6f18aa80 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-08 (Mon, 08 Aug 2016) Changed paths: M src/standard_model.cpp Log Message: ----------- remove empty if statement Commit: 44b31fa92615a149aaa7e68ea65452fb52249298 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/44b31fa92615a149aaa7e68ea65452fb52249298 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-10 (Wed, 10 Aug 2016) Changed paths: M meta/FlexibleSUSY.m M meta/SelfEnergies.m M src/module.mk A src/mssm_twoloophiggs.cpp R src/mssm_twoloophiggs.f M src/mssm_twoloophiggs.h A src/mssm_twoloophiggs.hpp A src/mssm_twoloophiggs_impl.f M src/nmssm2loop.h A src/nmssm_twoloophiggs.cpp R src/nmssm_twoloophiggs.h A src/nmssm_twoloophiggs.hpp M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in Log Message: ----------- Bugfix: Fix potential race condition when multiple (N)MSSM classes are run in parallel Commit: 1f58f1ff14eea2434355dd637e425f10c5029e8a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1f58f1ff14eea2434355dd637e425f10c5029e8a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-10 (Wed, 10 Aug 2016) Changed paths: M meta/SelfEnergies.m M src/mssm_twoloophiggs.cpp M src/mssm_twoloophiggs.hpp M src/nmssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.hpp Log Message: ----------- adding helper functions for 2L (N)MSSM self-energies w/o tadpoles Commit: 2200ec7727b90eead8e5e7fb8db077b823c5578d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2200ec7727b90eead8e5e7fb8db077b823c5578d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-10 (Wed, 10 Aug 2016) Changed paths: M src/mssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.cpp Log Message: ----------- make all functions return same sign convention Commit: 37873a727a3d12eaf3c62236d7cf2ef2d3e15723 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/37873a727a3d12eaf3c62236d7cf2ef2d3e15723 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M meta/SelfEnergies.m M src/mssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.cpp Log Message: ----------- easier sign convention for tadpoles Commit: 53c868ec75fd44732084644a885b92ace1a4a8f8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/53c868ec75fd44732084644a885b92ace1a4a8f8 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M meta/SelfEnergies.m M src/mssm_twoloophiggs.cpp M src/mssm_twoloophiggs.hpp M src/nmssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.hpp Log Message: ----------- put (N)MSSM 2-loop functions into a separate namespace Commit: 7cd159665967a546c71d6f6423c29210075ed276 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7cd159665967a546c71d6f6423c29210075ed276 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M src/nmssm_twoloophiggs.cpp Log Message: ----------- correcting function call to calculate pseudoscalar self-energy Commit: 5c121cc5ba29d917c315fbbe82391ea89670585d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5c121cc5ba29d917c315fbbe82391ea89670585d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M src/nmssm_twoloophiggs.cpp Log Message: ----------- reduce code duplication Commit: 2c524c34ad657c55de6c5eed22bbb9ed2c8093cd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2c524c34ad657c55de6c5eed22bbb9ed2c8093cd Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M src/nmssm_twoloophiggs.cpp Log Message: ----------- reduce scope for locking mutex Commit: f7f12a6c9c63a6a99d038ae03cae08a1523c56be https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7f12a6c9c63a6a99d038ae03cae08a1523c56be Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M src/mssm_twoloophiggs.cpp M src/mssm_twoloophiggs.hpp M src/nmssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.hpp Log Message: ----------- rename parameters for readability Commit: a150d7efa719b332b6470d7670041abe39b5cc06 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a150d7efa719b332b6470d7670041abe39b5cc06 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M meta/SelfEnergies.m M src/nmssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.hpp Log Message: ----------- use only one convention for the vev Commit: 421adbf62dd6ddaae43bfd7f71766ee39ab32bc6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/421adbf62dd6ddaae43bfd7f71766ee39ab32bc6 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M meta/SelfEnergies.m Log Message: ----------- rename variable Commit: cd6bfef1f6ed9ed8a56852a91be76a832a99ddb5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd6bfef1f6ed9ed8a56852a91be76a832a99ddb5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M src/nmssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.hpp Log Message: ----------- rename variable for clarity Commit: d37198409970159823c55742fbdcbf66ebfb1539 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d37198409970159823c55742fbdcbf66ebfb1539 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M meta/SelfEnergies.m Log Message: ----------- potential bugfix: ensure correct normalization of vS when passing vS to the Slavich routines. Note: vS must be normalized such that mu_eff == vS * lambda where lambda is also passed to the Slavich routines. Commit: 9f95c699bf47d03153e43cd08d77b3cdfa1c06d9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9f95c699bf47d03153e43cd08d77b3cdfa1c06d9 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 9deb24eae03eaeff07a1f9c4d9418664d31ddada https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9deb24eae03eaeff07a1f9c4d9418664d31ddada Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M src/mssm_twoloophiggs.cpp M src/mssm_twoloophiggs.hpp Log Message: ----------- rename variable for clarity Commit: edf0a40b16d127caf0f2e0cad71230bd6f45cb77 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/edf0a40b16d127caf0f2e0cad71230bd6f45cb77 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-11 (Thu, 11 Aug 2016) Changed paths: M src/nmssm_twoloophiggs.cpp Log Message: ----------- add missing header Commit: 473f2bc0b7dcf327e55ce84458d994189985dd8d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/473f2bc0b7dcf327e55ce84458d994189985dd8d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M meta/LoopMasses.m Log Message: ----------- avoid code duplication Commit: 0bb271b5ac08c197ddebc963f2ae2608018dc249 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0bb271b5ac08c197ddebc963f2ae2608018dc249 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M meta/ThreeLoopQCD.m Log Message: ----------- adding helper function to calculate 3L QCD Mt contributions Commit: 42cf4d0a5c39c4cec39f995a3ff0598c5c0e50b2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/42cf4d0a5c39c4cec39f995a3ff0598c5c0e50b2 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M test/test_ThreeLoopQCD.m Log Message: ----------- use helper function for the test Commit: 5e0bca1b11a1256fd35e6bd175fb72274f9afb31 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5e0bca1b11a1256fd35e6bd175fb72274f9afb31 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M meta/LoopMasses.m M src/spectrum_generator_settings.cpp M src/spectrum_generator_settings.hpp M src/two_loop_corrections.hpp M templates/mass_eigenstates.cpp.in Log Message: ----------- allow user to add 3L QCD corrections to Mt pole in non-SUSY models Commit: e04f45c658d40c3c79b920dc016751b11d7321fc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e04f45c658d40c3c79b920dc016751b11d7321fc Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M examples/customized-betas/LesHouches.in.MSSMcbs M examples/tower/LesHouches.in.tower M model_files/BLSM/LesHouches.in.BLSM M model_files/BLSMlightZp/LesHouches.in.BLSMlightZp M model_files/CMSSM/LesHouches.in.CMSSM M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV M model_files/CMSSMNoFV/LesHouches.in.CMSSMNoFV M model_files/DiracGauginos/LesHouches.in.DiracGauginos M model_files/E6SSM/LesHouches.in.E6SSM M model_files/HGTHDMIIMSSMBC/LesHouches.in.HGTHDMIIMSSMBC M model_files/HGTHDMIIMSSMBCApprox/LesHouches.in.HGTHDMIIMSSMBCApprox M model_files/HGTHDMIIMSSMBCFull/LesHouches.in.HGTHDMIIMSSMBCFull M model_files/HSSUSY/LesHouches.in.HSSUSY M model_files/HTHDMIIMSSMBC/LesHouches.in.HTHDMIIMSSMBC M model_files/LHInputMSSM/LesHouches.in.LHInputMSSM M model_files/MDM/LesHouches.in.MDM M model_files/MRSSM/LesHouches.in.MRSSM M model_files/MRSSM2/LesHouches.in.MRSSM2 M model_files/MSSM/LesHouches.in.MSSM M model_files/MSSMNoFV/LesHouches.in.MSSMNoFV M model_files/MSSMNoFVSLHA2/LesHouches.in.MSSMNoFVSLHA2 M model_files/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT M model_files/NMSSM/LesHouches.in.NMSSM M model_files/NMSSMCPV/LesHouches.in.NMSSMCPV M model_files/NUHMSSM/LesHouches.in.NUHMSSM M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP1 M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP2 M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP3 M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_GTP1 M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_GTP2 M model_files/NUTSMSSM/LesHouches.in.NUTSMSSM M model_files/SM/LesHouches.in.SM M model_files/SMHighScale/LesHouches.in.SMHighScale M model_files/SMSSM/LesHouches.in.SMSSM M model_files/SSM/LesHouches.in.SSM M model_files/SplitMSSM/LesHouches.in.SplitMSSM M model_files/THDMII/LesHouches.in.THDMII M model_files/THDMIIMSSMBC/LesHouches.in.THDMIIMSSMBC M model_files/THDMIIMSSMBCApprox/LesHouches.in.THDMIIMSSMBCApprox M model_files/THDMIIMSSMBCFull/LesHouches.in.THDMIIMSSMBCFull M model_files/TensorCoupling/LesHouches.in.TensorCoupling M model_files/U1xMSSM3G/LesHouches.in.U1xMSSM3G M model_files/UMSSM/LesHouches.in.UMSSM M model_files/cCMSSM/LesHouches.in.cCMSSM M model_files/complexMSSM/LesHouches.in.complexMSSM M model_files/lowMSSM/LesHouches.in.lowMSSM M model_files/lowNMSSM/LesHouches.in.TP1 M model_files/lowNMSSM/LesHouches.in.TP2 M model_files/lowNMSSM/LesHouches.in.TP3 M model_files/lowNMSSM/LesHouches.in.TP4 M model_files/lowNMSSM/LesHouches.in.TP5 M model_files/lowNMSSM/LesHouches.in.TP6 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP1 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP2 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP3 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP4 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP5 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP6 M model_files/munuSSM/LesHouches.in.munuSSM M test/test_CMSSMCPV_wrong_higgs_state.in.spc M test/test_CMSSM_benchmark.in.spc.in M test/test_CMSSM_gluino.spc.in M test/test_CMSSM_slha_doubled_blocks.spc.in M test/test_CMSSM_slha_output.in.spc M test/test_E6SSM_nan.in.spc M test/test_HSSUSY_SUSYHD.sh M test/test_HSSUSY_SUSYHD_msq_m3_degenerate.in.spc M test/test_HSSUSY_SUSYHD_msq_msu_m3_degenerate.in.spc M test/test_HSSUSY_SUSYHD_msq_msu_m3_msusy_degenerate.in.spc M test/test_HSSUSY_SUSYHD_msu_m3_degenerate.in.spc M test/test_HSSUSY_SUSYHD_nondegenerate.in.spc M test/test_NMSSM_benchmark.in.spc.in M test/test_NMSSM_slha_output.in.spc M test/test_ReadSLHA.m M test/test_SM_0L_RGEs.in.spc Log Message: ----------- slightly rename FlexibleSUSY[13] to reflect the new meaning to add 3L QCD corrections Commit: 65de2dfe39f1b26697dc934ea6a358d0dc79e6e5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/65de2dfe39f1b26697dc934ea6a358d0dc79e6e5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M doc/slha_input.dox Log Message: ----------- update documentation Commit: dc6bd157491a6ed6abbf6d2f9173c2b47ae9b849 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc6bd157491a6ed6abbf6d2f9173c2b47ae9b849 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 51051055ab9190e09652140249e14c6d8846857d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51051055ab9190e09652140249e14c6d8846857d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M .gitattributes M ChangeLog M configure M createmodel M doc/model_file.dox M doc/release M doc/slha_input.dox M examples/customized-betas/LesHouches.in.MSSMcbs M examples/tower/LesHouches.in.tower M meta/CConversion.m M meta/Constraint.m M meta/EWSB.m M meta/FlexibleSUSY.m M meta/LoopMasses.m M meta/Parameters.m M meta/SelfEnergies.m M meta/ThreeLoopQCD.m M meta/WriteOut.m M model_files/BLSM/LesHouches.in.BLSM M model_files/BLSMlightZp/LesHouches.in.BLSMlightZp A model_files/BetaSM/FlexibleSUSY.m.in M model_files/CMSSM/LesHouches.in.CMSSM M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV M model_files/CMSSMNoFV/LesHouches.in.CMSSMNoFV M model_files/DiracGauginos/LesHouches.in.DiracGauginos M model_files/E6SSM/LesHouches.in.E6SSM M model_files/HGTHDMIIMSSMBC/LesHouches.in.HGTHDMIIMSSMBC M model_files/HGTHDMIIMSSMBCApprox/LesHouches.in.HGTHDMIIMSSMBCApprox M model_files/HGTHDMIIMSSMBCFull/LesHouches.in.HGTHDMIIMSSMBCFull M model_files/HSSUSY/LesHouches.in.HSSUSY M model_files/HTHDMIIMSSMBC/LesHouches.in.HTHDMIIMSSMBC M model_files/LHInputMSSM/LesHouches.in.LHInputMSSM M model_files/MDM/LesHouches.in.MDM M model_files/MRSSM/LesHouches.in.MRSSM M model_files/MRSSM2/LesHouches.in.MRSSM2 M model_files/MSSM/LesHouches.in.MSSM M model_files/MSSMNoFV/LesHouches.in.MSSMNoFV M model_files/MSSMNoFVSLHA2/LesHouches.in.MSSMNoFVSLHA2 M model_files/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT M model_files/NMSSM/LesHouches.in.NMSSM M model_files/NMSSMCPV/LesHouches.in.NMSSMCPV M model_files/NUHMSSM/LesHouches.in.NUHMSSM M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP1 M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP2 M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP3 M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_GTP1 M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_GTP2 M model_files/NUTSMSSM/LesHouches.in.NUTSMSSM M model_files/SM/LesHouches.in.SM M model_files/SMHighScale/LesHouches.in.SMHighScale M model_files/SMSSM/LesHouches.in.SMSSM M model_files/SSM/LesHouches.in.SSM M model_files/SplitMSSM/LesHouches.in.SplitMSSM M model_files/THDMII/LesHouches.in.THDMII M model_files/THDMIIMSSMBC/LesHouches.in.THDMIIMSSMBC M model_files/THDMIIMSSMBCApprox/LesHouches.in.THDMIIMSSMBCApprox M model_files/THDMIIMSSMBCFull/LesHouches.in.THDMIIMSSMBCFull M model_files/TensorCoupling/LesHouches.in.TensorCoupling M model_files/U1xMSSM3G/LesHouches.in.U1xMSSM3G M model_files/UMSSM/LesHouches.in.UMSSM M model_files/YukawaCMSSM/FlexibleSUSY.m.in M model_files/cCMSSM/LesHouches.in.cCMSSM M model_files/complexMSSM/LesHouches.in.complexMSSM M model_files/lowMSSM/LesHouches.in.lowMSSM M model_files/lowNMSSM/LesHouches.in.TP1 M model_files/lowNMSSM/LesHouches.in.TP2 M model_files/lowNMSSM/LesHouches.in.TP3 M model_files/lowNMSSM/LesHouches.in.TP4 M model_files/lowNMSSM/LesHouches.in.TP5 M model_files/lowNMSSM/LesHouches.in.TP6 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP1 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP2 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP3 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP4 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP5 M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP6 M model_files/minMSSM/FlexibleSUSY.m.in M model_files/munuSSM/LesHouches.in.munuSSM M model_files/rootMSSM/FlexibleSUSY.m.in M src/minimizer.hpp M src/module.mk A src/mssm_twoloophiggs.cpp R src/mssm_twoloophiggs.f M src/mssm_twoloophiggs.h A src/mssm_twoloophiggs.hpp A src/mssm_twoloophiggs_impl.f M src/nmssm2loop.h A src/nmssm_twoloophiggs.cpp R src/nmssm_twoloophiggs.h A src/nmssm_twoloophiggs.hpp M src/numerics2.hpp M src/root_finder.hpp M src/spectrum_generator_settings.cpp M src/spectrum_generator_settings.hpp M src/standard_model.cpp M src/standard_model.hpp M src/two_loop_corrections.hpp M templates/high_scale_spectrum_generator.hpp.in M templates/low_scale_spectrum_generator.hpp.in M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in M templates/slha_io.cpp.in M templates/slha_io.hpp.in M templates/spectrum_generator_interface.hpp.in M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_soft_parameters.hpp.in M templates/two_scale_susy_parameters.cpp.in M templates/two_scale_susy_parameters.hpp.in M templates/two_scale_susy_scale_constraint.cpp.in M templates/utilities.cpp.in M test/test_CConversion.m M test/test_CMSSMCPV_wrong_higgs_state.in.spc M test/test_CMSSM_benchmark.in.spc.in M test/test_CMSSM_gluino.spc.in M test/test_CMSSM_model.cpp M test/test_CMSSM_slha_doubled_blocks.spc.in M test/test_CMSSM_slha_output.in.spc M test/test_CMSSM_susy_scale_constraint.cpp M test/test_Constraint.m M test/test_E6SSM_nan.in.spc M test/test_HSSUSY_SUSYHD.sh M test/test_HSSUSY_SUSYHD_msq_m3_degenerate.in.spc M test/test_HSSUSY_SUSYHD_msq_msu_m3_degenerate.in.spc M test/test_HSSUSY_SUSYHD_msq_msu_m3_msusy_degenerate.in.spc M test/test_HSSUSY_SUSYHD_msu_m3_degenerate.in.spc M test/test_HSSUSY_SUSYHD_nondegenerate.in.spc M test/test_NMSSM.hpp M test/test_NMSSM_benchmark.in.spc.in M test/test_NMSSM_ewsb.cpp M test/test_NMSSM_slha_output.in.spc M test/test_NMSSM_susy_scale_constraint.cpp M test/test_NUTNMSSM_spectrum.cpp M test/test_ReadSLHA.m M test/test_SM_0L_RGEs.in.spc M test/test_ThreeLoopQCD.m Log Message: ----------- Merge branch 'development' into feature-mathlink Conflicts: src/module.mk Commit: 3c0b728efbc1c1ea2fc87c512657bff6a55e6ddb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c0b728efbc1c1ea2fc87c512657bff6a55e6ddb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-13 (Sat, 13 Aug 2016) Changed paths: M templates/librarylink.cpp.in Log Message: ----------- adapt libarylink to commit e04f45c Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/d173b97ed2bd...3c0b728efbc1
More information about the Flexiblesusy-commits mailing list |