OpenFOAM-4.x/tutorials/mesh
Henry Weller 20204cb468 bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains
in decomposeParDict.

This default number of processors may be overridden by the new "-np"
option to runParallel which must be specified before the application
name e.g.:

runParallel -np 4 pisoFoam
2016-01-27 14:19:25 +00:00
..
foamyHexMesh bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
foamyQuadMesh bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
moveDynamicMesh/SnakeRiverCanyon moveDynamicMesh: Iterate over mesh.update() according to the PIMPLE settings 2015-11-25 16:54:14 +00:00
snappyHexMesh tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00