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

From OpenFOAMWiki
m (Chapter 4: Programming techniques)
m (Chapter 4: Programming techniques)
Line 11: Line 11:
 
== Chapter 4: Programming techniques ==
 
== Chapter 4: Programming techniques ==
  
[[ProgrammerGuideAddendum_IOobject | 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 01:23, 13 August 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