The tutorials:
multiple-perpendicular-flaps
perpendicular-flap
turek-hron-fsi3
all contain symlinks to https://github.com/precice/tutorials/blob/develop/tools/run-dealii.sh
This works so far, but it restricts case-specific modifications. At the same time, it currently does not support the same logging as the rest of the tutorials.
We could make it similar to run-openfoam.sh, which is called by the case-specific run.sh scripts, instead of directly being linked.
The tutorials:
multiple-perpendicular-flapsperpendicular-flapturek-hron-fsi3all contain symlinks to https://github.com/precice/tutorials/blob/develop/tools/run-dealii.sh
This works so far, but it restricts case-specific modifications. At the same time, it currently does not support the same logging as the rest of the tutorials.
We could make it similar to
run-openfoam.sh, which is called by the case-specificrun.shscripts, instead of directly being linked.