Get the application from the controlDict where necessary.

This commit is contained in:
henry
2009-07-09 17:44:50 +01:00
parent 4c3c9f2c38
commit 9f46545159
47 changed files with 112 additions and 223 deletions

View File

@ -2,8 +2,8 @@
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# Get application directory
application="laplacianFoam"
# Get application name
application=`getApplication`
runAnsysToFoam()
{