tutorials Allrun scripts: Update running of postProcess application
Patch contributed by Bruno Santos Resolves bug-report http://bugs.openfoam.org/view.php?id=2173
This commit is contained in:
@ -9,7 +9,7 @@ application=`getApplication`
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication $application
|
||||
runApplication postProcess -latestTime -func sample
|
||||
runApplication -s sample postProcess -latestTime -func sample
|
||||
|
||||
( cd validation && ./createGraphs )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user