copied from preCICE tutorials
This commit is contained in:
parent
46a7e98752
commit
3f1b1a6d0f
68 changed files with 156449 additions and 0 deletions
6
fluid-openfoam/clean.sh
Executable file
6
fluid-openfoam/clean.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
set -e -u
|
||||
|
||||
. ../../tools/cleaning-tools.sh
|
||||
|
||||
clean_openfoam .
|
||||
Loading…
Add table
Add a link
Reference in a new issue