From: bangerth
Date: Tue, 4 Nov 2008 15:27:37 +0000 (+0000)
Subject: Announce step-28.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247cbadd29e740d3c3f4bab24e6529eb2dd620e2;p=dealii-svn.git
Announce step-28.
git-svn-id: https://svn.dealii.org/trunk@17469 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 08efc64af4..cd23a8d030 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -32,6 +32,17 @@
here.
+ -
+ 2008/09/10: New tutorial program step-28
+
+ -
+ step-28, contributed by Yaqi Wang, illustrates the solution
+ of a coupled system of diffusion equations relevant to
+ nuclear reactor physics where we use different meshes for
+ different components of a vector-valued solution.
+
+
+
-
2008/08/21: deal.II now exceeds
of 400,000 lines of code
@@ -59,7 +70,7 @@
-
step-33,
- a tutorial program written mostly by David Neckels illustrates how
+ a tutorial program written mostly by David Neckels, illustrates how
the Euler equations of compressible inviscid gas dynamics can be
solved. More generally, the program also provides a framework for
the solution of arbitrary hyperbolic, nonlinear conservation laws.