dealii / code-gallery

A collection of codes based on deal.II contributed by deal.II users
Other
44 stars 54 forks source link

Precice 2.5.0 alters output of coupled_laplace_problem. #135

Closed marcfehling closed 1 year ago

marcfehling commented 1 year ago

With the newest precice 2.5.0 release, the output of the coupled_laplace_problem scenario changed. The code compiles, but the output differs.

This manifests in the CI failing when bumping the release version from 2.4.0 to 2.5.0. You can find the logs here.

@davidscn -- Can you have a look?

davidscn commented 1 year ago

Yes, thanks for the hint. I was considering to wait a bit longer and immediately upgrade to the upcoming precice v3, but updating is trivial, I will do it next week.

marcfehling commented 1 year ago

Waiting for the v3 release is fine with me. This is not critical.