Commit Graph

11 Commits

Author SHA1 Message Date
ec7e3c88e4 ENH: test for WM_PROJECT_DIR being set/unset in scripts 2019-11-06 09:18:51 +01:00
c792a9d7df TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
a6a90838fa STYLE: adjust tutorial Allrun scripts (issue #310)
- A few without a 'cd' at the start.
  Use $(getApplication) directly in more places (for clarity).
2016-11-21 10:18:00 +01:00
1988e4bb60 STYLE: avoid backticks for getApplication 2016-06-27 17:50:55 +02:00
350d03246e scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
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
41368addc9 Minor change to comment 2014-12-14 21:50:14 +00:00
a93e63e7b7 tutorials: use getApplication rather than hard-coded application name 2011-03-25 12:06:18 +00:00
6b6dd51a27 STYLE: more consistent shell style in tutorial run/clean scripts 2010-03-10 10:55:42 +01:00
e461ef53e9 Removed support for LAM. 2009-07-10 12:04:42 +01:00
4665779145 Renamed for consistency with other tutorials. 2009-07-09 14:41:54 +01:00