Difference between revisions of "OpenFOAM guide/Programmer's Guide Errata"

From OpenFOAMWiki
m (Reverted edit of Gcoymh, changed back to last version by Bgschaid)
(Chapter 2: Discretisation procedures)
Line 7: Line 7:
  
 
== Chapter 2: Discretisation procedures ==
 
== Chapter 2: Discretisation procedures ==
 +
[[The SIMPLE algorithm in OpenFOAM]]
  
 +
[[The PISO algorithm in OpenFOAM]]
  
 
== Chapter 3: Examples of the use of OpenFOAM ==  
 
== Chapter 3: Examples of the use of OpenFOAM ==  

Revision as of 13:01, 12 March 2007

Annotations concerning the OpenFOAM Programmer's Guide

Notes to contributors: Please include the chapter number of the printed version to avoid confusion (the Wiki might give different chapter numbers)

1 Chapter 1: Tensor mathematics

2 Chapter 2: Discretisation procedures

The SIMPLE algorithm in OpenFOAM

The PISO algorithm in OpenFOAM

3 Chapter 3: Examples of the use of OpenFOAM

4 Chapter 4: Programming techniques

Input/Output operations using dictionaries and the IOobject class