skeleton: 14 chapter stubs and 4 appendices
This commit is contained in:
49
chapters/ch13_wave_and_laplace.tex
Normal file
49
chapters/ch13_wave_and_laplace.tex
Normal file
@@ -0,0 +1,49 @@
|
||||
\section{Wave and Laplace Equations}
|
||||
\label{ch:wave_and_laplace}
|
||||
|
||||
\subsection{Wave Equation Derivation}
|
||||
\label{sec:ch13_wave_derivation}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{d'Alembert's Solution}
|
||||
\label{sec:ch13_dalembert}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Finite String and Standing Waves}
|
||||
\label{sec:ch13_finite_string}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Two-Dimensional Wave Equation}
|
||||
\label{sec:ch13_2d_wave}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Laplace's Equation in Rectangles}
|
||||
\label{sec:ch13_laplace_rectangles}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Laplace's Equation in Polar Coordinates}
|
||||
\label{sec:ch13_laplace_polar}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Summary}
|
||||
\label{sec:ch13_summary}
|
||||
|
||||
% Summary table at end of chapter
|
||||
\begin{table}[htbp]
|
||||
\centering
|
||||
\caption{Chapter Summary}
|
||||
\label{tab:ch13_summary}
|
||||
\begin{tabular}{l l}
|
||||
\toprule
|
||||
\textbf{Concept} & \textbf{Key Formula/Method} \\
|
||||
\midrule
|
||||
TBD & TBD \\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
Reference in New Issue
Block a user