copied from preCICE tutorials

This commit is contained in:
jakob.schratter 2026-01-26 16:14:46 +01:00
commit 3f1b1a6d0f
68 changed files with 156449 additions and 0 deletions

View file

@ -0,0 +1,11 @@
#!/bin/sh
set -e -u
# shellcheck disable=SC1091
. ../tools/cleaning-tools.sh
clean_tutorial .
clean_precice_logs .
rm -fv ./*.log
rm -fv ./*.vtu