[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] f363da: flag NonPerturbative for parameters as well

GitHub noreply at github.com
Thu Nov 10 17:19:32 GMT 2016


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: f363da0a73ce45f71581af8fe52e5e176748b1f8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f363da0a73ce45f71581af8fe52e5e176748b1f8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  flag NonPerturbative for parameters as well

for the moment


  Commit: 852570a1af78db10c262a65fc58ed22d3ae81983
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/852570a1af78db10c262a65fc58ed22d3ae81983
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M src/physical_input.cpp
    M src/physical_input.hpp
    M src/slha_io.cpp
    M src/slha_io.hpp
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp
    M templates/librarylink.cpp.in
    M templates/librarylink.m.in
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in
    M test/module.mk
    A test/test_CMSSM_librarylink_slha.in.spc
    A test/test_CMSSM_librarylink_slha.sh

  Log Message:
  -----------
  Squashed commit of the following:

commit 53116aef8f106c68bd2505e25d1e1d8360dae8b8
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 18:17:52 2016 +0100

    don't recalculate light fermion masses

commit 1d92f3be1eb49ee1c87a56b91130fbd788ebeaa4
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 18:09:05 2016 +0100

    ignore imprecise digits

commit c2660d9f0648d3bb664d2a8839ac01dfe3afdaba
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 18:02:26 2016 +0100

    adding test to ensure ToSLHA[] yields same result as cmd line output

commit 2b927b9167c0293ae694ee4acaf81d05f05eb1a8
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 17:16:43 2016 +0100

    write MODSEL block

commit efc3aa5d16c7172bcd9065abf2b5333e825c4a9e
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 17:16:25 2016 +0100

    make write_to* functions const

commit b0c68bc6375b68e77da5ce35c1a7f6c40ffdc509
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 17:12:24 2016 +0100

    fix typo

commit e6ef38560eeeeb14eed573895e122533c0fcc485
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 17:11:28 2016 +0100

    adding set_modsel() helper

commit 71f5c0d1e261c83a4a3e3af7ffc4e9d65f6e44aa
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 17:05:20 2016 +0100

    adding helper function to set MODSEL block

commit 85b852bf2a1f793407a7fdfc776eaf74a908bc77
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 16:37:49 2016 +0100

    add extra non-SLHA physical input parameters

commit 3b373ced8f0f1402f9141ae7cb49b033e4b490e9
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 16:37:31 2016 +0100

    rename function

commit eda934dea58090b723ca6d6df53ebda3a2c971d5
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 16:37:14 2016 +0100

    return const reference to static local object for efficiency

commit 0d278149cb6f6f9e003e4db2206ee6584c4d4eb9
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 16:36:18 2016 +0100

    rename function

commit 017361a69e7fe68d442e17a4a81af04f97c36889
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 16:35:46 2016 +0100

    return const reference to static local object for efficiency

commit bb198094afe16f87c6441696ebc0a2972fbb8fcb
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 16:23:02 2016 +0100

    write observables and scale information

commit cea5b879830fac20d7512d16a42a0be4a3f4a560
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 16:11:30 2016 +0100

    add settings to SLHA output

commit 1704922ac8336a2e9d438b70480535bdb1659dfb
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 16:11:06 2016 +0100

    adding getter for setting names

commit fdc6705e6b70ad394f63032480da36dde6b4d870
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 15:58:04 2016 +0100

    set QedQcd data

commit 3a839da4e2e96a772f8517ce02c46602859e5158
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date:   Thu Nov 10 10:01:49 2016 +0100

    first attempt for SLHA conversion routine

    TODO:

     * Write obervables (need to store observables)
     * Write QedQcd
     * Write settings (need to store settings)
     * force positive majorana masses (need to store settings)


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/14a64f58b1e0...852570a1af78


More information about the Flexiblesusy-commits mailing list