Skip to content

Commit 0638773

Browse files
committed
Fix various typos and other small mistakes, and use ~ for the references and citations
1 parent 834762e commit 0638773

14 files changed

+317
-280
lines changed

create_arxiv.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ mkdir arxiv/anc
2424
# Rsync is used to enable excluding.
2525
rsync -av --exclude='fig/*-converted-to.pdf' --exclude='fig/lecture_notes' --exclude='fig/tampere' --exclude='tex/other_models.tex' \
2626
fig tex \
27-
.latexmkrc babelbst.tex biblatex-dm.cfg englbst.tex finnbst.tex LICENSE main.bbl main.tex Makefile swedbst.tex tktl.bst UH-logo.png UH_TCM_MSc.cls \
27+
.latexmkrc babelbst.tex biblatex-dm.cfg englbst.tex finnbst.tex LICENSE \
28+
main.bbl main.tex Makefile swedbst.tex tktl.bst UH-logo.png UH_TCM_MSc.cls \
2829
arxiv
2930
# Ancillary files are placed in the anc directory.
3031
# https://info.arxiv.org/help/ancillary_files.html

main.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
% - Project readme
9595
% The \today macro should not be used on arXiv.
9696
% https://info.arxiv.org/help/faq/today.html
97-
\date{18th December 2024}
97+
\date{18th December 2024, updated on 9th June 2025}
9898
\prof{Professor Mark Hindmarsh}
9999
\censors{Professor Mark Hindmarsh}{Professor Kari Rummukainen}{}
100100
\depositeplace{arXiv, \href{https://hdl.handle.net/10138/591514}{Helda}, \href{https://github.com/AgenttiX/msc-thesis2}{GitHub}}

tex/bag.tex

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,42 +11,45 @@ \section{The bag model}
1111
This results in the bag equation of state
1212
\cites[eq. 7.33]{lecture_notes}[eq. 8-9]{giese_2020}
1313
\begin{equation}
14-
p_\pm = a_\pm T^4 - V_\pm,
14+
p_\pm = a_\pm T^4 - V_\pm.
1515
\label{eq:bag_p}
1616
\end{equation}
17-
The potential difference $\Delta V \equiv V_+ - V_-$, also known as $\epsilon$, is the temperature-independent vacuum energy that is released in the phase transition.
17+
The potential difference $\Delta V \equiv V_+ - V_-$, also known as $\epsilon$,
18+
is the temperature-independent vacuum energy that is released in the phase transition.
1819
The potentials are usually shifted so that $V_b = 0$.
19-
The name of the bag model originates from quantum chromodynamics (QCD), where it's used to describe the proton as a bag of quarks.
20+
The name of the bag model originates from quantum chromodynamics (QCD),
21+
where it's used to describe the proton as a bag of quarks.
2022
\cite{giese_2020}
2123

22-
Using eq. \eqref{eq:entropy_density} we get the entropy density
24+
Using eq.~\eqref{eq:entropy_density} we get the entropy density
2325
\begin{equation}
2426
s_\pm = 4 a_\pm T^3,
2527
\end{equation}
26-
and with eq. \eqref{eq:enthalpy_entropy} the enthalpy density
28+
and with eq.~\eqref{eq:enthalpy_entropy} the enthalpy density
2729
\begin{equation}
2830
w_\pm = 4 a_\pm T^4.
2931
\end{equation}
30-
Finally with eq. \eqref{eq:enthalpy_sum} we get the energy density
32+
Finally with eq.~\eqref{eq:enthalpy_sum} we get the energy density
3133
\begin{equation}
32-
e_\pm = 3 a_\pm T^4 + V_\pm
34+
e_\pm = 3 a_\pm T^4 + V_\pm.
3335
\end{equation}
34-
The speed of sound from eq. \eqref{eq:cs2_explicit} simplifies to
36+
The speed of sound from eq.~\eqref{eq:cs2_explicit} simplifies to
3537
\begin{equation}
3638
c_s^2 = \frac{dp}{de} = \frac{dp/dT}{de/dT} = \frac{1}{3}.
3739
\end{equation}
38-
As in section \ref{general_eq}, this corresponds to assuming both of the phases to be ultrarelativistic.
39-
It also happens to be the same as the $\tilde{v}_-$ that corresponds to eq. \eqref{eq:v_tilde_plus_limit}, and therefore the Chapman-Jouguet speed $v_{CJ}$ of the bag model is given by eq. \eqref{eq:v_tilde_plus_limit}.
40-
The trace anomaly of eq. \eqref{eq:theta} simplifies to
40+
As in section~\ref{general_eq}, this corresponds to assuming both of the phases to be ultrarelativistic.
41+
It also happens to be the same as the $\tilde{v}_-$ that corresponds to eq.~\eqref{eq:v_tilde_plus_limit},
42+
and therefore the Chapman-Jouguet speed $v_{CJ}$ of the bag model is given by eq.~\eqref{eq:v_tilde_plus_limit}.
43+
The trace anomaly of eq.~\eqref{eq:theta} simplifies to
4144
\begin{align}
4245
\theta_\pm = V_\pm.
4346
\end{align}
44-
Therefore the transition strength of \eqref{eq:alpha_plus} simplifies to
47+
Therefore, the transition strength of~\eqref{eq:alpha_plus} simplifies to
4548
\begin{equation}
4649
\alpha_{+,\text{bag}} = \frac{4 \Delta V}{3 w_+},
4750
\label{eq:alpha_plus_bag}
4851
\end{equation}
49-
and the transition strength at nucleation temperature from \eqref{eq:alpha_n} simplifies to
52+
and the transition strength at nucleation temperature from~\eqref{eq:alpha_n} simplifies to
5053
\begin{equation}
5154
\alpha_{n,\text{bag}} = \frac{4 \Delta V}{3 w_n}.
5255
\label{eq:alpha_n_bag}

tex/conclusion.tex

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@
44
and their gravitational wave spectra based on the Sound Shell Model,
55
including the conversion to the gravitational spectra today.
66

7-
PTtools was tested with the constant sound speed model due to the availability of reference data by Giese et al. \cite{giese_2021},
7+
PTtools was tested with the constant sound speed model due to the availability of reference data by Giese et al.~\cite{giese_2021},
88
and it was shown to work reliably for a broad range of the combinations of the sound speeds $c_{s,s}$ and $c_{s,b}$, the phase transition strength $\alpha_n$ and the wall speed $v_\text{wall}$.
99
The PTtools fluid velocity profile solver has been updated beyond that of the available references in such a way
1010
that it supports arbitrary particle physics models with a temperature-dependent sound speed $c_s(T,\phi)$,
1111
as long as they provide $V_s(T,\phi), V_b(T,\phi)$ and two of $g_p(T,\phi), g_e(T,\phi), g_s(T,\phi)$ or two of $p(T,\phi), e(T,\phi), s(T,\phi)$, but preferably all three for numerical precision.
1212
This enables the easy integration of models developed by other researchers,
1313
and therefore the comparison of the gravitational wave spectra of these models.
14-
This is also to the author's best knowledge the first time that phase transitions in the early universe have been simulated with temperature-dependent speeds of sound without resorting to time-consuming 3D simulations.
14+
This is also to the author's best knowledge the first time
15+
that phase transitions in the early universe have been simulated with temperature-dependent speeds of sound
16+
without resorting to time-consuming 3D simulations.
1517

1618
The numerical results of the fluid shell solver have been demonstrated to be consistent with a reference
1719
for a broad range of parameters.
@@ -31,15 +33,20 @@
3133
the effects of the phase transition parameters on the resulting gravitational wave spectrum.
3234

3335
This master's thesis lays the groundwork for the author's PhD thesis on the topic.
34-
Now there is a framework for determining the gravitational wave spectrum from the phase transition parameters, including temperature-dependent speed of sound.
35-
Determining the parameters of a phase transition from LISA data will require solving the inverse problem: what are the phase transition parameters based on the gravitational wave spectrum?
36+
Now there is a framework for determining the gravitational wave spectrum from the phase transition parameters,
37+
including temperature-dependent speed of sound.
38+
Determining the parameters of a phase transition from LISA data will require solving the inverse problem:
39+
what are the phase transition parameters based on the gravitational wave spectrum?
3640
This will require novel tools such as machine learning or Markov chain Monte Carlo simulations.
37-
There is also potential for integrating PTtools with the existing web-based simulation utility PTPlot \cites{ptplot}{hindmarsh_shape_2017}{caprini_detecting_2020} to create a comprehensive but easy-to-use web-based utility for researchers to simulate phase transitions with various parameters.
38-
Further possibilities for extending PTtools itself include integrating the low frequency spectral density function by Giombi et al. \cite[eq. 3.6]{giombi_cs_2024}.
41+
There is also potential for integrating PTtools with the existing web-based simulation utility
42+
PTPlot~\cites{ptplot}{hindmarsh_shape_2017}{caprini_detecting_2020}
43+
to create a comprehensive but easy-to-use web-based utility for researchers to simulate phase transitions with various parameters.
44+
Further possibilities for extending PTtools itself include integrating
45+
the low frequency spectral density function by Giombi et al.~\cite[eq. 3.6]{giombi_cs_2024}.
3946
These topics will be investigated in the author's PhD studies.
4047

41-
PTtools will be published as open source soon after the publication of this thesis on GitHub at \cite{pttools}.
42-
This will enable the research community to integrate their various particle physics models,
48+
PTtools is available as open source on GitHub at~\cite{pttools}.
49+
This enables the research community to integrate their various particle physics models,
4350
and to simulate the resulting gravitational wave spectra.
4451
This will provide the LISA simulation pipeline with various waveforms of interest,
4552
and if one of them is eventually found in LISA data,

tex/const_cs.tex

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ \section{The constant sound speed model}
2222
The parameters $\mu_\pm$ are determined by the sound speeds in the symmetric and broken phases with
2323
\cites[eq. 16]{giese_2021}[eq. 39]{giese_2020}
2424
\begin{equation}
25-
\mu_\pm \equiv 1 + \frac{1}{c_{s\pm}^2},
25+
\mu_\pm \equiv 1 + \frac{1}{c_{s\pm}^2}.
2626
\end{equation}
2727
This model reduces to the bag model,
2828
when $c_{s+}^2 = c_{s-}^2 = \frac{1}{3}$
@@ -42,7 +42,7 @@ \section{The constant sound speed model}
4242
\begin{equation}
4343
e_\pm = (\mu_\pm - 1) a_\pm \left( \frac{T}{T_0} \right)^{\mu_\pm - 4} T^4 + V_\pm.
4444
\end{equation}
45-
The equation for enthalpy density \eqref{eq:w_const_cs} can be inverted to give the temperature as a function of enthalpy
45+
The equation for enthalpy density~\eqref{eq:w_const_cs} can be inverted to give the temperature as a function of enthalpy
4646
\begin{equation}
4747
T_\pm = \left( \frac{w}{\mu_\pm a_\pm T_0^4} \right)^\frac{1}{\mu_\pm} T_0.
4848
\end{equation}
@@ -54,58 +54,58 @@ \section{The constant sound speed model}
5454
\end{align}
5555

5656

57-
The trace anomaly of eq. \eqref{eq:theta} simplifies to
57+
The trace anomaly of eq.~\eqref{eq:theta} simplifies to
5858
\begin{align}
5959
\theta_\pm(w)
6060
&= \left( \frac{\mu_\pm}{4} - 1 \right) a_\pm \left( \frac{T}{T_0} \right)^{\mu_\pm - 4} T^4 + V_\pm \\
6161
&= \left( \frac{1}{4} - \frac{1}{\mu_\pm} \right) w_\pm + V_\pm.
6262
\label{eq:theta_const_cs}
6363
\end{align}
64-
The transition strength of eq. \eqref{eq:alpha_plus} simplifies to
64+
The transition strength of eq.~\eqref{eq:alpha_plus} simplifies to
6565
\begin{equation}
6666
\alpha_+ = \frac{1}{3} \left( 1 - \frac{4}{\mu_+} \right) - \frac{1}{3} \left(1 - \frac{4}{\mu_-} \right) \frac{w_-}{w_+} + \alpha_{+,\text{bag}}.
6767
\label{eq:alpha_plus_const_cs}
6868
\end{equation}
69-
The transition strength at nucleation temperature of \eqref{eq:alpha_n} is correspondingly
69+
The transition strength at nucleation temperature of eq.~\eqref{eq:alpha_n} is correspondingly
7070
\begin{align}
7171
\alpha_n &= \frac{1}{3} \left( 1 - \frac{4}{\mu_+} \right) - \frac{1}{3} \left(1 - \frac{4}{\mu_-} \right) \frac{w(T_n, \phi_-)}{w_n} + \alpha_{n,\text{bag}} \\
7272
&= \frac{4}{3} \left( \frac{1}{\mu_-} - \frac{1}{\mu_+} \right) + \frac{1}{3} \left( 1 - \frac{4}{\mu_-} \right)
7373
\left( 1 - \frac{\mu_- a_-}{\mu_+ a_+} \left( \frac{T_n}{T_0} \right)^{\mu_- - \mu_+} \right) + \alpha_{n,\text{bag}}.
7474
\label{eq:alpha_n_const_cs}
7575
\end{align}
76-
When $\mu_- = 4$, $\alpha_n$ of eq. \eqref{eq:alpha_n_const_cs} becomes independent of $w_-$, resulting in
76+
When $\mu_- = 4$, $\alpha_n$ of eq.~\eqref{eq:alpha_n_const_cs} becomes independent of $w_-$, resulting in
7777
\begin{equation}
7878
w_n = \frac{4 (V_+ - V_-)}{3 \alpha_n + \frac{4}{\mu_+} - 1}.
7979
\label{eq:wn_const_cs_mu4}
8080
\end{equation}
8181
In this case we can obtain $v_{CJ}(\alpha_n, c_{s+})$ analytically.
82-
First we insert $\alpha_n$ to eq. \eqref{eq:wn_const_cs_mu4} to get $w_n$,
83-
and then insert $w_n$ to eq. \eqref{eq:alpha_plus_const_cs} to get $\alpha_+$,
82+
First we insert $\alpha_n$ to eq.~\eqref{eq:wn_const_cs_mu4} to get $w_n$,
83+
and then insert $w_n$ to eq.~\eqref{eq:alpha_plus_const_cs} to get $\alpha_+$,
8484
since in this case $\alpha_+$ is independent of $w_-$.
85-
Then we can insert $c_{s-}$ and $\alpha_+$ to eq. \eqref{eq:v_tilde_plus} to get $\tilde{v}_+ = v_{CJ}$.
85+
Then we can insert $c_{s-}$ and $\alpha_+$ to eq.~\eqref{eq:v_tilde_plus} to get $\tilde{v}_+ = v_{CJ}$.
8686

87-
The pseudotrace of eq. \eqref{eq:theta_bar} is given by
87+
The pseudotrace of eq.~\eqref{eq:theta_bar} is given by
8888
\begin{align}
8989
\bar{\Theta} = (\mu_\pm - \mu_-) a \left(\frac{T}{T_0}\right)^{\mu_\pm - 4} T_0^4 + \mu_- V_\pm.
9090
\end{align}
91-
Therefore the corresponding transition strengths of eq. \eqref{eq:alpha_theta_bar_plus} and \eqref{eq:alpha_theta_bar_n} become
91+
Therefore the corresponding transition strengths of eq.~\eqref{eq:alpha_theta_bar_plus} and~\eqref{eq:alpha_theta_bar_n} become
9292
\begin{align}
9393
\alpha_{\bar{\Theta}_+} &= \frac{1}{3} \left(1 - \frac{\mu_-}{\mu_+}\right) + \frac{\mu_-}{4} \alpha_{+,\text{bag}}, \\
9494
\alpha_{\bar{\Theta}_n} &= \frac{1}{3} \left(1 - \frac{\mu_-}{\mu_+}\right) + \frac{\mu_-}{4} \alpha_{n,\text{bag}}.
9595
\end{align}
9696
These are equal for detonations regardless of the wall speed or the speeds of sound,
9797
since $\alpha_{+,\text{bag}} = \alpha_{n,\text{bag}}$ for detonations.
9898

99-
If we set $T_0 = T_c$, eq. \eqref{eq:critical_temp} results in
99+
If we set $T_0 = T_c$, eq.~\eqref{eq:critical_temp} results in
100100
\begin{equation}
101101
\Delta V = (a_+ - a_-) T_c^4.
102102
\end{equation}
103-
Using this the ``bag'' part in eq. \eqref{eq:alpha_plus_const_cs} and \eqref{eq:alpha_n_const_cs} becomes
103+
Using this the ``bag'' part in eq.~\eqref{eq:alpha_plus_const_cs} and~\eqref{eq:alpha_n_const_cs} becomes
104104
\begin{align}
105105
\alpha_{+,\text{bag}} &= \frac{4}{3 \mu_+} \left( 1 - \frac{a_-}{a_+} \right) \left( \frac{T_+}{T_c} \right)^{-\mu_+}, \\
106106
\alpha_{n,\text{bag}} &= \frac{4}{3 \mu_+} \left( 1 - \frac{a_-}{a_+} \right) \left( \frac{T_n}{T_c} \right)^{-\mu_+}.
107107
\end{align}
108-
Using this we can reorder eq. \eqref{eq:alpha_n_const_cs} to
108+
Using this we can reorder eq.~\eqref{eq:alpha_n_const_cs} to
109109
\begin{equation}
110110
\frac{a_-}{a_+} = \frac{4 + \left( \mu_+ - 4 - 3 \mu_+ \alpha_n \right) \left(\frac{T_n}{T_c}\right)^{\mu_+}}{4 + \left( \mu_- - 4 \right) \left(\frac{T_n}{T_c}\right)^{\mu_-}}.
111111
\end{equation}
@@ -119,20 +119,20 @@ \section{The constant sound speed model}
119119
Even though we have used $T_0 = T_c$ in the intermediate steps, this restriction is general.
120120
\fi
121121

122-
Approximating $T_+ \approx T_-$ results in eq. \eqref{eq:cs2_compact} being approximated as
122+
Approximating $T_+ \approx T_-$ results in eq.~\eqref{eq:cs2_compact} being approximated as
123123
\begin{equation}
124124
c_{s,b}^2
125125
\equiv \frac{dp_b}{de_b}
126126
= \frac{dp_b/dT}{de_b/dT} \big|_{T_+ \approx T_-}
127127
\approx \frac{\delta p_-}{\delta e_-}.
128128
\label{eq:const_cs_approx}
129129
\end{equation}
130-
In the case of the constant sound speed model $c_{s}$ is independent of temperature, and therefore this approximation is exact.
131-
With this approximation and the use of eq. \eqref{eq:delta_relation} the second junction condition of eq. \eqref{eq:junction_conditions_simplified} becomes
130+
In the case of the constant sound speed model, $c_{s}$ is independent of temperature, and therefore this approximation is exact.
131+
With this approximation and the use of eq.~\eqref{eq:delta_relation} the second junction condition of eq.~\eqref{eq:junction_conditions_simplified} becomes
132132
\begin{equation}
133133
\delta p_- \left(1 - \frac{\tilde{v}_+ \tilde{v}_-}{c_{s,b}^2} \right) = \tilde{v}_+ \tilde{v}_- De_+ - Dp_+.
134134
\end{equation}
135-
Using this, eq. \eqref{eq:delta_relation} and eq. \eqref{eq:enthalpy_sum} on the first junction condition of \eqref{eq:junction_conditions_simplified} results in
135+
Using this, eq.~\eqref{eq:delta_relation} and eq.~\eqref{eq:enthalpy_sum} on the first junction condition of~\eqref{eq:junction_conditions_simplified} results in
136136
\begin{align}
137137
\frac{\tilde{v}_+}{\tilde{v}_-}
138138
&\approx \frac{
@@ -145,10 +145,10 @@ \section{The constant sound speed model}
145145
\left( \frac{\tilde{v}_+ \tilde{v}_-}{c_{s,b}^2} - 1 \right) + 3\tilde{v}_+ \tilde{v}_- \alpha_{\bar{\Theta}_+}}.
146146
\label{eq:const_cs_vp_vm}
147147
\end{align}
148-
The only approximation in this calculation is that of eq. \eqref{eq:const_cs_approx}.
148+
The only approximation in this calculation is that of eq.~\eqref{eq:const_cs_approx}.
149149
As it is exact for the constant sound speed model,
150-
eq. \eqref{eq:const_cs_vp_vm} is exact for the constant sound speed model.
151-
Eq. \eqref{eq:const_cs_vp_vm} can be rearranged to
150+
eq.~\eqref{eq:const_cs_vp_vm} is exact for the constant sound speed model.
151+
Eq.~\eqref{eq:const_cs_vp_vm} can be rearranged to
152152
\begin{equation}
153153
\frac{\tilde{v}_+}{c_{s,b}^2} \tilde{v}_-^2
154154
+ \left(3 \alpha_{\bar{\Theta}_+} - 1 - \tilde{v}_+^2 \left(\frac{1}{c_{s,b}^2} + 3 \alpha_{\bar{\Theta}_+} \right) \right) \tilde{v}_-
@@ -157,16 +157,16 @@ \section{The constant sound speed model}
157157
\end{equation}
158158
which is a basic second-order equation for $\tilde{v}_- ( \tilde{v}_+, \alpha_{\bar{\Theta}_+} )$.
159159
Since $\tilde{v}_+ = v_w$ for all detonations, and $\alpha_{\bar{\Theta}_+} = \alpha_{\bar{\Theta}_n}$ for all detonations in the constant sound speed model, this gives $\tilde{v}_- ( v_w, \alpha_{\bar{\Theta}_n} )$.
160-
% And since \eqref{eq:alpha_n_const_cs} gives $\alpha_n(\mu_+, \mu_-, \alpha_{n,\text{bag}})$, we have $\tilde{v}_- (v_w, ...)$
161-
Eq. \eqref{eq:const_cs_vp_vm} can also be rearranged to
160+
% And since~\eqref{eq:alpha_n_const_cs} gives $\alpha_n(\mu_+, \mu_-, \alpha_{n,\text{bag}})$, we have $\tilde{v}_- (v_w, ...)$
161+
Eq.~\eqref{eq:const_cs_vp_vm} can also be rearranged to
162162
\begin{equation}
163163
\left( \frac{1}{c_{s,b}^2} + 3\alpha_{\bar{\Theta}_+} \right) \tilde{v}_+^2
164164
- \left( \frac{1}{\tilde{v}_-} + \frac{\tilde{v}_-}{c_{s,b}^2} \right) \tilde{v}_+
165165
+ 1 - 3\alpha_{\bar{\Theta}_+}
166166
= 0.
167167
\end{equation}
168-
This gives the Chapman-Jouguet speed $\tilde{v}_+ \left( \tilde{v}_- = c_{s,b} \right)$ as
169-
\cite[eq. 55]{giese_2020}
168+
This gives the Chapman-Jouguet speed $\tilde{v}_+ \left( \tilde{v}_- = c_{s,b} \right)$
169+
as~\cite[eq. 55]{giese_2020}
170170
\begin{equation}
171171
v_{CJ} = \frac{ 1 + \sqrt{ 3\alpha_{\bar{\Theta}_+} ( 1 - c_{s,b}^2 + 3 c_{s,b}^2 \alpha_{\bar{\Theta}_+} ) }}{ \frac{1}{c_{s,b}} + 3 c_{s,b} \alpha_{\bar{\Theta}_+}}.
172172
\end{equation}

0 commit comments

Comments
 (0)