Skip to content

Add some parallel cases to the system tests#803

Merged
MakisH merged 1 commit into
developfrom
parallel-tests
May 27, 2026
Merged

Add some parallel cases to the system tests#803
MakisH merged 1 commit into
developfrom
parallel-tests

Conversation

@MakisH
Copy link
Copy Markdown
Member

@MakisH MakisH commented May 27, 2026

Description

We currently don't have any MPI-parallel cases in the system tests (besides the elastic-tube-3d that I just added in #800).

This PR switches OpenFOAM to run in parallel in the following tests:

  • flow-over-heated-plate (fluid and solid participants)
  • flow-over-heated-plate-nearest-projection (fluild and solid participants)
  • flow-over-heated-plate-two-meshes (fluid participant)
  • perpendicular-flap (fluid and solid participants)

I excluded cases that would lead to more than 4 ranks, since the runner we use has 4 cores.

I will update the reference results in a separate PR.

@MakisH MakisH self-assigned this May 27, 2026
@MakisH MakisH changed the title Shorter and parallel test cases Add some parallel cases to the system tests May 27, 2026
@MakisH MakisH merged commit daeef20 into develop May 27, 2026
3 checks passed
@MakisH MakisH deleted the parallel-tests branch May 27, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant