[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 16816a: adding helper function for pretty output to Utils`...

GitHub noreply at github.com
Sun Jul 5 12:34:30 BST 2015


  Branch: refs/heads/feature-semianalytic-solver
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 16816a5c62ea602d1f550b3ef60ead743946069d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/16816a5c62ea602d1f550b3ef60ead743946069d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-05 (Sun, 05 Jul 2015)

  Changed paths:
    M meta/EWSB.m
    M meta/Utils.m

  Log Message:
  -----------
  adding helper function for pretty output to Utils` module


  Commit: db538c52c5ebe49db560085f4d1cc6ceb3f54613
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/db538c52c5ebe49db560085f4d1cc6ceb3f54613
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-05 (Sun, 05 Jul 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  convert FS 1.0 EWSBOutputParameters to FS 2.0 format

(* select solvers to be generated *)
BVPSolvers = { TwoScaleSolver, SemiAnalyticSolver, LatticeSolver };

(* solver options *)
TwoScaleSolverOptions = {
    EWSBOutputParameters -> { mHu2, mHd2, mS2 }
};

SemiAnalyticSolverOptions = {
    EWSBOutputParameters -> { m0, Azero, m12 }
};


  Commit: 5f831c64c56d4793cfed1570336b059348e1326c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5f831c64c56d4793cfed1570336b059348e1326c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-07-05 (Sun, 05 Jul 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  put solver-specific EWSB solving into separater routine


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/95d9508a3c39...5f831c64c56d


More information about the Flexiblesusy-commits mailing list