generated from arfc/ms-thesis-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
231 lines (170 loc) · 5.25 KB
/
main.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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
%% Package and Class "uiucthesis2014" for use with LaTeX2e.
\documentclass[edeposit,fullpage]{uiucthesis2018}
\usepackage[acronym,toc]{glossaries}
\include{acros}
\usepackage{xspace}
\usepackage{graphics}
\newcommand{\cycamore}{\textsc{Cycamore}\xspace}
\newcommand{\cyclus}{\textsc{Cyclus}\xspace}
\usepackage{longtable}
\usepackage[section]{placeins}
\usepackage{booktabs} % nice rules (thick lines) for tables
\usepackage{microtype} % improves typography for PDF
\usepackage{float}
\usepackage[hyphens]{url}
\usepackage{hyperref}
\hypersetup{hidelinks}
\usepackage{subfig}
\usepackage{hhline}
\usepackage{amsmath}
\usepackage{array}
\usepackage{color}
\usepackage{multirow}
\usepackage{siunitx}
\sisetup{
input-decimal-markers = .,input-ignore = {,},table-number-alignment = right,
group-separator={,}, group-four-digits = true
}
\usepackage{fourier}
\usepackage{booktabs}
\newcommand\tab[1][1cm]{\hspace*{#1}}
\newcommand{\RomanNumeralCaps}[1]
{\MakeUppercase{\romannumeral #1}}
\usepackage{threeparttable, tablefootnote}
%tikzpicture fit to page width
\usepackage{environ}
\makeatletter
\newsavebox{\measure@tikzpicture}
\NewEnviron{scaletikzpicturetowidth}[1]{%
\def\tikz@width{#1}%
\def\tikzscale{1}\begin{lrbox}{\measure@tikzpicture}%
\BODY
\end{lrbox}
\pgfmathparse{#1/\wd\measure@tikzpicture}%
\edef\tikzscale{\pgfmathresult}%
\BODY
}
\usepackage{tabularx}
\newcolumntype{b}{>{\hsize=1.0\hsize}X}
\newcolumntype{q}{>{\hsize=0.5\hsize}X}
\newcolumntype{R}{>{\raggedleft\arraybackslash\hsize=0.5\hsize}X}
\newcolumntype{z}{>{\hsize=0.75\hsize}X}
% \newcolumntype{s}{>{\hsize=.5\hsize}X}
\newcolumntype{m}{>{\hsize=.75\hsize}X}
\usepackage{cleveref}
\usepackage{datatool}
\usepackage[numbers]{natbib}
\usepackage{notoccite}
\usepackage{tikz}
\usetikzlibrary{positioning, arrows, decorations, shapes, angles, quotes}
\tikzstyle{line} = [draw, -latex']
\definecolor{lightpurple}{HTML}{ECD9ED}
\definecolor{lightgreen}{HTML}{CAE0AB}
\definecolor{lightblue}{HTML}{6D9EEB}
\tikzstyle{block} = [rectangle, draw, fill=lightgreen!20,
text width=8em, text centered, rounded corners, minimum height=4em]
\tikzstyle{blockfront} = [rectangle, draw, fill=lightgreen!20,
text width=7em, text centered, rounded corners, minimum height=4em]
\tikzstyle{blockreactor} = [rectangle, draw, fill=lightblue!20,
text width=7em, text centered, rounded corners, minimum height=4em]
\tikzstyle{blockback} = [rectangle, draw, fill=lightpurple!20,
text width=7em, text centered, rounded corners, minimum height=4em]
\tikzstyle{abc} = [rectangle, draw, fill=lightgreen!20, text width=6em, text
centered, rounded corners, minimum height=4em]
\title{LEU+ to HALEU nuclear fuel cycle transitions and Dynamic Reactor Models}
% Dynamic Reactor Models and LEU+ to HALEU transitions in nuclear fuel cycles
% LEU+ to HALEU transitions in nuclear fuel cycles
% LEU+ to HALEU transitions in advanced reactor fuel cycles
% Dynamic Modeling of Advanced Reactor Fuel Cycles and LEU+ to HALEU
\author{Nathan Sean Ryan}
\department{Nuclear, Plasma, Radiological Engineering}
\schools{B.S., University of Illinois - Urbana Champaign, 2022}
\msthesis
\advisor{Madicken Munk}
\degreeyear{2025}
\committee{Assistant Professor Madicken Munk \\ Associate Professor Kathryn D. Huff \\ Professor Rizwan Uddin}
\begin{document}
\maketitle
\frontmatter
%% Create an abstract that can also be used for the ProQuest abstract.
%% Note that ProQuest truncates their abstracts at 350 words.
\begin{abstract}
\input{abstract}
\glsresetall
\end{abstract}
\chapter*{Acknowledgments}
\input{acknowledgements}
%% The thesis format requires the Table of Contents to come
%% before any other major sections, all of these sections after
%% the Table of Contents must be listed therein (i.e., use \chapter,
%% not \chapter*). Common sections to have between the Table of
%% Contents and the main text are:
%%
%% List of Tables
%% List of Figures
%% List Symbols and/or Abbreviations
%% etc.
\tableofcontents
\listoftables
\listoffigures
%% Create a List of Abbreviations. The left column
%% is 1 inch wide and left-justified
%\chapter{List of Abbreviations}
%\printglossaries
%% Create a List of Symbols. The left column
%% is 0.7 inch wide and centered
\pagebreak
\mainmatter
\chapter{Introduction}
\label{ch:introduction}
\glsresetall
\input{introduction}
\chapter{Background \& Motivation}
\label{ch:background}
\glsresetall
\input{legislative_framework}
\input{esm}
\input{nfc}
\input{cyclus}
\input{leup}
\input{triso_fuel}
\input{reactors}
\chapter{Deployment Scenarios}
\label{ch:scenarios}
\glsresetall
\input{scenarios}
\input{metrics}
\input{greedy}
\input{random}
\input{rand_greed}
\chapter{Reactor Power and Market Interactions}
\label{ch:time}
\glsresetall
\input{time_method}
\input{dpr_method}
\chapter{Conclusions}
\label{ch:conclusions}
\glsresetall
\input{dep_conc}
\input{time_conc}
\backmatter
\bibliographystyle{IEEEtran}
\bibliography{bibliography}
\newcommand\mainmatterWithoutReset
{\edef\temppagenumber{\arabic{page}}%
\mainmatter
\setcounter{page}{\temppagenumber}%
}
\mainmatterWithoutReset
\appendix
\glsresetall
\input{appendix}
\glsresetall
\input{considered_dep}
\glsresetall
% \input{avail_work}
% \input{additional_results}
\end{document}
\endinput
%%
%% End of file `thesis-ex.tex'.