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

ENH: volField test: comment

parent af1e8c21
Branches
Tags
No related merge requests found
Test field reading and manipulation. Run on cavity subdirectory.
Test field reading and manipulation.
See cavity/Allrun in the subdirectory.
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# Get application name
application=Test-volField
# Compile
runApplication wmake ..
runApplication blockMesh
runApplication $application
# ----------------------------------------------------------------- end-of-file
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