Gerasimos Chourdakis

Results 197 comments of Gerasimos Chourdakis

> This worked for me - but I used `${{ github.workspace }}` as the path For me, I had to set the path to `/__w/{REPOSITORY_NAME_HERE}`. I am not sure if...

Good point, but it does not seem to be the case here. Here I see the result files differing: ``` Files differing : ['Fluid-Mesh-Centers-Solid.dt1.vtk', 'Fluid-Mesh-Centers-Solid.dt10.vtk', ```

Could you maybe also compare to `master`? Also helpful would be to check with the reference data in the systemtests repository.

I am not sure to what extent our system tests are behaving reasonably at the moment, so I am just trying to guess what could help us find more clues....

Thank you, @DavidSCN, good observations! I guess we need to update the reference results then, after checking first that all the differences are only in terms of format and precision....

> For me it fails to reproduce the reference data and I think trying to do so is a waste of time. It is clear now that we should not...

Related to this, we also want to support interFoam for fluid-fluid coupling (#67), where we would need to exchange the kinematic pressure. See, for example, this post on our forum...

> Has moaxm's fix been merged in the current OpenFOAM adapter? It seems the density in FSI subdict does not affect the results for incompressible solvers at all. And the...

Interesting issue, thanks for reporting @lpxls! I can reproduce this with OpenFOAM v2012, CalculiX v2.16, preCICE v2.2.0 and the adapters from master, simply setting `max-time` to 11 in the `precice-config.xml`....

I can still reproduce this with the restructured tutorials.