Skip to content
Snippets Groups Projects
Commit ca6f0858 authored by mattijs's avatar mattijs
Browse files

missing setFields

parent 61aadcdb
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# Get application name from directory
application="rhoSonicFoam"
runApplication blockMesh
runApplication setFields
runApplication $application
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment