[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] f09285: adding support for user-defined addons

GitHub noreply at github.com
Fri Dec 19 23:43:17 GMT 2014


  Branch: refs/heads/feature-fixed-point-iteration
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: f09285d81db8af94482a72bb73f91f98fabd3b3d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f09285d81db8af94482a72bb73f91f98fabd3b3d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M config/Makefile.in
    M config/flexiblesusy-config.in
    M configure

  Log Message:
  -----------
  adding support for user-defined addons

The addons must be placed in the addons/ directory.


  Commit: 5642fe9bec13474e8c1ad78abfa089526fc7e06d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5642fe9bec13474e8c1ad78abfa089526fc7e06d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M ChangeLog
    M README
    A createaddon
    A templates/module.addon.mk.in

  Log Message:
  -----------
  adding helper script to create an addon


  Commit: 2567ea56bb3d77971ef977459f0ba4927dd6ac8f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2567ea56bb3d77971ef977459f0ba4927dd6ac8f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-18 (Thu, 18 Dec 2014)

  Changed paths:
    M templates/module.addon.mk.in

  Log Message:
  -----------
  remove unused PHONY targets


  Commit: e668cd505cb36bc4c0e2623816ed0297fb2e1903
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e668cd505cb36bc4c0e2623816ed0297fb2e1903
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-18 (Thu, 18 Dec 2014)

  Changed paths:
    M templates/module.mk.in

  Log Message:
  -----------
  add missing PHONY targets


  Commit: 91996889ff0ec70bc1e10c63da4952a216d2de9d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/91996889ff0ec70bc1e10c63da4952a216d2de9d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  Bugfix: scale guesses might also contain LHInput symbols


  Commit: fc55d95c1575a5f4fa18fc61bc5e2b1974d5835c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc55d95c1575a5f4fa18fc61bc5e2b1974d5835c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  allow for LHInput symbols in the initial guesses as well


  Commit: ff7222004f202241d03796995b34ab945bdc756d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff7222004f202241d03796995b34ab945bdc756d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M model_files/LHInputMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  test LHInput parameters in low-scale initial guess


  Commit: 09d9e1679d78a3e4c447f9307b10f8dcac873614
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09d9e1679d78a3e4c447f9307b10f8dcac873614
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M templates/run_cmd_line.cpp.in
    M templates/scan.cpp.in

  Log Message:
  -----------
  fix memory leak

by not defining a variable of type std::string in a function which
might call exit();


  Commit: e09e101e6ee0cee60f297a6a959f900e61743b1f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e09e101e6ee0cee60f297a6a959f900e61743b1f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-20 (Sat, 20 Dec 2014)

  Changed paths:
    M templates/low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  adding get_high_scale() method to low-scale SG for compatibility


  Commit: 1df6f7b139dc792c53262ea57fe6859931e92778
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1df6f7b139dc792c53262ea57fe6859931e92778
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-20 (Sat, 20 Dec 2014)

  Changed paths:
    M ChangeLog
    M README
    A createaddon
    M meta/FlexibleSUSY.m
    M model_files/LHInputMSSM/FlexibleSUSY.m.in
    M templates/low_scale_spectrum_generator.hpp.in
    A templates/module.addon.mk.in
    M templates/module.mk.in
    M templates/run_cmd_line.cpp.in
    M templates/scan.cpp.in

  Log Message:
  -----------
  Merge branch 'development' into feature-fixed-point-iteration


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/99a35ec66e90...1df6f7b139dc


More information about the Flexiblesusy-commits mailing list