|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] d72a76: Add flags to allow specifying scale in extra SLHA ...GitHub noreply at github.comSat Feb 13 16:21:43 GMT 2016
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: d72a76e885950e4e2812c6b33e9058dbbf222987 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d72a76e885950e4e2812c6b33e9058dbbf222987 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-19 (Tue, 19 Jan 2016) Changed paths: M meta/WriteOut.m Log Message: ----------- Add flags to allow specifying scale in extra SLHA blocks e.g. NoScale to indicate that the block should not have a scale associated with it. Commit: 9675c74f0bc297d3a109c38d67ba4f5e6bb216f9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9675c74f0bc297d3a109c38d67ba4f5e6bb216f9 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-19 (Tue, 19 Jan 2016) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- Add flags to FlexibleSUSY context Commit: 516429e491973e2c62d361fe695de9ea28151453 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/516429e491973e2c62d361fe695de9ea28151453 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-19 (Tue, 19 Jan 2016) Changed paths: M meta/Parameters.m Log Message: ----------- Add function for getting PDG codes of a particle multiplet which is required for writing out in a format that is analogous to SPheno and compatible with CalcHEP Commit: 7f27b4b169c0952a18c4637c7f8d931ad2823c58 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7f27b4b169c0952a18c4637c7f8d931ad2823c58 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-20 (Wed, 20 Jan 2016) Changed paths: M meta/FlexibleSUSY.m M meta/Observables.m M meta/WriteOut.m M src/slha_io.hpp M templates/observables.cpp.in M templates/observables.hpp.in M templates/run.cpp.in M templates/run_cmd_line.cpp.in M templates/slha_io.hpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in Log Message: ----------- Add partially filled in interface for effective couplings to illustrate the changes that might be needed Commit: 3f55fb32385b26851def3c3c7d4da1706831bb20 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3f55fb32385b26851def3c3c7d4da1706831bb20 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-21 (Thu, 21 Jan 2016) Changed paths: M meta/CConversion.m M meta/FlexibleSUSY.m M meta/Observables.m M meta/Parameters.m M src/module.mk R src/observables.cpp R src/observables.hpp Log Message: ----------- Add remainder of interface for printing couplings in observables using model dependent observables class, which takes over the functionality of the model independent observables class. Commit: 9d0f49223ba5343a56385785f9d0ae8f434b16a6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9d0f49223ba5343a56385785f9d0ae8f434b16a6 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-21 (Thu, 21 Jan 2016) Changed paths: M templates/observables.hpp.in Log Message: ----------- Fix indentation Commit: 88a24ab203204a1b7c3e50bb3163f2893100acb1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88a24ab203204a1b7c3e50bb3163f2893100acb1 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-21 (Thu, 21 Jan 2016) Changed paths: M meta/WriteOut.m Log Message: ----------- Correct type of couplings in SLHA write out Commit: 17e234a39edd22b5268943f593bfeefb5b86bb8c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/17e234a39edd22b5268943f593bfeefb5b86bb8c Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-21 (Thu, 21 Jan 2016) Changed paths: M meta/Observables.m Log Message: ----------- Check particles are present in the model Commit: 327cc41de4f30f08cfcb2c70d4fbc16f3497a0e1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/327cc41de4f30f08cfcb2c70d4fbc16f3497a0e1 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-21 (Thu, 21 Jan 2016) Changed paths: A src/effective_couplings.cpp A src/effective_couplings.hpp M src/module.mk M test/module.mk A test/test_effective_couplings.cpp Log Message: ----------- Add generic loop functions for effective couplings and a small set of unit tests Commit: b4baab17f21d9cdfea9d430bbfcd5270fd4702b2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b4baab17f21d9cdfea9d430bbfcd5270fd4702b2 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-21 (Thu, 21 Jan 2016) Changed paths: M meta/Observables.m M templates/observables.cpp.in M templates/observables.hpp.in M templates/slha_io.hpp.in M templates/utilities.cpp.in Log Message: ----------- Handle case in which no observables are defined by making set a no-op and defining the get functions to return trivial values. Also fix compilation issues. Commit: acf326d1e9d3a186adb2571fbd95612ad8b4ab5e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/acf326d1e9d3a186adb2571fbd95612ad8b4ab5e Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-21 (Thu, 21 Jan 2016) Changed paths: A templates/effective_couplings.cpp.in A templates/effective_couplings.hpp.in M templates/module.mk M templates/module.mk.in Log Message: ----------- Add skeleton templates for effective couplings Commit: 6beb17a56b4b246e917373e499d654d972ecb604 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6beb17a56b4b246e917373e499d654d972ecb604 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-22 (Fri, 22 Jan 2016) Changed paths: A meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M meta/module.mk M templates/effective_couplings.hpp.in Log Message: ----------- Add metacode module for generating effective couplings Commit: f7ad043b1ca75b62a1313a0fa1315a2ea2bb06c5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7ad043b1ca75b62a1313a0fa1315a2ea2bb06c5 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-22 (Fri, 22 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M meta/Observables.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in M templates/observables.cpp.in Log Message: ----------- Evaluate effective couplings for all members of a multiplet but only save couplings for physical eigenstates to the observables class Commit: 5806f04fce021f934654428e0af30ef8ae50e0e8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5806f04fce021f934654428e0af30ef8ae50e0e8 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-23 (Sat, 23 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/TreeMasses.m M templates/effective_couplings.cpp.in Log Message: ----------- Add functions for getting potential interaction vertices by looping over all possible candidates. This is not tested yet, though does agree with SARAH's internal routines in the MSSM. The functions are also very slow, as we do not yet precalculate all of the vertices or save them, which should be done. Commit: 594583721d452aa5bed6f104ee67775a512fe184 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/594583721d452aa5bed6f104ee67775a512fe184 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-23 (Sat, 23 Jan 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Search for particles coupling to vector bosons as SARAH does to ensure consistency to start with, even if it is slower Commit: 86a0909d5d49eef0c52a3da04530a838413d6ef1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/86a0909d5d49eef0c52a3da04530a838413d6ef1 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-23 (Sat, 23 Jan 2016) Changed paths: M templates/effective_couplings.hpp.in Log Message: ----------- Use non-virtual destructor Commit: 1154c03b6b063deb3471704bb4b7d8f1c7e3aec1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1154c03b6b063deb3471704bb4b7d8f1c7e3aec1 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-24 (Sun, 24 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M templates/effective_couplings.hpp.in Log Message: ----------- Write out required vertices in list of saved rules Note that currently the required vertices are now being written in the model class, rather than the effective couplings class. Commit: 35c6ef76bed4f678a0d73a681005b3a35f5442ef https://github.com/FlexibleSUSY/FlexibleSUSY/commit/35c6ef76bed4f678a0d73a681005b3a35f5442ef Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-24 (Sun, 24 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M meta/Observables.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in Log Message: ----------- Separate RG running from vertices calculation Commit: 0fc110babf0f185a86dd297026450fc615684384 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0fc110babf0f185a86dd297026450fc615684384 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-24 (Sun, 24 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M templates/effective_couplings.cpp.in Log Message: ----------- Only run couplings in supersymmetric models Commit: 432b08fe28e6da7b5d74d286af7ce1980cb1d38e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/432b08fe28e6da7b5d74d286af7ce1980cb1d38e Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-24 (Sun, 24 Jan 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Exclude massless internal states and Goldstones with only one generation Commit: a0d3542416fd303db81d17c804bd9b90064598d5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a0d3542416fd303db81d17c804bd9b90064598d5 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Only keep vertices involving a particle and its antiparticle Commit: f5212c62da3e6ee430c2f187306e4d93054333e8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f5212c62da3e6ee430c2f187306e4d93054333e8 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M ChangeLog M doc/model_file.dox M meta/FlexibleSUSY.m M meta/ThreeLoopSM.m M meta/TreeMasses.m M model_files/HSSUSY/FlexibleSUSY.m.in M model_files/HSSUSY/LesHouches.in.HSSUSY 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 A utils/convert_SPheno_to_FlexibleSUSY.m M utils/scan-slha.sh Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 324efa778b1013e35b3e054ef521918bb5c42060 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/324efa778b1013e35b3e054ef521918bb5c42060 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/TreeMasses.m M meta/WriteOut.m Log Message: ----------- Handle complex conjugates in type queries and correct indexing in SLHA write out Commit: 808b9acc6349a0449254260cf506ad4b51dee183 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/808b9acc6349a0449254260cf506ad4b51dee183 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in Log Message: ----------- Generate contributions to effective couplings which now need to be tested numerically against SPheno. Commit: 8e2b0a323eecc28e4fc21897769a7c60cb78eb34 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8e2b0a323eecc28e4fc21897769a7c60cb78eb34 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Do not include Goldstones in internal lines Commit: f2811b217dd64a618827a4259c3965fdd5dbac79 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f2811b217dd64a618827a4259c3965fdd5dbac79 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M src/module.mk A src/physical_input.cpp A src/physical_input.hpp M src/slha_io.cpp M src/slha_io.hpp M templates/run.cpp.in M templates/slha_io.cpp.in M templates/slha_io.hpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in M test/test_CMSSM_database.cpp Log Message: ----------- adding support for FlexibleSUSYInput block Atm., the FlexibleSUSYInput contains alpha_em(0) (the Thompson limit) as the 0th entry. Commit: c89ce19884504d1c617a5d945ec7dbe245911fed https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c89ce19884504d1c617a5d945ec7dbe245911fed Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M src/module.mk A src/physical_input.cpp A src/physical_input.hpp M src/slha_io.cpp M src/slha_io.hpp M templates/run.cpp.in M templates/slha_io.cpp.in M templates/slha_io.hpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in M test/test_CMSSM_database.cpp Log Message: ----------- Merge branch 'feature-flexiblesusyinput-block' into feature-loop-vertices Conflicts: templates/utilities.cpp.in templates/utilities.hpp.in Commit: a95feeaa63c5ade7f8d58ce90168bd02954f1f7f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a95feeaa63c5ade7f8d58ce90168bd02954f1f7f Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M meta/CConversion.m M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M meta/Observables.m M meta/SelfEnergies.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in M templates/observables.cpp.in M templates/observables.hpp.in M templates/run.cpp.in M templates/run_cmd_line.cpp.in Log Message: ----------- Use new physical inputs structure to get alpha_em(0) and also define couplings in effective couplings class Commit: a3f0bef774e2c6dfd6c8d4cab8c5a0071dd1b932 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a3f0bef774e2c6dfd6c8d4cab8c5a0071dd1b932 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Correct normalisation of scalar and vector contributions Commit: 46eef6f07f1641fed3bbd367bad0e8e8011c2508 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46eef6f07f1641fed3bbd367bad0e8e8011c2508 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in Log Message: ----------- Use pole mixings for decaying particle in couplings Commit: 78d79d1acfe33929126f952892c250a7c9a080cb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/78d79d1acfe33929126f952892c250a7c9a080cb Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in Log Message: ----------- Correct normalisation of pseudoscalar coupling and add missing QCD factor Commit: 3c2ba5d5f7a2d00c14b0f4dad2531e8fb86595d9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c2ba5d5f7a2d00c14b0f4dad2531e8fb86595d9 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M meta/WriteOut.m Log Message: ----------- Correct indexing in SLHA output Commit: e1dd6b0eea29568a8169bbf4d5254bbbf7fe5c51 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e1dd6b0eea29568a8169bbf4d5254bbbf7fe5c51 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M meta/Constraint.m M meta/FlexibleSUSY.m M meta/ThresholdCorrections.m M meta/WriteOut.m M test/test_CMSSM_slha.cpp Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: f2261cfeed723cdeb889929ea3ef8ab6234dcefc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f2261cfeed723cdeb889929ea3ef8ab6234dcefc Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-27 (Wed, 27 Jan 2016) Changed paths: M .gitattributes M ChangeLog M doc/model_file.dox M meta/AnomalousDimension.m M meta/BetaFunction.m M meta/CConversion.m M meta/FlexibleSUSY.m M meta/Parameters.m M meta/ThresholdCorrections.m A model_files/SMNoRGEs/FlexibleSUSY.m.in M src/weinberg_angle.cpp Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 714df82ab9e65d498780715a61bcf5fa2e788582 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/714df82ab9e65d498780715a61bcf5fa2e788582 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-27 (Wed, 27 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m Log Message: ----------- Only save physical mixing if it is defined Commit: 580325439dcbdf2182b12fee250d743dd0d05a01 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/580325439dcbdf2182b12fee250d743dd0d05a01 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-27 (Wed, 27 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in Log Message: ----------- Add up to NNNLO for scalar -> gg coupling, and a flag for turning on or off Commit: 2e6d866d6c1016428706c3424d642d1739f156e2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2e6d866d6c1016428706c3424d642d1739f156e2 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-27 (Wed, 27 Jan 2016) Changed paths: M test/module.mk A test/test_SM_effective_couplings.cpp Log Message: ----------- Add unit test for SM effective couplings Commit: ca36b8a6af463eb8061be22a88d569cf29a5debb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca36b8a6af463eb8061be22a88d569cf29a5debb Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M ChangeLog M meta/Constraint.m M meta/FlexibleSUSY.m M src/ew_input.hpp M templates/high_scale_spectrum_generator.hpp.in M templates/low_scale_spectrum_generator.hpp.in M templates/two_scale_susy_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.hpp.in M test/test_CMSSMMassWInput_spectrum.cpp M test/test_CMSSM_initial_guesser.cpp M test/test_CMSSM_spectrum.cpp M test/test_CMSSM_susy_scale_constraint.cpp M test/test_NMSSM_initial_guesser.cpp M test/test_NMSSM_spectrum.cpp M test/test_NMSSM_susy_scale_constraint.cpp M test/test_NUTNMSSM_spectrum.cpp M utils/convert_SPheno_to_FlexibleSUSY.m Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: bfae08975fa5a4912df39f7bed01aa17c8330bc7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bfae08975fa5a4912df39f7bed01aa17c8330bc7 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M test/test_SM_effective_couplings.cpp Log Message: ----------- Change sign of couplings in SM test case as there is currently an overall minus sign difference with SPheno. Also only apply QCD corrections in the test case for heavy quark masses. Commit: 2b37f57a4828456da41ba54c4e8a16e88dc9384c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2b37f57a4828456da41ba54c4e8a16e88dc9384c Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-30 (Sat, 30 Jan 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in Log Message: ----------- Add QCD corrections in the light quark limit and also add helper functions for computing partial width from coupling. Note there now appear to be more substantial differences with SPheno that need to be checked. Commit: 63b995d64e5c998cb4fa016e0e33544a5d05a358 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/63b995d64e5c998cb4fa016e0e33544a5d05a358 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-30 (Sat, 30 Jan 2016) Changed paths: M BUGS M ChangeLog M meta/Constraint.m M meta/FlexibleSUSY.m M meta/Parameters.m M meta/ThresholdCorrections.m M meta/TreeMasses.m M model_files/MRSSM/FlexibleSUSY.m.in M model_files/TMSSM/FlexibleSUSY.m.in M model_files/UMSSM/FlexibleSUSY.m.in M model_files/UMSSM/LesHouches.in.UMSSM M sarah/E6SSM/parameters.m M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_initial_guesser.cpp.in M templates/two_scale_initial_guesser_low_scale_model.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in M test/test_CMSSM_info.cpp M test/test_CMSSM_model.cpp Log Message: ----------- Merge branch 'development' into feature-loop-vertices Conflicts: meta/TreeMasses.m Commit: 332f75108c684abdabeb9f4a799df1ae80d09a47 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/332f75108c684abdabeb9f4a799df1ae80d09a47 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-31 (Sun, 31 Jan 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Always run SM gauge couplings if they are defined Commit: e3a050c6499b0d388427d3eb25cabe6b01e455d7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e3a050c6499b0d388427d3eb25cabe6b01e455d7 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-01-31 (Sun, 31 Jan 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Ensure variables for masses are declared if running Commit: 30c38f84bcddded4d69072da4aa4d2f91cfaa73a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/30c38f84bcddded4d69072da4aa4d2f91cfaa73a Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in Log Message: ----------- Add stub function for doing SM running Commit: de9bd18cdaa2a2eec73d39ab8d4049d42609470a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/de9bd18cdaa2a2eec73d39ab8d4049d42609470a Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M ChangeLog M meta/LoopMasses.m M meta/Parameters.m M meta/TreeMasses.m M meta/WriteOut.m M sarah/HGTHDM-II/parameters.m M sarah/HTHDM-II/parameters.m M sarah/MSSMNoEWVEVs/parameters.m M sarah/NSM/parameters.m A sarah/THDM-II/THDM-II.m A sarah/THDM-II/parameters.m A sarah/THDM-II/particles.m M test/test_CMSSMCPV_spectrum.sh Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 3a79a25a18a55eeea64c607f0a445c2288dc9c24 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3a79a25a18a55eeea64c607f0a445c2288dc9c24 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M src/lowe.cpp M src/lowe.h Log Message: ----------- Add 2-loop SM RGEs for running QedQcd objects above M_t^pole Commit: 1fdd1c765728ec75c8b9894a5c3a771fc1ef0486 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1fdd1c765728ec75c8b9894a5c3a771fc1ef0486 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Generate function to run SM gauge couplings Commit: e0a32af6e214d26ebb08bc954eedaf93a1c4b9bd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e0a32af6e214d26ebb08bc954eedaf93a1c4b9bd Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M src/lowe.cpp Log Message: ----------- Guard against zero masses in gauge coupling running Commit: 9b1ae7d55c6ccc54e9f6d2e73f6528f7105be359 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9b1ae7d55c6ccc54e9f6d2e73f6528f7105be359 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Do not calculate couplings for Goldstones in main calculation routine Commit: dc2e69c309c31ddaee904f1d94a8754ebed8a254 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc2e69c309c31ddaee904f1d94a8754ebed8a254 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in Log Message: ----------- Generate higher order corrections for pseudoscalar coupling Commit: f7da398970ae39546eef01810add5be5efec02e1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7da398970ae39546eef01810add5be5efec02e1 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M test/test_CMSSM_benchmark.cpp Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: f577c8bf4bda738d1220ab7d77217fd511e758d9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f577c8bf4bda738d1220ab7d77217fd511e758d9 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Add modified renormalisation scale depedent log term and change constant in imaginary part of QCD correction to +1 instead of +2 Commit: c0d6f905defa952e776ce5edde89dcd1e28545d3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c0d6f905defa952e776ce5edde89dcd1e28545d3 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M src/lowe.cpp Log Message: ----------- Apply threshold correction at pole top mass threshold Commit: 6a21ef42dfea96ce693371a28218a209753e67fa https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6a21ef42dfea96ce693371a28218a209753e67fa Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M src/lowe.cpp Log Message: ----------- Only use SM RGEs if already above the top threshold as otherwise an exception will be thrown Commit: 4eec630dd73a7f699165ae8f276214f8150e4428 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4eec630dd73a7f699165ae8f276214f8150e4428 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M src/lowe.cpp Log Message: ----------- Indentation fix... Commit: 0ccfadbca4a9a9cf369ea569f7b334e3f264069b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0ccfadbca4a9a9cf369ea569f7b334e3f264069b Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in M model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in M model_files/THDMII/FlexibleSUSY.m.in M model_files/THDMII/LesHouches.in.THDMII M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in M sarah/HGTHDM-II/HGTHDM-II.m M sarah/HTHDM-II/HTHDM-II.m M sarah/THDM-II/THDM-II.m M sarah/THDM-II/parameters.m Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: abd98f6c9e04c68d0aae14d9a9c1869cf5a2418b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/abd98f6c9e04c68d0aae14d9a9c1869cf5a2418b Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Correct calculation of partial width for pseudoscalars Before, FS matched the expressions in SPheno. However, the normalisation for the pseudoscalar seems to be wrong (but this needs to be double checked). Commit: d24935d35b117668c1931457083db4f04a7c78b4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d24935d35b117668c1931457083db4f04a7c78b4 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M ChangeLog M meta/BetaFunction.m M meta/EWSB.m M model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in M model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in M src/betafunction.cpp M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_susy_parameters.cpp.in A test/test_SM_0L_RGEs.in.spc M test/test_run_all_spectrum_generators.sh Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: f4335ab9187b9e121a614b68e5270841aaca5e47 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f4335ab9187b9e121a614b68e5270841aaca5e47 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Use exact expression for constant in pseudoscalar -> gg NNLO correction based on that in NMSSMcalc Commit: 2337356fae06e291a19d42a33ea8535e01d50860 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2337356fae06e291a19d42a33ea8535e01d50860 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M templates/effective_couplings.cpp.in Log Message: ----------- Add phase macro for effective couplings routines Commit: 334daaa007e83c0b89302bb1d5dde7c4d97da6ad https://github.com/FlexibleSUSY/FlexibleSUSY/commit/334daaa007e83c0b89302bb1d5dde7c4d97da6ad Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Decrease indices in couplings Commit: 81ea5e1c672cf9ee4e4254186a0f62b2862378eb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/81ea5e1c672cf9ee4e4254186a0f62b2862378eb Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-06 (Sat, 06 Feb 2016) Changed paths: M meta/BetaFunction.m M meta/CConversion.m M meta/FlexibleSUSY.m M meta/Parameters.m A sarah/HGTHDM/HGTHDM.m A sarah/HGTHDM/parameters.m A sarah/HGTHDM/particles.m A sarah/HGTHDMw/HGTHDMw.m A sarah/HGTHDMw/parameters.m A sarah/HGTHDMw/particles.m A sarah/HTHDM/HTHDM.m A sarah/HTHDM/parameters.m A sarah/HTHDM/particles.m A sarah/THDM/THDM.m A sarah/THDM/parameters.m A sarah/THDM/particles.m M test/test_betafunction.cpp Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 36f8386e229cf1a5f5552e21d109d4b24fc61d99 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/36f8386e229cf1a5f5552e21d109d4b24fc61d99 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M .gitattributes M BUGS M ChangeLog M doc/model_file.dox M meta/CConversion.m M meta/Parameters.m M meta/TreeMasses.m A model_files/TensorCoupling/FlexibleSUSY.m.in A model_files/TensorCoupling/LesHouches.in.TensorCoupling A sarah/TensorCoupling/TensorCoupling.m A sarah/TensorCoupling/parameters.m A sarah/TensorCoupling/particles.m A src/eigen_tensor.hpp M src/module.mk M src/wrappers.hpp M test/test_wrappers.cpp Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: a3544fb0ed4291bdc16689efe262ea1fb3064ee7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a3544fb0ed4291bdc16689efe262ea1fb3064ee7 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M src/weinberg_angle.cpp Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 10c9e08d7ff6ee7b8940bd3766631b359d82722d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/10c9e08d7ff6ee7b8940bd3766631b359d82722d Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M meta/TreeMasses.m A model_files/DiracGauginos/FlexibleSUSY.m.in A model_files/DiracGauginos/LesHouches.in.Diracgauginos Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 633cb25c2ce500a13df83b06a605b0f6a57b016f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/633cb25c2ce500a13df83b06a605b0f6a57b016f Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M ChangeLog A model_files/DiracGauginos/LesHouches.in.DiracGauginos R model_files/DiracGauginos/LesHouches.in.Diracgauginos M src/numerics.cpp M src/weinberg_angle.cpp M templates/two_scale_initial_guesser_low_scale_model.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M test/test_run_all_spectrum_generators.sh Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 3f5d79be1a1d8a4647382ec17d2306626fce7378 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3f5d79be1a1d8a4647382ec17d2306626fce7378 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Use SM VEV in coupling ratios for non-SUSY models Commit: 438251e30052044685c80daf7a357b01d0f46a22 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/438251e30052044685c80daf7a357b01d0f46a22 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M meta/TreeMasses.m Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: d2877ac43af5945b948ed5dfde7a8c896f273203 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d2877ac43af5945b948ed5dfde7a8c896f273203 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-11 (Thu, 11 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Expand derived parameters in couplings Commit: 5f046d9a0be47eb7b5bde32919f0e6c7869fa9fd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5f046d9a0be47eb7b5bde32919f0e6c7869fa9fd Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-11 (Thu, 11 Feb 2016) Changed paths: M meta/EffectiveCouplings.m Log Message: ----------- Convert functions to symbols before doing replacements Commit: ca59beb38f68d59f61b3252fdb1cc858f78dce8b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca59beb38f68d59f61b3252fdb1cc858f78dce8b Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M ChangeLog M examples/customized-betas/LesHouches.in.MSSMcbs M examples/tower/LesHouches.in.tower M meta/TreeMasses.m M meta/WriteOut.m 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/LHInputMSSM/LesHouches.in.LHInputMSSM M model_files/MRSSM/LesHouches.in.MRSSM 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/THDMII/LesHouches.in.THDMII M model_files/THDMIIMSSMBC/FlexibleSUSY.m.in M model_files/TensorCoupling/LesHouches.in.TensorCoupling 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 src/slha_io.hpp M src/spectrum_generator_settings.cpp M src/spectrum_generator_settings.hpp M templates/run.cpp.in M templates/slha_io.cpp.in M templates/slha_io.hpp.in M templates/two_scale_model_slha.cpp.in M templates/two_scale_model_slha.hpp.in M test/test_CMSSMCPV_wrong_higgs_state.in.spc M test/test_CMSSM_gluino.spc.in M test/test_CMSSM_slha.cpp M test/test_CMSSM_slha_doubled_blocks.spc.in M test/test_E6SSM_nan.in.spc M test/test_SM_0L_RGEs.in.spc Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: a23253790ac71ec565ccab2e9057871bb9f4038c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a23253790ac71ec565ccab2e9057871bb9f4038c Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M ChangeLog M meta/SelfEnergies.m M meta/TreeMasses.m Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 8245f5c1bb4971fed6873dd8d25cdd54e4f1343f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8245f5c1bb4971fed6873dd8d25cdd54e4f1343f Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M meta/EffectiveCouplings.m M templates/effective_couplings.cpp.in Log Message: ----------- Run to decaying particle scale in all models Commit: 472562e4157998046895faca5d6faeb977242c3d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/472562e4157998046895faca5d6faeb977242c3d Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M src/physical_input.cpp M src/physical_input.hpp Log Message: ----------- Add SM Higgs mass to physical inputs Commit: 260622a24eb6afbe3b129e20a6ff96768f64801a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/260622a24eb6afbe3b129e20a6ff96768f64801a Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M test/test_SM_effective_couplings.cpp Log Message: ----------- Update SM effective couplings test to include extra gauge coupling running Commit: 915e9427059e906a4e83ecf51308381876da58d7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/915e9427059e906a4e83ecf51308381876da58d7 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M meta/EffectiveCouplings.m M src/module.mk A src/standard_model.cpp A src/standard_model.hpp A src/standard_model_physical.cpp A src/standard_model_physical.hpp M templates/effective_couplings.cpp.in Log Message: ----------- Add initial version of SM class for doing running in effective couplings class Commit: a64177ebc2621e8d15650613087a1b4e2f29dd20 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a64177ebc2621e8d15650613087a1b4e2f29dd20 Author: Dylan Harries <dylan.harries at adelaide.edu.au> Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M ChangeLog M meta/TreeMasses.m M meta/WriteOut.m A model_files/U1xMSSM3G/FlexibleSUSY.m.in Log Message: ----------- Merge branch 'development' into feature-loop-vertices Commit: 45bb680fba05521db0028dcfb9b4d48b3646d338 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/45bb680fba05521db0028dcfb9b4d48b3646d338 Author: Alexander Voigt <Expander at users.noreply.github.com> Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M meta/CConversion.m A meta/EffectiveCouplings.m M meta/FlexibleSUSY.m M meta/Observables.m M meta/Parameters.m M meta/SelfEnergies.m M meta/TreeMasses.m M meta/WriteOut.m M meta/module.mk A src/effective_couplings.cpp A src/effective_couplings.hpp M src/lowe.cpp M src/lowe.h M src/module.mk R src/observables.cpp R src/observables.hpp A src/physical_input.cpp A src/physical_input.hpp M src/slha_io.cpp M src/slha_io.hpp A src/standard_model.cpp A src/standard_model.hpp A src/standard_model_physical.cpp A src/standard_model_physical.hpp A templates/effective_couplings.cpp.in A templates/effective_couplings.hpp.in M templates/module.mk M templates/module.mk.in M templates/observables.cpp.in M templates/observables.hpp.in M templates/run.cpp.in M templates/run_cmd_line.cpp.in M templates/slha_io.cpp.in M templates/slha_io.hpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in M test/module.mk M test/test_CMSSM_database.cpp A test/test_SM_effective_couplings.cpp A test/test_effective_couplings.cpp Log Message: ----------- Merge pull request #7 from FlexibleDecay/feature-loop-vertices Feature loop vertices for H -> gamma gamma and H -> gluon gluon written by Dylan Harries Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/1494f573975a...45bb680fba05
More information about the Flexiblesusy-commits mailing list |