From: bangerth
Date: Mon, 30 Oct 2006 16:15:31 +0000 (+0000)
Subject: Mention step-21
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56455ab9c65959cfb27f2b7df7de1f8fc62b83b5;p=dealii-svn.git
Mention step-21
git-svn-id: https://svn.dealii.org/trunk@14130 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html
index a3b0002370..a078cdd55e 100644
--- a/deal.II/doc/news/changes.html
+++ b/deal.II/doc/news/changes.html
@@ -219,6 +219,12 @@ inconvenience this causes.
(GK 2006/10/24)
+ New: The step-21 tutorial programs is ready. It considers time
+ dependent two-phase flow through a porous medium.
+
+ (WB 2006/10/30)
+
+
New: The step-23/step-24 tutorial programs have been added,
discussing how to solve the wave equation.