Skip to content

Commit

Permalink
fixing typos and language style according to CPC
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Feb 3, 2015
1 parent 7d2af79 commit bbaee59
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/flexiblesusy-paper.tex
Expand Up @@ -1603,7 +1603,7 @@ \subsubsection{Electroweak symmetry breaking}
VEV corresponding to the Higgs fields $H_i$ and $t_i$ is the one-loop
tadpole diagram of $H_i$. Already at the tree-level ($t_i = 0$) Eqs.\
\eqref{eq:one-loop-ewsb-eq} can have multiple solutions, depending on
which paramters are chosen to be fixed by these equations. A
which parameters are chosen to be fixed by these equations. A
well-known example is the real MSSM, where the $\mu$-parameter is
chosen to be fixed by the EWSB equations. In this model, the EWSB
equations, Eqs.\ \eqref{eq:one-loop-ewsb-eq} can only determine
Expand Down Expand Up @@ -1832,7 +1832,7 @@ \subsection{Tree-level spectrum}
\qquad U^\dagger U = \unity = V^\dagger V ,
\end{align}
%
where we're again choosing the phases of $U$ and $V$ such that all mass
where we are again choosing the phases of $U$ and $V$ such that all mass
eigenvalues are positive.
\subsection{Two-scale fixed point iteration}
Expand Down Expand Up @@ -2584,7 +2584,7 @@ \subsubsection{Extending existing models}
+ WOp/2 l.Hu.l.Hu;
\end{numlstlisting}
where line 2 contains the dimension-5 operator
multiplied by its coeffficient matrix \code{WOp}.
multiplied by its coefficient matrix \code{WOp}.
The declarations of the neutrino Dirac spinors and mixing are
very similar to those in the MSSMRHN,
except that \code{FvR} is absent.
Expand Down Expand Up @@ -2821,7 +2821,7 @@ \subsection{Numeric tests}
\ESSM \cite{Athron:2009ue, Athron:2009bs, Athron:2012pw}. The
$\beta$-functions were systematically compared in unit tests and were
found to match within numerical precision. The handwritten code
doesn't include full one-loop self-energies or tadpoles, so tests on
does not include full one-loop self-energies or tadpoles, so tests on
these were not carried out. Although the generators assume different
constraints and solve the boundary value problem with completely
different algorithms they could be compared by using the output of
Expand All @@ -2848,7 +2848,7 @@ \subsection{Run-time comparison}
\item \emph{Without sfermion flavour violation:} Disallowing sfermion
flavour violation simplifies the calculation of the pole masses,
because flavour-off-diagonal sfermion self-energy matrix elements
don't need to be calculated. Here we compare \fs's non-flavour
do not need to be calculated. Here we compare \fs's non-flavour
violating CMSSM spectrum generator FlexibleSUSY-NoFV (version 1.0.0)
against SPheno (version 3.2.4) and Softsusy (version 3.4.0).
%
Expand All @@ -2868,7 +2868,7 @@ \subsection{Run-time comparison}
ifort 13.1.3 20130607. SPheno and SPhenoMSSM are compiled with Intel
ifort 13.1.3 20130607.\footnote{Intel's ifort compiler decreases the
run-time of SPheno and SPhenoMSSM by approximately a factor $1.5$,
compared to gfortran.} We're generating $2\cdot 10^{4}$ random
compared to gfortran.} We are generating $2\cdot 10^{4}$ random
CMSSM parameter points with $m_0\in [50,1000]\unit{GeV}$, $m_{1/2}\in
[50,1000]\unit{GeV}$, $\tan\beta\in [1,100]$, $\sign\mu\in \{-1,+1\}$
and $A_0\in [-1000,$ $1000]\unit{GeV}$. For each point an SLHA input
Expand Down

0 comments on commit bbaee59

Please sign in to comment.