From: Wolfgang Bangerth Date: Fri, 18 Jun 2021 20:11:09 +0000 (-0600) Subject: Write text for steps 78 and 79. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2955c1dfa91a6ecc11f4bbe25970cb8ef2221f4;p=release-papers.git Write text for steps 78 and 79. --- diff --git a/9.3/paper.tex b/9.3/paper.tex index 67680f1..eb7ab4a 100644 --- a/9.3/paper.tex +++ b/9.3/paper.tex @@ -1114,9 +1114,16 @@ ways as part of this release. In addition, there are a number of new tutorial pr \dealii{}'s interfaces to the various SUNDIALS sub-packages were also updated to the latest SUNDIALS release, 5.7. -\item \texttt{step-78} \todo[inline]{TODO} - -\item \texttt{step-79} \todo[inline]{TODO} +\item \texttt{step-78}, a program written by Tyler Anderson at + Colorado State University, solves the + one-dimensional Black-Scholes equations to model the price of stock + options. + +\item \texttt{step-79} is a program for topology optimization. Written + by Justin O'Connor at Colorado State University, the program asks + what the optimal distribution of a finite amount of material in a + domain is to maximize its strength (or optimize some other objective + functional). It uses advanced optimization techniques. \end{itemize} There is also a new program in the code gallery (a collection of