precice / openfoam-adapter

OpenFOAM-preCICE adapter
https://precice.org/adapter-openfoam-overview.html
GNU General Public License v3.0
134 stars 77 forks source link

Test the system tests #326

Closed MakisH closed 3 months ago

MakisH commented 3 months ago

This is meant as a demonstration of using the system tests on adapter pull requests.

I introduced a bug in the force generation, which should make the perpendicular-flap test fail, but the flow-over-heated-plate test pass. These tests are defined in https://github.com/precice/tutorials/blob/develop/tools/tests/tests.yaml

Documentation: https://precice.org/dev-docs-system-tests.html

To trigger the tests, add the trigger-system-tests label.