OpenFOAM guide/Introduction to OpenFOAM Programming, A Walk Through reactingFOAM

From OpenFOAMWiki
< OpenFOAM guide
Revision as of 10:37, 19 July 2007 by Iyer.arvind.sundaram (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Chapter 1: Why reactingFOAM ?

reactingFOAM is (one of the simpler ) reacting flow solvers of OpenFOAM. Understanding how this particular code works in a line by line manner, gives an idea not just of this particular solver but also the general programming techniques employed in OpenFOAM. Besides, this also gives an understanding of both the flow calculations as well as the reaction calculations in OpenFOAM