Open tmaric opened 1 year ago
Thanks for the pull request could you update the CI to of2206
Sure, I'll give it a go
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.
the branch of2206 works and all test pass.
the main issue was that the wrong header of zoneDistribute was used.
Suggestion: best if it is merged with a new branch of2206 and checked, port is work in progress.