Skip to content

Commit

Permalink
update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Jul 20, 2016
1 parent 4e9ef56 commit 512f88d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ChangeLog
@@ -1,5 +1,17 @@
Flexiblesusy-1.5.2 [not released yet]

* Feature (commit 4e9ef56): Allow user to access the beta-functions
of the model parameters on the r.h.s. of the constraints. BETA[p]
represents the beta function of the parameter p using the loop
level given in the SLHA input. BETA[l,p] represents the l-loop
beta function of the parameter p.

Example in the SM:

HighScaleInput = {
{\[Lambda], BETA[g1] + BETA[g2] + BETA[1,Yu][3,3]}
};

* Bugfix (commit a5342eb): Avoid non-portable use of sed in
createmodel. This fixes `make install-src' on Mac.

Expand Down

0 comments on commit 512f88d

Please sign in to comment.