Skip to content

Conversation

@tmaric
Copy link

@tmaric tmaric commented Dec 9, 2022

  1. Merged of2112 with master.
  2. Updated for OpenFOAM-v2206.

Suggestion: best if it is merged with a new branch of2206 and checked, port is work in progress.

HenningScheufler and others added 30 commits October 1, 2021 12:12
* Create openfoam.yml
github machine has only 2 cores mpirun needs the oversubscribe option
wrong keyword and number of processor
FIX compile with clang
* Update openfoam.yml

* bumped version in test

* libglu1 missing
@HenningScheufler
Copy link
Collaborator

Thanks for the pull request could you update the CI to of2206

@tmaric
Copy link
Author

tmaric commented Dec 10, 2022

Sure, I'll give it a go

@tmaric
Copy link
Author

tmaric commented Dec 11, 2022

There are multiple failures, you can check them up in my fork or I can submit a new merge request.

Most of the errors are missing&wrong keywords in the test case setup and there are errors in duplicate entries in the RTS tables . The problem is, TwoPhaseFlow duplicates the structure in VoF in OpenFOAM - the way around this would be to wclean VoF in OpenFOAM before compiling TwoPhaseFlow.

I can add the wclean into the workflow, but what do we do about the key errors? I won't have much time to deal with this in the next two weeks.

@HenningScheufler
Copy link
Collaborator

the branch of2206 works and all test pass.

the main issue was that the wrong header of zoneDistribute was used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants