Contrib simpleScalarFoam

From OpenFOAMWiki
Revision as of 11:26, 19 January 2009 by Ze.santos (Talk | contribs)

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

Valid versions: OF version 15.png

1 Short description

A steady-state incompressible flow solver with scalar transport and mass transfer coefficient and Sherwood number calculation.

2 Compilation

Do the following steps:

  • Download the solver package
  • tar xzf simpleScalarFoam.tar.gz
  • cd simpleScalarFoam
  • wmake

3 Physics

4 Download

The most up-to-date version of the sources can be downloaded below:


5 History

  • 2009-01-19: Initial upload