TUT: test mode not respected (closes #710)

- now replaced 'if ! isTest' with 'if notTest' for most cases.
This commit is contained in:
Mark Olesen
2018-02-20 12:54:44 +01:00
parent 63edb6024b
commit fe140cd6c5
24 changed files with 36 additions and 27 deletions

View File

@ -18,7 +18,7 @@ do
runApplication -s ${schemeTag} scalarTransportFoam
if ! isTest $params
if notTest $params
then
# Save the line plot
mv postProcessing/sample1/100/line1_T.xy line1_T_${schemeTag}.xy