Skip to content

Commit bc3762f

Browse files
committed
2024 notes = (old notes) - (old exercises); TODO: new exercises to go with slides
1 parent e328e06 commit bc3762f

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The older material is in PDF notes [notes/notes-2024.pdf](notes/notes-2024.pdf),
2727
Python programs
2828
---------------
2929

30-
The codes in subdirectory [py/](py/) solve surface kinematic equation and Stokes problems. For now the [new slides](slides/slides-2024.pdf) are the documentation, along with line comments.
30+
The codes in subdirectory [py/](py/) solve surface kinematic equation and Stokes problems. For now the [new slides](slides/slides-2024.pdf) are the documentation, along with line comments in the `.py` source codes.
3131

3232
Matlab/Octave programs (deprecated)
3333
-----------------------------------
@@ -43,4 +43,4 @@ The Python tools in [stokes/](stokes/) are primarily for projects. They solve a
4343
ancient versions
4444
----------------
4545

46-
Much older versions (2009, 2010, 2012, 2014) lived in the repo https://github.com/bueler/karthaus
46+
Older versions (2009, 2010, 2012, 2014) of this material lived in the repo https://github.com/bueler/karthaus

notes/notes-2024.pdf

2.7 MB
Binary file not shown.

notes/notes.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797

9898
McCarthy Alaska
9999

100-
2010, 2012, 2014, 2016, 2018, 2022
100+
2010, 2012, 2014, 2016, 2018, 2022, 2024
101101

102102
\vfill
103103

@@ -809,6 +809,7 @@ \section{Notes} \label{sec:nr}
809809
%\bibliographystyle{siam}
810810
\input{notes.bbl}
811811

812+
\begin{comment}
812813
\bigskip
813814
\bigskip
814815
\small
@@ -863,5 +864,5 @@ \section*{Exercises}
863864
\exer{16}{Derive the hydrostatic \eqref{stresshydrostatic} equation, in detail.}
864865

865866
\exer{17}{Build a better glacier or ice sheet model.}
866-
867+
\end{comment}
867868
\end{document}

0 commit comments

Comments
 (0)