Skip to content
Snippets Groups Projects
Commit 64ba9b56 authored by Henry's avatar Henry
Browse files

tutorials/incompressible/pisoFoam/les/motorBike: In test mode do not run LES

parent e4f8804a
Branches
Tags
No related merge requests found
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# Do the Spalart-Allmaras steady-state case
(cd motorBike && foamRunTutorials)
# ----------------------------------------------------------------- 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