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

missing setFields

parent 61aadcdb
Branches
Tags
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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment