FSIenhancementgood first issue
Repository metrics
- Stars
- (171 stars)
- PR merge metrics
- (PR metrics pending)
Description
https://github.com/precice/openfoam-adapter/pull/236 added the possibility to read forces, effectively enabling structure solvers (such as solidDisplacementFoam or solids4Foam) to use the adapter.
It would still be nice if the adapter could also read stresses (Stress). This should hopefully not be so complicated to implement, assuming it is relatively similar to the writing part.