-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWissenschaftlicheArbeit.tex
184 lines (147 loc) · 6.18 KB
/
WissenschaftlicheArbeit.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% TUM-Vorlage: Wissenschaftliche Arbeit
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Rechteinhaber:
% Technische Universität München
% https://www.tum.de
%
% Gestaltung:
% ediundsepp Gestaltungsgesellschaft, München
% http://www.ediundsepp.de
%
% Technische Umsetzung:
% eWorks GmbH, Frankfurt am Main
% http://www.eworks.de
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%TOEDIT
%choose one of the following languages and comment the other. You might compile twice when changing the language
%\def\lan{deutsch}
\def\lan{english}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{./Ressourcen/Praeambel.tex} % !!! DO NOT REMOVE !!!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%TOEDIT
%Please rename this file according to your thesis
% BA_LastName_Title for a bachelor thesis
% MA_LastName_Title for a master thesis
\title{Peter Wilson Thesis}
\author{Peter Wilson}
\date{Datum}
\newcommand{\keywords}{%
Finite Element Method (FEM); Shell Finite Elements; Structural Modelling; Assumed Natural Deviatoric Strains (ANDES); Discrete Kirchhoff Theory (DKT); Discrete Shear Gap (DSG); Cell-Smoothed Discrete Shear Gap (CS-DSG); Orthotropic Composite Laminates}
\newcommand{\schluesselwoerter}{%
FEM; Optimierung; Isogeometrische Analyse}
\renewcommand{\Thema}{\ }
%TOEDIT further declarations in Deckblatt.tex
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{./Ressourcen/Anfang.tex} % !!! DO NOT REMOVE !!!
\input{./Deckblatt.tex} % !!! DO NOT REMOVE !!!
\bibliography{literature}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% best results for vector graphics, e.g. with inkscape
% width: 14.8cm or 7.3cm or 4.8cm recommended for figures in separated rows
\graphicspath{ {images/}}
\definecolor{gray75}{gray}{0.75}
\newcommand{\hsp}{\hspace{10pt}}
%\titleformat{\chapter}[hang]{\Huge}
%{Chapter \thechapter\hsp\textcolor{gray75}{|}\hsp}
%{0pt}
%{\Huge\bfseries}
\titleformat{\chapter}[hang]{\Huge}
{\textcolor{gray75}{Chapter \thechapter\hsp}}
{0pt}
{\Huge\bfseries}
\renewcommand{\contentsname}{{\Huge\bfseries}{Table of contents}}
\begin{document}
\renewcommand{\Thema}{\ }
%TOEDIT you have to change the text in the corresponding .svg-file and save it as pdf. You can add a figure on the front page. Exmaples are provided in the computer room
%\includepdf[pages={1}]{frontcover/cover.pdf} % title page
%\include{chapters/Acknowledgements} %optional
\input{./Ressourcen/CoverTest.tex} % alternate title page
\input{./Ressourcen/Deckblatt_Text.tex} % cover sheet
\pagenumbering{gobble}
\include{chapters/Abstract}
\pagenumbering{Roman}
% ----------- TABLE OF CONTENTS ------------------
\setcounter{tocdepth}{1}
\renewcommand{\cftsecfont}{\bfseries}
\renewcommand{\cfttoctitlefont}{\Huge\bfseries} %format toc title
\renewcommand{\cftloftitlefont}{\Huge\bfseries} %format figures title
\renewcommand{\cftlottitlefont}{\Huge\bfseries} %format tables title
\renewcommand{\cftchapafterpnum}{\vspace{\cftbeforechapskip}}
\tableofcontents
% -------------------------------------------------------
\mainmatter %turns on chapter numbering, resets page numbering
\pagenumbering{arabic}
\pagestyle{headings}
%TOEDIT create different files for your chapter an include them here in the main file
\setlength{\belowcaptionskip}{-12pt}
\renewcommand\arraystretch{1}
\input{./chapters/Chapter_1} %intro
% ----------- Background sections -----------------%
\input{./chapters/Chapter_2} %shells in FEM
\input{./chapters/Chapter_2_1} %Composite shells
\input{./chapters/Chapter_2_2} %Nonlinear analysis
% ----------- Formulation and implementation sections -----------------%
\input{./chapters/Chapter_3} %thick tri
\input{./chapters/Chapter_4} %thin quad
\input{./chapters/Chapter_composite_formulation_implentation}
%\input{./chapters/Chapter_stability_implentation}
% ----------- Validation and testing sections -----------------%
\input{./chapters/Chapter_5} %benchmarking
% ----------- Application of shell elements -----------------%
\input{./chapters/Chapter_applications}
% ----------- Extension of DSG theory -----------------%
\input{./chapters/Chapter_DSG_extensions}
%\input{./Ressourcen/Tabellenvarianten.tex}
\input{./chapters/Conclusions}
% Appendices -----------------------------------------------------
\onehalfspacing
%\appendix
\begin{appendices}
\titleformat{\chapter}[hang]{\Huge}
{\textcolor{gray75}{Appendix \thechapter\hsp}}
{0pt}
{\Huge\bfseries}
\include{chapters/Appendix_0} %Analytical stability analysis of Mises truss
\include{chapters/Appendix_DSG_derivation} %DSG derivation
\include{chapters/Appendix_1} % Basic-DKQ formulation
\include{chapters/Appendix_2} % Basic-T3 formulation
\include{chapters/Appendix_3} % Analytical membrane analysis of dome
\include{chapters/Appendix_4} % Derivation of Euler buckling load
\include{chapters/DSG_implementation_in_Kratos}
\include{chapters/ANDES_implementation_in_Kratos}
%\include{chapters/Appendix_backup}
\end{appendices}
% Appendices -----------------------------------------------------
\backmatter
% get rid of citations in list of figures -----------------------------------
\makeatletter
\let\oldcite\cite
\pretocmd{\listoffigures}{\def\cite{\ignorespaces\@gobble}}{}{}
\apptocmd{\listoffigures}{\let\cite\oldcite}{}{}
\makeatother
% get rid of citations in list of figures -----------------------------------
\renewcommand{\Thema}{\ }
\setlength{\cftfigindent}{0pt} %remove indentation of numbers
\listoffigures % Abbildungsverzeichnis
\ifx\lan\deutsch
\printacronyms[title={Abkürzungsverzeichnis}] % Abkürzungsverzeichnis
\else
\printacronyms[title={Index of Abbreviations}] % Abkürzungsverzeichnis
\fi
\newpage
\setlength{\cfttabindent}{0pt}
%\listoftables % Tabellenverzeichnis
%\listofalgorithms
%\bibliographystyle{unsrt} % Literaturverzeichnis
%\bibliographystyle{alpha} % Literaturverzeichnis
%\bibliography{bib}
\singlespacing
\nocite{*} %Even non-cited BibTeX-Entries will be shown.
\printbibliography
\onehalfspacing
\input{./chapters/Declaration.tex}
\end{document}