2022-12-04 21:39:54 -07:00

60 lines
2.2 KiB
TeX

%------------------------------------------------
\begin{frame}{Background}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\column{.45\textwidth} % Left column and width
\textbf{Natural Gas Flaring}
\begin{itemize}
\item By-product of oil production
\item Remote and high gas/oil ratio (GOR) reservoirs
\item Pipelines are expensive
\item Free disposal
\end{itemize}
\column{.5\textwidth} % Right column and width
\includegraphics[width=\columnwidth,height=0.43\textheight,keepaspectratio]{./img/flaring.jpg}
\end{columns}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\pause
\column{.45\textwidth} % Left column and width
\textbf{Bitcoin Mining}
\begin{itemize}
\item Bitcoin miners use electricity to earn profit
\item No need to ship to market
\item Paying oil producers for waste gas
\item Contracts are about \(\frac{1}{3}\) wholesale price
\end{itemize}
\column{.5\textwidth} % Right column and width
\includegraphics[width=\columnwidth,height=0.43\textheight,keepaspectratio]{./img/Miner.jpg}
\end{columns}
\end{frame}
%------------------------------------------------
\begin{frame}{Relevance to Wyoming}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\column{.45\textwidth} % Left column and width
\textbf{Factors of the Wyoming Market}
\begin{itemize}
\item Increasing flaring rates
\item Regulatory concerns about emissions
\item Most Bitcoin miner friendly regulations in the U.S.
\item Cyclical low temperatures
\item On grid prices
\item Major basins with different GOR
\end{itemize}
\column{.5\textwidth} % Right column and width
Percentage of U.S. Flaring by State
\includegraphics[width=\columnwidth,height=0.85\textheight,keepaspectratio]{./img/flared.jpeg}
\end{columns}
\end{frame}