precice/openfoam-adapter

Reading stress from solid solvers

Aperta

#240 aperta il 8 ago 2022

 (1 commento) (0 reazioni) (0 assegnatari)C++ (115 fork)auto 404
FSIenhancementgood first issue

Metriche repository

Star
 (171 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor