|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 1d177f: adding pack-<model>-src targetGitHub noreply at github.comThu Sep 25 13:04:55 BST 2014
Branch: refs/heads/lattice Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 1d177fc848524ece662933b746a54a0f4a16dcfc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d177fc848524ece662933b746a54a0f4a16dcfc Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-23 (Wed, 23 Jul 2014) Changed paths: M config/Makefile.in M templates/module.mk.in Log Message: ----------- adding pack-<model>-src target By calling pack-<model>-src the source files in the model directory models/<model>/ will be packed into a tarball for separate distribution. Commit: 3fb071eddee428c8aee8a7dd98cd48f71e9dcb33 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3fb071eddee428c8aee8a7dd98cd48f71e9dcb33 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-23 (Wed, 23 Jul 2014) Changed paths: M model_files/MRSSM/FlexibleSUSY.m.in Log Message: ----------- explicitly disable Higgs two-loop corrections for the MRSSM Commit: c5cd0916c8b0e83d316f2d7d0baba2bb2f87f496 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c5cd0916c8b0e83d316f2d7d0baba2bb2f87f496 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-23 (Wed, 23 Jul 2014) Changed paths: M doc/FlexibleFuture.txt Log Message: ----------- add MicrOMEGAS interface to the todo list Commit: 04749f2e5a272c44decf56f4bb6e88960f35c52c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/04749f2e5a272c44decf56f4bb6e88960f35c52c Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-23 (Wed, 23 Jul 2014) Changed paths: M doc/FlexibleFuture.txt Log Message: ----------- add S,T,U variables to the todo list Commit: 9010afd2a9c0514e354e2b0278e7aa21d72b4943 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9010afd2a9c0514e354e2b0278e7aa21d72b4943 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M legacy/diagonalization.cpp M src/wrappers.hpp Log Message: ----------- simplify implementation of AbsSqrt() Commit: 08fadf54bd73a9a4ac1b48ada6c2972e20ef1d63 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/08fadf54bd73a9a4ac1b48ada6c2972e20ef1d63 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M templates/two_scale_model.cpp.in Log Message: ----------- improve commet on @ModelName at _two_scale_model.cpp Commit: ea939a967460b3527a2c40da0b17f396687b6e29 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ea939a967460b3527a2c40da0b17f396687b6e29 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M templates/physical.cpp.in Log Message: ----------- do not hard-code the loop order in the debug output comments Commit: 88d672e45cc6b38d5c800fe28eefcf52b563edc1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88d672e45cc6b38d5c800fe28eefcf52b563edc1 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M templates/two_scale_low_scale_constraint.cpp.in Log Message: ----------- calculate DR-bar MZ and MW at 1-loop order only if thresholds enabled At the low-scale constraint MW and MZ (in the DR-bar scheme) are used to calculate the Weinberg angle. The Weinberg angle is used to calculate g1 and g2. I.e. MW and MZ are used to calculate threshold corrections to g1 and g2. Therefore, the calculation of DR-bar MW and MZ from pole MW and MZ at the one-loop level should be done only if threshold corrections are enabled. If threshold corrections are disabled, one should set MW(DR-bar) = MW(pole) and MZ(DR-bar) = MZ(pole) . Commit: 13058ced5b8855fe5cd55b3d8506a1c5d9772ebd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13058ced5b8855fe5cd55b3d8506a1c5d9772ebd Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M templates/slha_io.cpp.in Log Message: ----------- remove annoying commertion at the begin of SLHA output Commit: 6e69bb3380f4eceafafac7779b577a0f5dbe8824 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e69bb3380f4eceafafac7779b577a0f5dbe8824 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M model_files/E6SSM/LesHouches.in.E6SSM M model_files/MRSSM/LesHouches.in.MRSSM M model_files/MSSM/LesHouches.in.MSSM M model_files/NMSSM/LesHouches.in.NMSSM M model_files/NUHMSSM/LesHouches.in.NUHMSSM M model_files/UMSSM/LesHouches.in.UMSSM M src/spectrum_generator_settings.cpp M src/spectrum_generator_settings.hpp M templates/low_scale_spectrum_generator.hpp.in M templates/run.cpp.in M templates/spectrum_generator.hpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in Log Message: ----------- change threshold corrections on/off switch to loop order choice The meaning and behavior of the values 0 and 1 is preserved. Besides these, higher values are allowed to enable higher loop corrections, implemented later. Commit: cbe6df0c244f92bb54b08061578bcad4758740dd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cbe6df0c244f92bb54b08061578bcad4758740dd Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M examples/customized-betas/MSSMcbs_spectrum_generator.hpp M examples/customized-betas/custombetas.cpp Log Message: ----------- change threshold corrections on/off switch to loop order choice continued Commit: 5bd09d6dfc01fb3a0e48c2fd51f6b04153a97ad0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5bd09d6dfc01fb3a0e48c2fd51f6b04153a97ad0 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M doc/mainpage.dox.in Log Message: ----------- update Softsusy reference Commit: fc9c89a90082c5c8b120486356871fef7b1ea372 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc9c89a90082c5c8b120486356871fef7b1ea372 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-07-26 (Sat, 26 Jul 2014) Changed paths: M examples/customized-betas/MSSMcbs_spectrum_generator.hpp Log Message: ----------- Adapt custom betas example to commit d0e9cdba4e947f6a17a81f0dcd883aa572951f6d Commit: ee64897e27eedffb20f8e6349235a3d48839d969 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ee64897e27eedffb20f8e6349235a3d48839d969 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-07-26 (Sat, 26 Jul 2014) Changed paths: M examples/customized-betas/LesHouches.in.MSSMcbs M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.cpp M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.hpp Log Message: ----------- Adapt custom betas example to commit cbe6df0c244f92bb54b08061578bcad4758740dd Commit: aa73618375cc8b7c468101d0ba78e8f6f3ebec05 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aa73618375cc8b7c468101d0ba78e8f6f3ebec05 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths: M templates/slha_io.hpp.in Log Message: ----------- avoid calling method twice Commit: aac4a7e5b73c83aef43fdc62ccf0a2e426325e1b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aac4a7e5b73c83aef43fdc62ccf0a2e426325e1b Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths: M templates/slha_io.cpp.in M templates/slha_io.hpp.in Log Message: ----------- add SLHA class documentation Commit: 9b8474e7c1d2f72d03cc100c53f286c16e80d011 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9b8474e7c1d2f72d03cc100c53f286c16e80d011 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths: M meta/WriteOut.m M templates/slha_io.cpp.in M templates/slha_io.hpp.in Log Message: ----------- rename variable in SLHA writing methods Commit: 235004d19db7f6e3ab31484e260f1e9dbdaaaec3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/235004d19db7f6e3ab31484e260f1e9dbdaaaec3 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M meta/TreeMasses.m Log Message: ----------- hide function which is not needed in other parts of the code This fixes a shdw warning with SARAH 4.3. Commit: c33d59a64c18a8e38d0b3dc268efbcd5a1267161 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c33d59a64c18a8e38d0b3dc268efbcd5a1267161 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M meta/EWSB.m Log Message: ----------- add newline to improve readablility Commit: e273e0e5b86d822343a6582d49d8bee45538b8de https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e273e0e5b86d822343a6582d49d8bee45538b8de Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M templates/two_scale_model.cpp.in M templates/two_scale_model.hpp.in Log Message: ----------- avoid unnecessary declarations if ENABLE_THREADS is undefined This reduces code size and compilation speed a bit. Commit: 7f692a2216a24fe288fc8c26d15b72155b44153a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7f692a2216a24fe288fc8c26d15b72155b44153a Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M install-sarah Log Message: ----------- update SARAH version in install script Commit: 3264178ff5b4e90ce30892d55931e36b121c9f5a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3264178ff5b4e90ce30892d55931e36b121c9f5a Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M install-sarah Log Message: ----------- use default SARAH version in usage example Commit: 8ebf8fe45cc06f687fbc7ba4bc6ed6d8167e95c2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8ebf8fe45cc06f687fbc7ba4bc6ed6d8167e95c2 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M src/command_line_options.cpp M src/command_line_options.hpp Log Message: ----------- reset state before parsing new command line options Commit: 641963e50b69e3808817d62672928d7de8075285 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/641963e50b69e3808817d62672928d7de8075285 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M src/command_line_options.cpp M src/spectrum_generator_settings.hpp Log Message: ----------- add a bit more documentation Commit: 880aafd6eeb993e163476923253760e45616ea52 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/880aafd6eeb993e163476923253760e45616ea52 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M src/betafunction.cpp M src/betafunction.hpp Log Message: ----------- improve documentation of betafunction.{hpp,cpp} Commit: cd2fd02aa075147a208916987752ae87a2cac36b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd2fd02aa075147a208916987752ae87a2cac36b Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-30 (Wed, 30 Jul 2014) Changed paths: M test/test_TreeMasses.m Log Message: ----------- adapt test for TreeMasses`: IsSymmetric is now private Commit: 965a5e6ae7f3713e8590c3e6005fbc5c98a7719c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/965a5e6ae7f3713e8590c3e6005fbc5c98a7719c Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-30 (Wed, 30 Jul 2014) Changed paths: M install-sarah Log Message: ----------- use OS dependent Mathematica directory Commit: c077b063f675d17e52658e61a066b37826cb216f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c077b063f675d17e52658e61a066b37826cb216f Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M configure Log Message: ----------- don't assume that the compiler will look in the default include paths Fixes compilation problem under FreeBSD, where gcc does not look in /usr/local/include Commit: 3fdcd515f3b217ccbb5862a3ff635e721eb7ff85 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3fdcd515f3b217ccbb5862a3ff635e721eb7ff85 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M configure Log Message: ----------- allow name variations of gfortran Commit: c61b6f62a1e5aa768d300c737ca8a26f55bbb8c3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c61b6f62a1e5aa768d300c737ca8a26f55bbb8c3 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M test/test_wrappers.cpp Log Message: ----------- to_string is currently not supproted under FreeBSD Commit: f84bd363d111ad84062b1b7834e5ea37d50e761c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f84bd363d111ad84062b1b7834e5ea37d50e761c Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M test/module.mk Log Message: ----------- run meta code tests only if ENABLE_META is set to yes Commit: e81ae956d69d6683bca19a698cd13f778d35bb59 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e81ae956d69d6683bca19a698cd13f778d35bb59 Author: Expander <Hole.destructor at gmx.de> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M config/Makefile.customized-betas.in M config/Makefile.in M config/Makefile.standalone.in M config/Makefile.tower.in M config/config.h.in M configure M src/build_info.cpp M src/module.mk M templates/module.mk.in M test/module.mk Log Message: ----------- search for BLAS library and link it explicitly additionally to LAPACK Commit: c91198b5aa18b33c754af8886cbaa84c237732dc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c91198b5aa18b33c754af8886cbaa84c237732dc Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M install-sarah Log Message: ----------- install-sarah: fix a typo Commit: c022c439639a5115e37f1d680d827417112381c3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c022c439639a5115e37f1d680d827417112381c3 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M install-sarah Log Message: ----------- install-sarah: check for math command Commit: cb604d844814bd1c0f65023751f4c07820727dfd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cb604d844814bd1c0f65023751f4c07820727dfd Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M install-sarah Log Message: ----------- install-sarah: introduce create_symlink for porting to Cygwin. Commit: 873949d382690bbf25300787d99e158aa3164778 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/873949d382690bbf25300787d99e158aa3164778 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M install-sarah Log Message: ----------- install-sarah: support Cygwin by converting paths between UNIX and MS-DOS formats. Commit: 29dc24485c7412aa4deea4ac1aeee00d3a6beb25 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/29dc24485c7412aa4deea4ac1aeee00d3a6beb25 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M config/Makefile.in Log Message: ----------- unique descriptive name for release pkg of git HEAD Commit: 4670aedfc12415eda3430319113720c3f8fc6746 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4670aedfc12415eda3430319113720c3f8fc6746 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M config/Makefile.in M doc/release Log Message: ----------- give stable release makefile target a better name The new name emphasizes that `make release-tag' releases only the latest FS version tag. Modifications made after the tag are ignored. Commit: 2652c44dc998258f10b5c515fe444852cd1aa2fc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2652c44dc998258f10b5c515fe444852cd1aa2fc Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M config/Makefile.in Log Message: ----------- ensure tag description is equal to HEAD Commit: 7fe2ab532c6f2f41a7c542b14fcb4c03155ae376 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7fe2ab532c6f2f41a7c542b14fcb4c03155ae376 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M config/Makefile.in Log Message: ----------- consistent formatting Commit: 87f055f89d2d1639f61b7780962f6790c98d69a1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/87f055f89d2d1639f61b7780962f6790c98d69a1 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M config/Makefile.in Log Message: ----------- introduce variable for package name with FS HEAD Commit: 4a9eba7512c4b396b082df345e1632871f755a37 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a9eba7512c4b396b082df345e1632871f755a37 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M templates/module.mk.in Log Message: ----------- shorten model package name To avoid confusion the version number is removed from the package name, because it is not ensured that the package content corresponds to the current FS version (there might be modifications from the last version). Commit: 1691c9c7d5024c6a4254498eca9948f2902718a6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1691c9c7d5024c6a4254498eca9948f2902718a6 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M configure Log Message: ----------- use plain date command for portability reasons Commit: 29ae2b6e8c9695988e39424e7c083f6d7a98c9a8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/29ae2b6e8c9695988e39424e7c083f6d7a98c9a8 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-02 (Sat, 02 Aug 2014) Changed paths: M src/two_scale_convergence_tester.cpp Log Message: ----------- reuse implementations from numerics.hpp Commit: 7edb7cc4f7d2996422801544124e9f0b651027e8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7edb7cc4f7d2996422801544124e9f0b651027e8 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-02 (Sat, 02 Aug 2014) Changed paths: M src/two_scale_convergence_tester.cpp Log Message: ----------- explicitly refer to numerics functions to avoid infinite recursion Commit: 66224330737e77f5fe7373885854891ea25adfc9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/66224330737e77f5fe7373885854891ea25adfc9 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-02 (Sat, 02 Aug 2014) Changed paths: M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- do not reimplement methods from parent class Commit: dae63c3228b713a8bf83da85dab2f64956d4522e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dae63c3228b713a8bf83da85dab2f64956d4522e Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-02 (Sat, 02 Aug 2014) Changed paths: M src/two_scale_convergence_tester_drbar.hpp M templates/two_scale_convergence_tester.cpp.in Log Message: ----------- return references instead of pointers In principle pointers would have to be checked for NULL. This is not necessary for references. The class Convergence_tester_DRbar has to ensure to return a valid reference. Commit: cc065494cb24bff563b1c9ace139aa74883c01b5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cc065494cb24bff563b1c9ace139aa74883c01b5 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-02 (Sat, 02 Aug 2014) Changed paths: M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_convergence_tester.cpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_convergence_tester.cpp Log Message: ----------- adapt Softsusy models to commit dae63c3 Commit: 5d3e9d79b7ac1a5c83635bfbdf0749c8c9951e87 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5d3e9d79b7ac1a5c83635bfbdf0749c8c9951e87 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-03 (Sun, 03 Aug 2014) Changed paths: M models/smcw/smcw_two_scale_convergence_tester.cpp Log Message: ----------- adapt sm and smcw models to commit dae63c3 Commit: 4dd21fb21f216314bd5c8126665ce731369e8b20 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4dd21fb21f216314bd5c8126665ce731369e8b20 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: A doc/references.bib Log Message: ----------- adding BibTeX file for FleibleSUSY, SARAH and SOFTSUSY references Commit: 095dc536a23a24a7adb4477a3184959010f92f81 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/095dc536a23a24a7adb4477a3184959010f92f81 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-06 (Wed, 06 Aug 2014) Changed paths: M meta/LoopMasses.m M templates/two_scale_model.cpp.in Log Message: ----------- generate the documentation for the LSP functions by the meta code In the C++ template files the structure of the LSP functions is not known. Therefore it has to be generated by the meta code, which also generates the LSP functions. Commit: 51c0913e7552b8a943d50d0a6735f4010601fd99 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51c0913e7552b8a943d50d0a6735f4010601fd99 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-08-16 (Sat, 16 Aug 2014) Changed paths: M test/module.mk Log Message: ----------- test/module.mk: add a missing call to abspathx Commit: 31b2ed40532c4c943c785f4e78abd1c8ae355276 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/31b2ed40532c4c943c785f4e78abd1c8ae355276 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- do not search for Higgs -- VEV association if only one VEV exists Commit: 2988532b1ef444b5c787796be4d6882c2b49c325 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2988532b1ef444b5c787796be4d6882c2b49c325 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M model_files/SM/FlexibleSUSY.m.in Log Message: ----------- correcting name of Mu-parameter in the SM Commit: ba349f963046ecc562429aa22fe4a92c4a38d7dd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ba349f963046ecc562429aa22fe4a92c4a38d7dd Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- ignore solving the EWSB eqs. for soft parameters if there are none Commit: e88448b31ad983e225e0aef0d1d83e86a5f70546 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e88448b31ad983e225e0aef0d1d83e86a5f70546 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- add quartic Lagrangian parameter beta functions for BSM models Commit: 3d0719e391789ecc98ecee7cb2046a5ca5aed703 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3d0719e391789ecc98ecee7cb2046a5ca5aed703 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M model_files/SM/FlexibleSUSY.m.in Log Message: ----------- remove DependenceNum from Lambda coupling in the SM Commit: a02ca2d8117ae508c2bd8eb4aa669cb02418dee9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a02ca2d8117ae508c2bd8eb4aa669cb02418dee9 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- catch case when TraceAbbr is not defined Commit: 0b7128a72940e53619ab55639a0c40d6a8524ae1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0b7128a72940e53619ab55639a0c40d6a8524ae1 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M meta/SelfEnergies.m Log Message: ----------- omit index on tadpole function call if only one Higgs exists Commit: 6e788963424863d4d49a25f436b14e642c890187 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e788963424863d4d49a25f436b14e642c890187 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M meta/CConversion.m Log Message: ----------- Add C conversion rule for Tp[x__] SARAH converts Tp[-a b] to -Tp[a,b] Commit: 7680a21d9adf5510cb7ac690b673f46c6d6c7f3f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7680a21d9adf5510cb7ac690b673f46c6d6c7f3f Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M meta/Parameters.m M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_susy_parameters.cpp.in Log Message: ----------- avoid name collisions with SM vev `v' Commit: 51e8d9f9b701be98be4200d6c03eb62dc2c63ba7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51e8d9f9b701be98be4200d6c03eb62dc2c63ba7 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M meta/FlexibleSUSY.m M templates/scan.cpp.in Log Message: ----------- no function-like Higgs mass access in case there is only one Higgs Commit: 742ecbf6dfecd4f79fb57ff896be1ffec1d05fe5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/742ecbf6dfecd4f79fb57ff896be1ffec1d05fe5 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M .gitattributes Log Message: ----------- ship the SM model file, as it compiles in FS now Commit: 63299b1b9e79ef5e86af20d08b4b231738785029 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/63299b1b9e79ef5e86af20d08b4b231738785029 Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M models/sm/module.mk M models/smcw/module.mk M test/module.mk Log Message: ----------- avoid variable name collision between models SM and sm Commit: aabf3451fc0694d7632fbb0d1ab6303e6e440f8b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aabf3451fc0694d7632fbb0d1ab6303e6e440f8b Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M meta/FlexibleSUSY.m M meta/WriteOut.m M src/command_line_options.hpp M templates/scan.cpp.in Log Message: ----------- allow setting scan input parameters on the command line Commit: fd83c472f25186f8b8dc961ffccbfd6088defe4a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fd83c472f25186f8b8dc961ffccbfd6088defe4a Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M templates/scan.cpp.in Log Message: ----------- print lightest Higgs boson by default Commit: 2f2606f60a84d9c051c9e19c40c112ad24d9406f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2f2606f60a84d9c051c9e19c40c112ad24d9406f Author: Expander <Hole.destructor at gmx.de> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M meta/FlexibleSUSY.m M meta/WriteOut.m M templates/scan.cpp.in Log Message: ----------- add --help,-h option Commit: 071410706ad80d9860127bb9bed03418e09e6a8a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/071410706ad80d9860127bb9bed03418e09e6a8a Author: Expander <Hole.destructor at gmx.de> Date: 2014-09-03 (Wed, 03 Sep 2014) Changed paths: M meta/WriteOut.m Log Message: ----------- add missing pattern matching rule for printing the cmd line options Commit: 0738336ad6e31751e30122a2e30129a7c6a08575 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0738336ad6e31751e30122a2e30129a7c6a08575 Author: Expander <Hole.destructor at gmx.de> Date: 2014-09-03 (Wed, 03 Sep 2014) Changed paths: M meta/WriteOut.m M templates/scan.cpp.in Log Message: ----------- shorten reading of cmd line options Commit: 265d34b0769c52a116f3f4859b0e27c2f3655d22 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/265d34b0769c52a116f3f4859b0e27c2f3655d22 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-08 (Mon, 08 Sep 2014) Changed paths: M meta/CConversion.m Log Message: ----------- Format quadrilinear soft terms They appear in SARAH models with dimension-5 operators such as Seesaw[1-3]. Commit: 3484954ca75da102703f05448f47c474f57aea72 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3484954ca75da102703f05448f47c474f57aea72 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-08 (Mon, 08 Sep 2014) Changed paths: M meta/BetaFunction.m Log Message: ----------- Translate m_[i2,i1] in beta functions This form appears in beta functions of SARAH models Seesaw[1-3]. Commit: dd3fefc27e48cbe04aeabab99cf77018bf164e56 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dd3fefc27e48cbe04aeabab99cf77018bf164e56 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-19 (Fri, 19 Sep 2014) Changed paths: A model_files/MSSMD5O/FlexibleSUSY.m.in A sarah/MSSMD5O/MSSMD5O.m A sarah/MSSMD5O/parameters.m A sarah/MSSMD5O/particles.m Log Message: ----------- Add MSSMD5O: MSSM including dimension-5 operator Commit: 46a2cc1a65dff3c2b8ce3de635fdab1d41ffb4b1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46a2cc1a65dff3c2b8ce3de635fdab1d41ffb4b1 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-19 (Fri, 19 Sep 2014) Changed paths: M model_files/MSSMRHN/FlexibleSUSY.m.in Log Message: ----------- Do not constrain Yv and Mv in MSSMRHN model file They shall be determined by the matching class in the tower example. Commit: b4f1ada207252e5de92e059ede098555d9613da4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b4f1ada207252e5de92e059ede098555d9613da4 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-19 (Fri, 19 Sep 2014) Changed paths: M config/Makefile.tower.in M examples/tower/LesHouches.in.tower A examples/tower/MSSMD5O_MSSMRHN_initial_guesser.hpp A examples/tower/MSSMD5O_MSSMRHN_matching.hpp A examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp A examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.cpp A examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.hpp A examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp A examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.hpp R examples/tower/MSSM_MSSMRHN_initial_guesser.hpp R examples/tower/MSSM_MSSMRHN_matching.hpp R examples/tower/MSSM_MSSMRHN_spectrum_generator.hpp R examples/tower/MSSM_MSSMRHN_two_scale_initial_guesser.cpp R examples/tower/MSSM_MSSMRHN_two_scale_initial_guesser.hpp R examples/tower/MSSM_MSSMRHN_two_scale_matching.cpp R examples/tower/MSSM_MSSMRHN_two_scale_matching.hpp M examples/tower/run_tower.cpp Log Message: ----------- Replace MSSM by MSSMD5O in tower example In the lower model, the low-energy neutrino masses and mixing determine WOp, the coefficient matrix of the dimension-5 operator. At the matching scale, the seesaw relation is used to fix Yv and Mv in the upper model from WOp plus supplementary conditions on the structure of Yv. Commit: e4972f9bcde09143c020250b4de18e9e4666fac5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e4972f9bcde09143c020250b4de18e9e4666fac5 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-19 (Fri, 19 Sep 2014) Changed paths: M src/linalg2.hpp Log Message: ----------- src/linalg2.hpp: hide function objects in functions to avoid name collisions. Commit: 0207a0f5624eb515fd7f4a614b7f077cbb58670d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0207a0f5624eb515fd7f4a614b7f077cbb58670d Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-19 (Fri, 19 Sep 2014) Changed paths: M src/linalg2.hpp Log Message: ----------- src/linalg2.hpp: rewrite documentation in doxygen format Commit: e12709dbf59bd0748b84a8b1cf1172f39b72e755 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e12709dbf59bd0748b84a8b1cf1172f39b72e755 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-20 (Sat, 20 Sep 2014) Changed paths: M model_files/MSSMD5O/FlexibleSUSY.m.in Log Message: ----------- Add initial guess of WOp to MSSMD5O model file Commit: 7ad623c709991ea11e09646860b331856674bdf8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7ad623c709991ea11e09646860b331856674bdf8 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-21 (Sun, 21 Sep 2014) Changed paths: M test/test_run_examples.sh Log Message: ----------- Fix prerequisites for tower example Commit: a29969a4c306b9b8c4b83d983754db8e45217a14 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a29969a4c306b9b8c4b83d983754db8e45217a14 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-21 (Sun, 21 Sep 2014) Changed paths: M src/linalg2.hpp Log Message: ----------- src/linalg2.hpp: revert commit e4972f9bcde09143c020250b4de18e9e4666fac5 The C++03 standard forbids local types from being used as template arguments. See http://stackoverflow.com/questions/742607/using-local-classes-with-stl-algorithms Commit: e9fed1c6303d714e192782b139384e484cb70421 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9fed1c6303d714e192782b139384e484cb70421 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: M .gitattributes M config/Makefile.customized-betas.in M config/Makefile.in M config/Makefile.standalone.in M config/Makefile.tower.in M config/config.h.in M configure M doc/FlexibleFuture.txt M doc/mainpage.dox.in A doc/references.bib M doc/release M examples/customized-betas/LesHouches.in.MSSMcbs M examples/customized-betas/MSSMcbs_spectrum_generator.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/tower/LesHouches.in.tower A examples/tower/MSSMD5O_MSSMRHN_initial_guesser.hpp A examples/tower/MSSMD5O_MSSMRHN_matching.hpp A examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp A examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.cpp A examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.hpp A examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.cpp A examples/tower/MSSMD5O_MSSMRHN_two_scale_matching.hpp R examples/tower/MSSM_MSSMRHN_initial_guesser.hpp R examples/tower/MSSM_MSSMRHN_matching.hpp R examples/tower/MSSM_MSSMRHN_spectrum_generator.hpp R examples/tower/MSSM_MSSMRHN_two_scale_initial_guesser.cpp R examples/tower/MSSM_MSSMRHN_two_scale_initial_guesser.hpp R examples/tower/MSSM_MSSMRHN_two_scale_matching.cpp R examples/tower/MSSM_MSSMRHN_two_scale_matching.hpp M examples/tower/run_tower.cpp M install-sarah M legacy/diagonalization.cpp M meta/BetaFunction.m M meta/CConversion.m M meta/EWSB.m M meta/FlexibleSUSY.m M meta/LoopMasses.m M meta/Parameters.m M meta/SelfEnergies.m M meta/TreeMasses.m M meta/WriteOut.m M model_files/E6SSM/LesHouches.in.E6SSM M model_files/MRSSM/FlexibleSUSY.m.in M model_files/MRSSM/LesHouches.in.MRSSM M model_files/MSSM/LesHouches.in.MSSM A model_files/MSSMD5O/FlexibleSUSY.m.in M model_files/MSSMRHN/FlexibleSUSY.m.in M model_files/NMSSM/LesHouches.in.NMSSM M model_files/NUHMSSM/LesHouches.in.NUHMSSM M model_files/SM/FlexibleSUSY.m.in M model_files/UMSSM/LesHouches.in.UMSSM M models/SoftsusyMSSM/SoftsusyMSSM_two_scale_convergence_tester.cpp M models/SoftsusyNMSSM/SoftsusyNMSSM_two_scale_convergence_tester.cpp M models/sm/module.mk M models/smcw/module.mk M models/smcw/smcw_two_scale_convergence_tester.cpp A sarah/MSSMD5O/MSSMD5O.m A sarah/MSSMD5O/parameters.m A sarah/MSSMD5O/particles.m M src/betafunction.cpp M src/betafunction.hpp M src/build_info.cpp M src/command_line_options.cpp M src/command_line_options.hpp M src/linalg2.hpp M src/module.mk M src/spectrum_generator_settings.cpp M src/spectrum_generator_settings.hpp M src/two_scale_convergence_tester.cpp M src/two_scale_convergence_tester_drbar.hpp M src/wrappers.hpp M templates/low_scale_spectrum_generator.hpp.in M templates/module.mk.in M templates/physical.cpp.in M templates/run.cpp.in M templates/scan.cpp.in M templates/slha_io.cpp.in M templates/slha_io.hpp.in M templates/spectrum_generator.hpp.in M templates/two_scale_convergence_tester.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in M templates/two_scale_model.cpp.in M templates/two_scale_model.hpp.in M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_susy_parameters.cpp.in M test/module.mk M test/test_TreeMasses.m M test/test_run_examples.sh M test/test_wrappers.cpp Log Message: ----------- Merge branch 'development' into lattice Commit: cc930d54747dc3503df401156bd9c2089f589620 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cc930d54747dc3503df401156bd9c2089f589620 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: M templates/lattice_susy_scale_constraint.hpp.in Log Message: ----------- Fix a link error in lattice SUSY scale constraint Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/aaa00a13fabc...cc930d54747d
More information about the Flexiblesusy-commits mailing list |