openfoam-adapter icon indicating copy to clipboard operation
openfoam-adapter copied to clipboard

Writing relative displacements from solid solvers

Open MakisH opened this issue 1 year ago • 0 comments

https://github.com/precice/openfoam-adapter/pull/236 added the possibility to write absolute displacements, effectively enabling structure solvers (such as solidDisplacementFoam or solids4Foam) to use the adapter.

It would still be nice if the adapter could also write relative displacements (DisplacementDelta). This should hopefully not be so complicated to implement, assuming it is relatively similar to the reading part.

MakisH avatar Aug 08 '22 17:08 MakisH