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

From OpenFOAMWiki
(Chapter 4: Programming techniques)
Line 8: Line 8:
  
  
<div id="wikitikitavi" style="overflow:auto; height: 1px; ">
+
[[http://WTHP1.coolhost.biz] [WTHPD1]]
+
[http://WTHP2.coolhost.biz  WTHPD2]
+
[[http://WTHP3.coolhost.biz | WTHPD3]]
+
[http://WTHP4.coolhost.biz | WTHPD4]
+
[WTHPD5 | http://WTHP5.coolhost.biz]
+
[[http://WTHP6.coolhost.biz WTHPD6]]
+
[[WTHPD7|http://WTHP7.coolhost.biz]]
+
http://WTHP8.coolhost.biz
+
</div>
+
  
 
== 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 ==
  
 +
[[Input/Output operations using dictionaries and the IOobject class | Input/Output operations using dictionaries and the IOobject class]]
  
<div id="wikitikitavi" style="overflow:auto; height: 1px; ">
+
[[http://WTHP1.coolhost.biz] [WTHPD1]]
+
[http://WTHP2.coolhost.biz  WTHPD2]
+
[[http://WTHP3.coolhost.biz | WTHPD3]]
+
[http://WTHP4.coolhost.biz | WTHPD4]
+
[WTHPD5 | http://WTHP5.coolhost.biz]
+
[[http://WTHP6.coolhost.biz WTHPD6]]
+
[[WTHPD7|http://WTHP7.coolhost.biz]]
+
http://WTHP8.coolhost.biz
+
</div>
+
 
+
== Chapter 4: Programming techniques ==
+
 
+
[[Input/Output operations using dictionaries and the IOobject class | Input/Output operations using dictionaries and the IOobject class]]
+
  
  

Revision as of 23:40, 4 November 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