|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 029436: put all helper functions into unique model namespa...GitHub noreply at github.comFri Feb 17 15:13:03 GMT 2017
Branch: refs/heads/feature-2.0 Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 02943656ffd71d81114a88f1126ec0ff22d86c6a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02943656ffd71d81114a88f1126ec0ff22d86c6a Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M templates/librarylink.cpp.in Log Message: ----------- put all helper functions into unique model namespace This avoids collisions among multiple libraries loaded at the same time into Mathematica. Commit: 555d810b1d0602deaca189be409674f81806e4bd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/555d810b1d0602deaca189be409674f81806e4bd Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M templates/librarylink.cpp.in Log Message: ----------- simplify naming of functions and classes again after all have been put into a unique namespace. Commit: 3726ec07c709d732cc43df08e0043baa6fdc155f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3726ec07c709d732cc43df08e0043baa6fdc155f Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-11 (Sat, 11 Feb 2017) Changed paths: M src/mssm_twoloophiggs_impl.f Log Message: ----------- protect against sin(theta_b) being zero Commit: 581080fab1547ccb72796ee8fd6a72b7f9d938b0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/581080fab1547ccb72796ee8fd6a72b7f9d938b0 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-11 (Sat, 11 Feb 2017) Changed paths: M src/mssm_twoloophiggs_impl.f Log Message: ----------- Bugfix: Catch further NaNs from inside the MSSM 2L Higgs mass routines of Pietro Slavich. Commit: 0001ac7cd47b829540a0a29a23d9d3f945160327 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0001ac7cd47b829540a0a29a23d9d3f945160327 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-11 (Sat, 11 Feb 2017) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 90aa7c2d06927aad27b747b04677c7b3794faef6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/90aa7c2d06927aad27b747b04677c7b3794faef6 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-12 (Sun, 12 Feb 2017) Changed paths: M src/mssm_twoloophiggs_impl.f Log Message: ----------- decrease sin(theta_b) minimum value in order to make MSSM_2L_limits test pass again Commit: adc25d20e937c5c5cfc4deaa92253b7e269715c0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/adc25d20e937c5c5cfc4deaa92253b7e269715c0 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-12 (Sun, 12 Feb 2017) Changed paths: M templates/high_scale_spectrum_generator.hpp.in M templates/low_scale_spectrum_generator.hpp.in M templates/standard_model_high_scale_spectrum_generator.hpp.in M templates/standard_model_low_scale_spectrum_generator.hpp.in Log Message: ----------- properly construct constraints instead of filling them with data afterwards Commit: 383295cf42cf31312b25dec62fceecf5b8deef6f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/383295cf42cf31312b25dec62fceecf5b8deef6f Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M README M doc/install.dox M install-sarah Log Message: ----------- update recommended SARAH version to 4.9.3 Commit: 3827dba6215f780d7a7f4cd0c55c97edccd83485 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3827dba6215f780d7a7f4cd0c55c97edccd83485 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: A meta/TwoLoopSM.m Log Message: ----------- adding meta-code module with SM 2-loop corrections taken from arxiv:1205.6497 and arxiv:1504.05200. Commit: 2bb7259051bbb75848fb21e4dd70418bd27b36ea https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2bb7259051bbb75848fb21e4dd70418bd27b36ea Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M meta/Parameters.m Log Message: ----------- Bugfix: extend IncreaseIndexLiterals[] function to nested functions The following example call of IncreaseIndexLiterals[] now works: In[]:= IncreaseIndexLiterals[Hpm[{2}][PL]] Out[]= Hpm[{3}][PL] Thanks to Markus Bach. Commit: f8c87c8884432fc2a1ab39f4f7829bfc3902c81b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f8c87c8884432fc2a1ab39f4f7829bfc3902c81b Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M meta/SelfEnergies.m Log Message: ----------- Bugfix: avoid fixed indices in vertex replacement rules in order to not mess up increased/decreased indices. Thanks to Markus Bach. Commit: 12530c4c7de6bd163094c38192922dda18f8496e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/12530c4c7de6bd163094c38192922dda18f8496e Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M meta/SelfEnergies.m Log Message: ----------- generalize bugfix: replace all particle indices Commit: ff66e603ac05399e73a0b31148c647f22be720c1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff66e603ac05399e73a0b31148c647f22be720c1 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M meta/TreeMasses.m Log Message: ----------- adding pattern test function for particles Commit: c88af7ba276e670291c77916852da3054778770c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c88af7ba276e670291c77916852da3054778770c Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M ChangeLog M README M doc/install.dox M install-sarah M meta/FlexibleSUSY.m M meta/Parameters.m M meta/SelfEnergies.m M meta/TreeMasses.m A meta/TwoLoopSM.m M src/mssm_twoloophiggs_impl.f M templates/librarylink.cpp.in A templates/standard_model_high_scale_spectrum_generator.hpp.in A templates/standard_model_low_scale_spectrum_generator.hpp.in M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in M templates/two_scale_high_scale_spectrum_generator.cpp.in M templates/two_scale_low_scale_spectrum_generator.cpp.in Log Message: ----------- Merge remote-tracking branch 'organization/development' into feature-2.0 Conflicts: templates/librarylink.cpp.in templates/standard_model_high_scale_spectrum_generator.hpp.in templates/standard_model_low_scale_spectrum_generator.hpp.in templates/two_scale_high_scale_spectrum_generator.cpp.in templates/two_scale_low_scale_spectrum_generator.cpp.in Commit: 4f53579649d9ef3d719dce18f1037aec87a2525b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4f53579649d9ef3d719dce18f1037aec87a2525b Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: R templates/standard_model_high_scale_spectrum_generator.hpp.in R templates/standard_model_low_scale_spectrum_generator.hpp.in Log Message: ----------- remove files that re-appeared after merge of development Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/335fcc0415a1...4f53579649d9
More information about the Flexiblesusy-commits mailing list |