Mark Olesen
c792a9d7df
TUT: script cleanup, provide cleanCase0 for commonly used operation
2017-10-12 19:20:56 +02:00
Mark Olesen
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
Mark Olesen
1988e4bb60
STYLE: avoid backticks for getApplication
2016-06-27 17:50:55 +02:00
Henry Weller
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
Henry Weller
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
Henry
41368addc9
Minor change to comment
2014-12-14 21:50:14 +00:00
Mark Olesen
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
henry
e461ef53e9
Removed support for LAM.
2009-07-10 12:04:42 +01:00
henry
9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +01:00