Skip to content

Commit 7bc9cee

Browse files
committed
adds highlighted table to examples chapter
1 parent 5a96a49 commit 7bc9cee

4 files changed

Lines changed: 90 additions & 22 deletions

File tree

docs/00-outline.tex

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@ \chapter{Introduction}
22
\label{chapter:introduction}
33
\input{1-introduction/1-introduction.tex}
44

5-
\chapter{Literature Review}
6-
\label{chapter:lit-review}
7-
\input{2-literature/20-literature}
5+
% \chapter{Literature Review}
6+
% \label{chapter:lit-review}
7+
% \input{2-literature/20-literature}
88

9-
\chapter{\acf{osier}}
10-
\label{chapter:osier}
11-
\input{3-osier/30-intro}
9+
% \chapter{\acf{osier}}
10+
% \label{chapter:osier}
11+
% \input{3-osier/30-intro}
1212

13-
\chapter{Benchmark Results}
14-
\label{chapter:benchmark-results}
15-
\input{4-benchmark-results/40-benchmark.tex}
13+
% \chapter{Benchmark Results}
14+
% \label{chapter:benchmark-results}
15+
% \input{4-benchmark-results/40-benchmark.tex}
1616

17-
\chapter{Examples with \acs{osier}}
18-
\label{chapter:examples}
19-
\input{5-examples/50-intro.tex}
17+
% \chapter{Examples with \acs{osier}}
18+
% \label{chapter:examples}
19+
% \input{5-examples/50-intro.tex}
2020

21-
\chapter{Energy modeling, planning, and justice}
22-
\label{chapter:communities}
23-
\input{7-interviews/70-outline}
21+
% \chapter{Energy modeling, planning, and justice}
22+
% \label{chapter:communities}
23+
% \input{7-interviews/70-outline}
2424

25-
\chapter{Conclusions}
26-
\label{chapter:conclusions}
27-
\input{8-conclusion/80-conclusion.tex}
25+
% \chapter{Conclusions}
26+
% \label{chapter:conclusions}
27+
% \input{8-conclusion/80-conclusion.tex}

docs/2025-dotson-thesis.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@
132132
\hspace{10em} Joyner Lucas\\
133133
\end{dedication}
134134

135-
\begin{acknowledgments}
136-
\input{02-acks.tex}
137-
\end{acknowledgments}
135+
% \begin{acknowledgments}
136+
% \input{02-acks.tex}
137+
% \end{acknowledgments}
138138

139139
{
140140
\hypersetup{linkcolor=black} % disable link coloring locally

docs/5-examples/51-set-tool.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ \subsection{Results}
224224
\caption{Summary of \ac{set} and \ac{osier} data. Highlighted rows indicate
225225
disagreement between \ac{osier} and \ac{set} results.}
226226
\label{tab:summary-data}
227-
\resizebox*{\textwidth}{!}{\input{tables/summary_data.tex}}
227+
\resizebox*{\textwidth}{!}{\input{tables/summary_data_highlighted.tex}}
228228
\end{table}
229229

230230
\FloatBarrier
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
\begin{tabular}{lllll}
2+
\toprule
3+
& Fuel Cycle Type & Reactor Type & EST Conclusion & Pareto Optimal \\
4+
EG & & & & \\
5+
\midrule
6+
\rowcolor{orange}
7+
EG01 & once-through & PWR & Not promising & True \\
8+
\rowcolor{orange}
9+
EG02 & once-through & HTGR & Not promising & True \\
10+
\rowcolor{orange}
11+
EG03 & once-through & HWR & Not promising & True \\
12+
\rowcolor{lime}
13+
EG04 & once-through & SFR & Less promising & True \\
14+
\rowcolor{orange}
15+
EG05 & once-through & HTGR & Not promising & True \\
16+
EG06 & once-through & FFH & Potentially promising & True \\
17+
\rowcolor{yellow}
18+
EG07 & once-through & ADS & Potentially promising & False \\
19+
EG08 & once-through & FFH & Potentially promising & True \\
20+
EG09 & limited-recycle & SFR & Potentially promising & True \\
21+
EG10 & limited-recycle & MSR & Less promising & True \\
22+
EG11 & limited-recycle & SFR & Not promising & False \\
23+
\rowcolor{orange}
24+
EG12 & limited-recycle & HWR & Not promising & True \\
25+
\rowcolor{orange}
26+
EG13 & limited-recycle & PWR & Not promising & True \\
27+
EG14 & limited-recycle & SFR & Less promising & True \\
28+
\rowcolor{orange}
29+
EG15 & limited-recycle & SFR & Not promising & True \\
30+
EG16 & limited-recycle & ADS & Not promising & False \\
31+
\rowcolor{orange}
32+
EG17 & limited-recycle & PWR & Not promising & True \\
33+
\rowcolor{orange}
34+
EG18 & limited-recycle & PWR & Not promising & True \\
35+
\rowcolor{orange}
36+
EG19 & continuous-recycle & HWR & Not promising & True \\
37+
\rowcolor{orange}
38+
EG20 & continuous-recycle & HWR & Not promising & True \\
39+
\rowcolor{orange}
40+
EG21 & continuous-recycle & PWR & Not promising & True \\
41+
\rowcolor{orange}
42+
EG22 & continuous-recycle & PWR & Not promising & True \\
43+
EG23 & continuous-recycle & SFR & Most promising & True \\
44+
EG24 & continuous-recycle & SFR & Most promising & True \\
45+
\rowcolor{orange}
46+
EG25 & continuous-recycle & PWR & Not promising & True \\
47+
EG26 & continuous-recycle & MSR & Potentially promising & True \\
48+
EG27 & continuous-recycle & SFR & Not promising & False \\
49+
EG28 & continuous-recycle & SFR & Potentially promising & True \\
50+
EG29 & continuous-recycle & SFR & Most promising & True \\
51+
EG30 & continuous-recycle & SFR & Most promising & True \\
52+
\rowcolor{orange}
53+
EG31 & continuous-recycle & SFR & Not promising & True \\
54+
\rowcolor{orange}
55+
EG32 & continuous-recycle & SFR & Not promising & True \\
56+
\rowcolor{yellow}
57+
EG33 & continuous-recycle & ADS & Potentially promising & False \\
58+
\rowcolor{yellow}
59+
EG34 & continuous-recycle & ADS & Potentially promising & False \\
60+
EG35 & continuous-recycle & ADS & Not promising & False \\
61+
\rowcolor{orange}
62+
EG36 & continuous-recycle & ADS & Not promising & True \\
63+
EG37 & continuous-recycle & SFR & Potentially promising & True \\
64+
EG38 & continuous-recycle & SFR & Potentially promising & True \\
65+
EG39 & continuous-recycle & ADS & Not promising & False \\
66+
EG40 & continuous-recycle & ADS & Potentially promising & True \\
67+
\bottomrule
68+
\end{tabular}

0 commit comments

Comments
 (0)