-
-
Notifications
You must be signed in to change notification settings - Fork 161
Tutorial partitioned-backwards-facing-step diverges when substeps > 0 #373
Copy link
Copy link
Closed
Labels
Description
- Tutorials state (last commit / release): 0cd624e
- Operating system (e.g. Linux distribution and version): Ubuntu 22.04
- preCICE Version: develop f42e6c5c
- OpenFOAM adapter branch
fix-writing, commit7f316de6 - OpenFOAM v2306
As discussed in precice/openfoam-adapter#305 (comment) and later, the partitioned backwards facing step tutorial diverges with the default value of substeps.
See the precice-config.xml.
As @davidscn observed, setting <exchange ... substeps="0" /> everywhere seems to give the right results.
In my view, this suggests that either:
- preCICE gives the wrong results with the default value (@BenjaminRodenberg any clue?)
- The OpenFOAM adapter does something wrong
Related to precice/openfoam-adapter#305 and precice/openfoam-adapter#303
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done