mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: tutorial: missing run script invocation
This commit is contained in:
@ -13,6 +13,7 @@ cd "${0%/*}" || exit # Run from this directory
|
||||
( cd opposite_walls && ./Allrun )
|
||||
( cd airfoilWithLayers && ./Allrun )
|
||||
( cd sphere_gapClosure && ./Allrun )
|
||||
( cd block_with_curvature && ./Allrun )
|
||||
|
||||
exit 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user