1
0
Fork 0
mirror of https://github.com/Findus23/Bachelors-Thesis.git synced 2024-08-27 19:52:12 +02:00

add spellchecking language comments

This commit is contained in:
Lukas Winkler 2019-08-01 13:37:48 +02:00
parent 9181bad44e
commit 816fcf77f9
Signed by: lukas
GPG key ID: 54DE4D798D244853
6 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,4 @@
% !TeX spellcheck = en_US
\chapter{Simulations}
\section{Model}

View file

@ -1,3 +1,4 @@
% !TeX spellcheck = en_US
\chapter{Results}
For the large set of simulations we can now extract the needed value. The output of the relaxation program (\texttt{spheres\_ini\_log}) gives us the precise values for impact angle and velocity and the exact masses of all bodies. As theses values slightly differ from the parameters explained in Section \ref{sec:parameters} due to the setup of the simulation, in the following steps only the precise values are considered. From the \texttt{aggregates.txt} explained in Section \ref{sec:postprocessing} the final masses and water fractions of the two largest fragments are extracted. From these the main output considered in this analysis, the water retention of the two fragments can be calculated.

View file

@ -1,3 +1,4 @@
% !TeX spellcheck = en_US
\section{Multidimensional Linear Interpolation}
\subsection{Theory}

View file

@ -1,4 +1,4 @@
% !TeX spellcheck = en_US
\section{RBF interpolation}
\subsection{Theory}

View file

@ -1,4 +1,4 @@
% !TeX spellcheck = en_US
\begin{figure}[h] % TODO: h is temporary
\centering
\includegraphics[width=0.4\linewidth]{images/graphviz/general.pdf}

View file

@ -1,3 +1,4 @@
% !TeX spellcheck = en_US
\input{template.tex}
\hypersetup{
pdftitle={The Title of the Bachelor Thesis},