Dane Sabo 1f3afde500 Auto sync: 2025-12-13 22:34:13 (108 files changed)
A  .DS_Store

A  Presentations/.DS_Store

A  Presentations/20251215-Emerson-Pres/.DS_Store

A  Presentations/20251215-Emerson-Pres/ERLM_SABO_DRAFT_PRES.pdf

A  Presentations/20251215-Emerson-Pres/ERLM_SABO_FINAL_PRES.pdf

A  Presentations/20251215-Emerson-Pres/actual-presentation-outline.md

A  Presentations/20251215-Emerson-Pres/bouncing_ball_hybrid.py

A  Presentations/20251215-Emerson-Pres/images/.DS_Store
2025-12-13 22:34:13 -05:00

58 lines
1.6 KiB
TeX

\begin{frame}{The United States stands on the precipice of a severe
energy crisis}
\begin{columns}
\begin{column}{0.5\textwidth}
\centering{
\begin{figure}
\begin{center}
\includegraphics[height=0.50\textheight]{images/1_hook/energy-demand-graph-small.png}
\end{center}
\caption*{Source: Pew Research Center, Data from IEA}
\end{figure}
% \scriptsize{
% \begin{tabular}{lcc}
% \textbf{Source} (30yr LCOE) & \textbf{Total (\$/MWh)} & \textbf{O\&M (\$/MWh)} \\
% \midrule Adv. Nuclear & 88.24 & \cellcolor{red!30!primary}\textbf{16.15} \\
% Natural Gas & 39.94 & 1.68 \\
% \bottomrule
% \end{tabular}
% }
%
% \scriptsize Source: EIA Annual Energy Outlook 2022
%
}
\end{column}
\begin{column}{0.5\textwidth}
\center
\textbf<1>{How much baseload power increase is this?}
\only<2>{% TikZ grid of nuclear plants
\begin{tikzpicture}
% Adjustable parameters
\def\iconsize{0.44cm} % Size of each icon
\def\xspacing{0.6cm} % Horizontal spacing between icons
\def\yspacing{0.6cm} % Vertical spacing between icons
% Draw grid of icons
\foreach \row in {0,...,9} {
\foreach \col in {0,...,9} {
\node at (\col*\xspacing, -\row*\yspacing)
{\includegraphics[width=\iconsize]{images/1_hook/nuclear-plant.png}};
}
}
\end{tikzpicture}
\textbf<2>{30 gigawatts!}
}
\end{column}
\end{columns}
\end{frame}