Contrib/PyFoam/benchFoam

From OpenFOAMWiki
< Contrib‎ | PyFoam
Revision as of 14:26, 13 January 2006 by Bgschaid (Talk | contribs)

UNDER CONSTRUCTION

This script can be found in the examples-directory of the PyFoam-distribution.

1 Usage

From the example-directory of the PyFoam distribution copy the benchFoam.py-script and a configuration File (for instance data/default.cfg to a local directory. The benchmark can then be run with the command

./benchFoam.py default.cfg

An arbitrary number of configuration files can be specified.

1.1 Format of the config File

2 Discussion