Files
diff-eq-handbook/chapters/ch12_heat_equation.tex
2026-06-04 15:26:32 -05:00

50 lines
890 B
TeX

\section{Heat Equation}
\label{ch:heat_equation}
\subsection{Physical Derivation}
\label{sec:ch12_physical_derivation}
% Content goes here
\subsection{Separation of Variables}
\label{sec:ch12_separation_of_variables}
% Content goes here
\subsection{Dirichlet Boundary Conditions}
\label{sec:ch12_dirichlet}
% Content goes here
\subsection{Neumann Boundary Conditions}
\label{sec:ch12_neumann}
% Content goes here
\subsection{Steady-State Solution}
\label{sec:ch12_steady_state}
% Content goes here
\subsection{Source Terms}
\label{sec:ch12_source_terms}
% Content goes here
\subsection{Summary}
\label{sec:ch12_summary}
% Summary table at end of chapter
\begin{table}[htbp]
\centering
\caption{Chapter Summary}
\label{tab:ch12_summary}
\begin{tabular}{l l}
\toprule
\textbf{Concept} & \textbf{Key Formula/Method} \\
\midrule
TBD & TBD \\
\bottomrule
\end{tabular}
\end{table}