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

From OpenFOAMWiki
m (Chapter 4: Programming techniques)
m
Line 6: Line 6:
  
  
 +
== Chapter 2: Discretisation procedures ==
  
 
 
 
== Chapter 2: Discretisation procedures ==
 
  
 
== Chapter 3: Examples of the use of OpenFOAM ==  
 
== Chapter 3: Examples of the use of OpenFOAM ==  
  
 
  
 
== Chapter 4: Programming techniques ==
 
== Chapter 4: Programming techniques ==
  
 
[[Input/Output operations using dictionaries and the IOobject class | Input/Output operations using dictionaries and the IOobject class]]
 
[[Input/Output operations using dictionaries and the IOobject class | Input/Output operations using dictionaries and the IOobject class]]

Revision as of 12:55, 20 December 2005

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

3 Chapter 3: Examples of the use of OpenFOAM

4 Chapter 4: Programming techniques

Input/Output operations using dictionaries and the IOobject class