From 5434e8f0b38e1400f13308a020328c5d5f5fc397 Mon Sep 17 00:00:00 2001
From: bangerth
Date: Fri, 9 Oct 2009 00:35:33 +0000
Subject: [PATCH] List step-35.
git-svn-id: https://svn.dealii.org/trunk@19782 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/news.html | 68 ++++++++++++++++++++++----------------
1 file changed, 40 insertions(+), 28 deletions(-)
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 939e040111..4bea518640 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -32,6 +32,18 @@
here.
+ -
+ 2009/07/30: step-35 shows the solution of the
+ Navier-Stokes equations
+
+ -
+ Step-35, a tutorial program contributed by Abner
+ Salgado-Gonzales, shows an implementation of a projection
+ scheme for the numerical solution of the Navier-Stokes
+ equations.
+
+
+
-
2009/07/30: New tutorial program step-36
@@ -76,7 +88,7 @@
-
- 2008/12/05: Support for meshes embedded in
+ 2008/12/05: Support for meshes embedded in
higher dimensions
-
@@ -144,7 +156,7 @@
-
- 2008/05/23: step-33 illustrates the Euler equations
+ 2008/05/23: step-33 illustrates the Euler equations
-
step-33,
@@ -156,7 +168,7 @@
-
2008/03/28: step-22 demonstrates solving the Stokes
- equations
+ equations
-
The new step-22
@@ -171,15 +183,15 @@
-
Contributed by Moritz Allmaras, the step-29 tutorial program
+ href="../doxygen/deal.II/step_29.html">step-29 tutorial program
explains how problems involving complex numbers can be treated in
- deal.II. In the example,
- the complex-valued solution to a Helmholtz equation is split into
- real and imaginary parts and a vector-valued finite element field
- is used to discretize them seperately. The program also demonstrates
- how quantities derived from the finite element solution can be directly
+ deal.II. In the example,
+ the complex-valued solution to a Helmholtz equation is split into
+ real and imaginary parts and a vector-valued finite element field
+ is used to discretize them seperately. The program also demonstrates
+ how quantities derived from the finite element solution can be directly
included in the output by using the new
DataPostprocessor
- class.
+ class.
-
@@ -197,7 +209,7 @@
-
The new step-27
- tutorial program finally demonstrates how to use the
+ tutorial program finally demonstrates how to use the
hp finite element technology that has been part of deal.II for some
18 months now. It solves a Laplace equation with hp finite elements
and shows how to set finite element degrees, assemble matrices on
@@ -361,7 +373,7 @@
2004/10/21: Qr elements of arbitrary order now
support hanging node constraints also in 3d
-
+
-
Lagrange elements previously had hanging node constraint matrices
hard coded in 3d, which were only available for r=1,2. Thanks to
@@ -421,10 +433,10 @@
2003/01/24: deal.II runs on AIX 5.1
-
- Using gcc3.2, deal.II can now also be compiled on AIX systems
+ Using gcc3.2, deal.II can now also be compiled on AIX systems
with the PowerPC chip.
-
+
-
2002/12/18: deal.II runs on Mac OS X 10.2
@@ -432,7 +444,7 @@
Some changes have been made to allow compiling and running deal.II on
Mac OS X 10.2 systems.
-
+
-
2002/12/05: Intel ICC 7.0 compiler supported
@@ -440,7 +452,7 @@
deal.II now also supports compilation by the recently released
Intel icc 7.0 compiler.
-
+
-
2002/06/28: deal.II 64-bit ready
@@ -448,7 +460,7 @@
deal.II also runs on 64-bit systems without changes, as
tests on a Sparc machine with Solaris 9 in 64-bit mode have
shown. We also have reports of people running deal.II on
- IA64 systems.
+ IA64 systems.
-
@@ -469,10 +481,10 @@
compiler for Itanium systems. The ECC compiler can produce
optimized code for Intel's new IA-64 architecture.
-
+
-
2002/03/07: New web home www.dealii.org and new
- email addresses
+ email addresses
-
The deal.II homepage has been moved to
-
+
-
2002/02/01: Version 3.3 released
@@ -517,7 +529,7 @@
-
- 2001/07/06: Compaq's cxx compiler supported
+ 2001/07/06: Compaq's cxx compiler supported
-
The present development version now also supports
@@ -527,7 +539,7 @@
-
- 2001/06/28: deal.II 3.1.2 released
+ 2001/06/28: deal.II 3.1.2 released
-
Version 3.1.2 is a bug-fix release based on 3.1. A list of
@@ -537,16 +549,16 @@
-
- 2001/05/23: Intel ICC compiler supported
+ 2001/05/23: Intel ICC compiler supported
-
The present development version of the library is now fixed
- so that it can also be compiled by
+ so that it can also be compiled by
Intel's ICC C++ compiler for Linux.
-
- 2001/05/17: deal.II 3.1.1 released
+ 2001/05/17: deal.II 3.1.1 released
-
Version 3.1.1 is a bug-fix release based on 3.1. A list of
@@ -556,11 +568,11 @@
-
- 2001/02/26: Support for Subroutines from the Harwell Subroutine
+ 2001/02/26: Support for Subroutines from the Harwell Subroutine
Library (HSL)
-
- The Harwell Subroutine Library (HSL) is a
library that, among much other functionality, offers some
sparse direct solvers. We have added support for an
@@ -582,7 +594,7 @@
-
- 2000/08/07: deal.II 3.0.1
+ 2000/08/07: deal.II 3.0.1
-
Version 3.0.1 is a bug-fix release based on 3.0. A list of
--
2.39.5