Closed
Description
As discussed in the coding days (Nov 2024), we have a strange regression in some results compared to the reference results. See original discussion in precice/precice#2131.
I have excluded changes in the preCICE repository, as I get the same issue with preCICE v3.1.2 (results were actually produced with v3.1.1, but this should not matter).
Based on where we have regressions, I suspect something related either to the Python bindings or to the Python dependencies.
Overview
Results regression ❌
- elastic-tube-1d
- fluid-python / solid-python: pressure written by fluid-python (+ some sporadic cross section length values)
- flow-over-heated-plate
- fluid-openfoam / solid-nutils: heat flux written by solid-nutils
- perpendicular-flap
- fluid-su2 / solid-fenics: both force and displacement
Works ✔️
- elastic-tube-1d
- fluid-cpp / solid-python
- fluid-cpp / solid-cpp
- flow-over-heated-plate
- fluid-openfoam / solid-fenics
- fluid-openfoam / solid-openfoam
- perpendicular-flap
- fluid-openfoam / solid-calculix
Activity