mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: gap_detection: added to Allrun
This commit is contained in:
@ -12,6 +12,11 @@ cd ${0%/*} || exit 1 # Run from this directory
|
|||||||
./Allrun
|
./Allrun
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(
|
||||||
|
cd gap_detection || exit
|
||||||
|
./Allrun
|
||||||
|
)
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
# These cases are links to solver test cases and are run when the Allrun
|
# These cases are links to solver test cases and are run when the Allrun
|
||||||
|
|||||||
Reference in New Issue
Block a user