cc_staff
1,486
edits
(Created page with "{{Draft}} Category:Software ; Description: The OpenFOAM (Open Field Operation and Manipulation) CFD Toolbox is a free, open source CFD software package. OpenFOAM has an ex...") |
No edit summary |
||
Line 5: | Line 5: | ||
; Documentation: [http://www.openfoam.com OpenFOAM homepage] and [http://www.openfoam.org/docs/user/tutorials.php Tutorials]. | ; Documentation: [http://www.openfoam.com OpenFOAM homepage] and [http://www.openfoam.org/docs/user/tutorials.php Tutorials]. | ||
; Usage: | ; Usage: | ||
: OpenFOAM requires substantial preparation of your environment. In order to run OpenFOAM commands (such as <code>paraFoam</code>, <code>blockMesh</code>, etc), you must load a [[ | : OpenFOAM requires substantial preparation of your environment. In order to run OpenFOAM commands (such as <code>paraFoam</code>, <code>blockMesh</code>, etc), you must load a [[Using modules| modulefile]] followed by sourcing a configuration script. | ||
: Here is an example of a serial submission script for OpenFOAM 5.0: | : Here is an example of a serial submission script for OpenFOAM 5.0: | ||
<pre> | <pre> |