Commit Graph

22 Commits

Author SHA1 Message Date
b3d47f0423 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
26a2c1778a RunFunctions: Added -append and -overwrite options
-append: append to log file
-overwrite: overwrite log file
Original patch provided by Timm Severin
Resolves feature request http://www.openfoam.org/mantisbt/view.php?id=1919
2015-11-19 15:48:06 +00:00
6a4fd43ee0 Update header 2015-05-14 12:13:22 +01:00
e734952e79 bin/tools/RunFunctions: handle tabs and spaces
when retrieving entries from dictionaries

Patch supplied by Timm Severin
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1689
2015-05-14 12:11:44 +01:00
6b24bdd45d ENH: Add getNumberOfProcessors() to bin/tools/RunFunctions 2012-12-11 16:28:39 +00:00
9429143369 BUG: Updated tutorial RunFunctions - mantis #668 2012-10-26 10:27:08 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
4f4decc4b9 ENH: RunFunctions: disable scheduler for parallel run 2011-06-06 12:21:33 +01:00
0211d507b1 ENH: paraFoam: filter out ld.so messages about 'inconsistency detected' 2011-06-03 12:26:45 +01:00
e2db4e630e Merge remote branch 'bundle/home' into olesenm 2011-01-03 10:06:56 +01:00
6091cdb0a5 BUG: incorrect log-check in runParallel (RunFunctions)
STYLE: minor rewording, drop grep/sed in favour of sed only
2011-01-02 18:42:26 +01:00
ecf998193f ENH: redistributeMeshPar : allow generic 2010-12-03 14:27:30 +00:00
d29c438657 STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
6b6dd51a27 STYLE: more consistent shell style in tutorial run/clean scripts 2010-03-10 10:55:42 +01:00
2073dcf9d7 STYLE: move source templates from bin/templates/ to etc/codeTemplates/ 2010-03-03 09:19:23 +01:00
90298600e0 Corrected buoyancy BCs for p. 2009-07-10 12:59:51 +01:00
e461ef53e9 Removed support for LAM. 2009-07-10 12:04:42 +01:00
9f46545159 Get the application from the controlDict where necessary. 2009-07-09 17:44:50 +01:00
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
0067393011 bin/tools/*Functions are not executable - use editor hint instead of #!/bin/sh 2008-06-16 17:10:19 +02:00
8ddee4ccdc New tutorial run and clean scripts. 2008-06-16 12:51:20 +01:00