Skip to content
Snippets Groups Projects
Commit 27dcb69c authored by Mark OLESEN's avatar Mark OLESEN
Browse files

GIT: add forgotten Allrun-parallel script (issue #866)

parent d637b6eb
Branches
Tags
No related merge requests found
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
. $WM_PROJECT_DIR/bin/tools/RunFunctions # Tutorial run functions
runApplication blockMesh
# Create ignition cells cellSet
runApplication topoSet
runApplication decomposePar
runParallel $(getApplication)
#------------------------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment